fluxa-core/tests/wire/expected/profile_activated.json
2026-07-11 00:03:03 +03:00

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"
}
}
}