mirror of
https://github.com/HenkKalkwater/harbour-sailfin.git
synced 2025-12-08 00:13:55 +00:00
Due to some errors within DeviceProfile and how nullables were serialized, an invalid request was made and the /Sessions/Capabilities/Full would give an 400 response back. Besides that, ApiClient would generate a DeviceProfile before all properties from QML were read. This has been fixed by implementing QQmlParserStatus and only generating the device profile after all properties are set. |
||
|---|---|---|
| .. | ||
| dto | ||
| loader | ||
| model | ||
| platform/freedesktop | ||
| support | ||
| viewmodel | ||
| apiclient.cpp | ||
| apimodel.cpp | ||
| credentialmanager.cpp | ||
| eventbus.cpp | ||
| jellyfin.cpp | ||
| jsonhelper.cpp | ||
| qobjectsettingswrapper.cpp | ||
| serverdiscoverymodel.cpp | ||
| websocket.cpp | ||