mirror of
https://github.com/FluxaMedia/fluxa-core.git
synced 2026-07-29 05:02:49 +00:00
55 lines
1.2 KiB
JSON
55 lines
1.2 KiB
JSON
{
|
|
"effects": [],
|
|
"state": {
|
|
"home": {
|
|
"activeProfile": {
|
|
"id": "p1",
|
|
"name": "Default"
|
|
},
|
|
"billboard": null,
|
|
"categories": [],
|
|
"continueWatching": [],
|
|
"error": null,
|
|
"externalContinueWatching": [],
|
|
"generation": 0,
|
|
"isDirectLoading": false,
|
|
"isLoading": false,
|
|
"isStale": false,
|
|
"metadataFeeds": [],
|
|
"paging": {
|
|
"categoryId": "",
|
|
"error": null,
|
|
"isLoading": false,
|
|
"items": null
|
|
},
|
|
"userAddons": [],
|
|
"watchlist": []
|
|
},
|
|
"library": {
|
|
"activeProfileId": "p1",
|
|
"completed": null,
|
|
"continueWatching": null,
|
|
"dropped": null,
|
|
"error": null,
|
|
"generation": 0,
|
|
"isLoading": false,
|
|
"lastCommand": null,
|
|
"lastWatchedSync": null,
|
|
"lastWatchedSyncError": null,
|
|
"lastWrite": null,
|
|
"lastWriteError": null,
|
|
"liked": null,
|
|
"pendingPlaybackProgress": null,
|
|
"savedPlaybackProgress": null,
|
|
"watched": null,
|
|
"watchlist": null
|
|
},
|
|
"profile": {
|
|
"active": {
|
|
"id": "p1",
|
|
"name": "Default"
|
|
},
|
|
"activeProfileId": "p1"
|
|
}
|
|
}
|
|
}
|