mirror of
https://github.com/HenkKalkwater/harbour-sailfin.git
synced 2025-12-07 07:53:55 +00:00
A Jellyfin client for Sailfish OS (and in the future more platforms)
https://chris.netsoj.nl/projects/harbour-sailfin
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. |
||
|---|---|---|
| cmake | ||
| core | ||
| graphics | ||
| qtquick | ||
| rpm | ||
| sailfish | ||
| .gitignore | ||
| .gitmodules | ||
| CMakeLists.txt | ||
| LICENSE | ||
| README.md | ||
Sailfin
Sailfin is a Sailfish OS client for Jellyfin, a media server, written in C++ and qml.
Screenshots (running on Sailfish OS)

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.