1
0
Fork 0
mirror of https://github.com/HenkKalkwater/harbour-sailfin.git synced 2024-06-29 04:23:50 +00:00
harbour-sailfin/qml
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
..
components Report playback progress and resume items 2020-10-01 21:45:34 +02:00
cover Added license headers 2020-09-27 20:38:33 +02:00
licenses Implemented series and final for touches alpha release 2020-09-26 02:51:37 +02:00
pages Report playback progress and resume items 2020-10-01 21:45:34 +02:00
3rdparty.xml Initial commit 2020-09-20 12:14:51 +02:00
Constants.qml Added SortOrder and fallback pages. 2020-10-01 11:57:55 +02:00
harbour-sailfin.qml Prevent device from sleeping while media is playing 2020-09-27 20:52:13 +02:00
icon.png Make the icon more look like a Sailfin (fish species) 2020-09-28 17:14:16 +02:00
qmldir Restructured the way item "details" are loaded 2020-09-29 02:25:18 +02:00
Utils.js Report playback progress and resume items 2020-10-01 21:45:34 +02:00