mirror of
https://github.com/FluxaMedia/fluxa-desktop.git
synced 2026-08-09 00:17:33 +00:00
Regenerate coreMethods.ts for pluginManifestParse/pluginStreamResultsParse
fluxa-core added these two core_invoke methods for parsing Nuvio-style plugin manifests and getStreams() output.
This commit is contained in:
parent
c0b5ecb0b0
commit
d4e170be27
1 changed files with 2 additions and 0 deletions
|
|
@ -78,6 +78,8 @@ export const CORE_METHODS = [
|
|||
'playerBufferTargets',
|
||||
'playerRetryPolicy',
|
||||
'playerSourceSidebarPlan',
|
||||
'pluginManifestParse',
|
||||
'pluginStreamResultsParse',
|
||||
'preferencesSchema',
|
||||
'rememberLastWatchedEpisodes',
|
||||
'replaceExternalContinueWatching',
|
||||
|
|
|
|||
Loading…
Reference in a new issue