1
0
Fork 0
mirror of https://github.com/HenkKalkwater/harbour-sailfin.git synced 2024-06-02 01:52:42 +00:00
harbour-sailfin/qml/pages
Chris Josten c01fcdcb54 Report playback progress and resume items
[Playback]: New: playback progress is reported to the Jellyfin server.
[Playback]: New: resume partly played items or start playing from the beginning if desired.

I also had to make some changes to the VideoPlayer, because the VideoHUD
got locked up when the player changed status from Buffering to Buffered
too quickly in succession, which occurs when trying to seek directly
after the application is able to.
2020-10-01 21:45:34 +02:00
..
itemdetails Report playback progress and resume items 2020-10-01 21:45:34 +02:00
setup Convert tabs to spaces 2020-09-28 14:40:29 +02:00
AboutPage.qml Propagate version number from yaml to QML 2020-09-27 22:41:35 +02:00
LegalPage.qml Added license headers 2020-09-27 20:38:33 +02:00
MainPage.qml Report playback progress and resume items 2020-10-01 21:45:34 +02:00
SettingsPage.qml Added license headers 2020-09-27 20:38:33 +02:00
VideoPage.qml Report playback progress and resume items 2020-10-01 21:45:34 +02:00