1
0
Fork 0
mirror of https://github.com/HenkKalkwater/harbour-sailfin.git synced 2024-11-22 01:05:17 +00:00
A Jellyfin client for Sailfish OS (and in the future more platforms) https://chris.netsoj.nl/projects/harbour-sailfin
Find a file
Chris Josten 242ccc90c1 Remove complicated QMediaPlayer switching
THe idea behind the switching was to provide gapless playback, but it
made the code too complicated and to intertwined with QtMultiMedia.

I might attempt to implement it later, but I probably will put the code
in a separate class to make it easier to swap the QtMultiMedia
implementation with a multimedia implementation for a player with better
support for gappless playback.
2021-08-02 00:52:21 +02:00
cmake WIP: Add playlists/queues and add support for Sailfish back 2021-07-31 15:06:17 +02:00
core Remove complicated QMediaPlayer switching 2021-08-02 00:52:21 +02:00
graphics Update readme with new graphics 2021-03-25 18:21:51 +01:00
qtquick WIP: Add playlists/queues and add support for Sailfish back 2021-07-31 15:06:17 +02:00
rpm WIP: Add playlists/queues and add support for Sailfish back 2021-07-31 15:06:17 +02:00
sailfish WIP: Add playlists/queues and add support for Sailfish back 2021-07-31 15:06:17 +02:00
.gitignore WIP: extract loading logic from model 2021-03-05 15:34:10 +01:00
.gitmodules Add license and readme 2020-09-26 03:01:46 +02:00
CMakeLists.txt Resolved remaining issues with ApiModel 2021-03-29 17:10:25 +02:00
LICENSE Add license and readme 2020-09-26 03:01:46 +02:00
README.md Make image sizes relative 2021-03-25 18:30:57 +01:00

Sailfin

Sailfin is a Sailfish OS client for Jellyfin, a media server, written in C++ and qml.

Screenshots (running on Sailfish OS)

Screenshot showing the library root Screenshot showing TV show page Screenshot showing the video player

License

This application is licensed under the LGPLv2.1 license, although you may opt to choose a newer version of the LGPL if you want so.