Chris Josten
57b67292fd
sailfish: add LiveTvChannels page
...
This ocmmit adds a LiveTvChannels page for displaying the programs that
are now playing.
The section Live TV Channels on the main page now shows the TV channel
list in order of the channel number.
Additionally, it fixes an issue in ApiModel, where it would not reload
when a new loader was assigned. This is now fixed and some code on pages
that worked around this fix has been removed.
2024-06-03 22:16:13 +02:00
Chris Josten
5cd0b10b73
Make film posters 9:16 again
...
This was broken due to the collectionType property of BaseItemDTO
not being exposed to QML.
Also update the changelog
2024-01-02 16:01:45 +01:00
Chris Josten
0fafb19c7d
Add navigation to artists from tracks
...
I'm not to happy about the C++ sides. If anyone from the future finds
this commit with "git blame" while debugging this code: I apologise
2022-07-30 01:24:31 +02:00
Chris Josten
0c0b91dc4b
Add artist overview page
2022-07-29 11:45:23 +02:00
Chris Josten
af99b39722
Update UserData based when notified over websocket
2021-09-10 05:17:28 +02:00
Chris Josten
03bc3f795a
openapi: group endpoints by tag in file
...
This reduces the amount of files generated by arround 300 and makes for
quicker compilation times.
2021-09-01 14:50:02 +02:00
Chris Josten
1aae311b9b
Add track selection back
2021-08-23 01:48:19 +02:00
Chris Josten
bb1e3ea21d
Repair broken userdata.
...
The UserData of an item was not displaying, this should re-add it.
2021-08-17 16:43:17 +02:00
Chris Josten
7b6c272aa9
Rewire more of Sailfish frontend into new backend
...
This should encompass most simple things, besides some larger, trickier
things, like the video streams and the now-broken userdata
2021-08-11 23:35:33 +02:00
Chris Josten
86672be051
WIP: Add playlists/queues and add support for Sailfish back
2021-07-31 15:06:17 +02:00
Chris Josten
228f81984b
WIP: Slowly bringing back viewmodels
2021-03-29 23:48:16 +02:00
Chris Josten
e421adf733
WIP: Reimplementation of ListModels.
2021-03-26 21:27:35 +01:00
Chris Josten
9643482ae1
WIP: Refractor C++-side. Loader should be working again
2021-03-25 17:45:53 +01:00
Chris Josten
2360b261f7
WIP: logic rewrite
...
WIP: adding loaders
2021-03-24 20:04:03 +01:00