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 following bugs should have been fixed: * The PlaybackManager no longer starts playing again after PlaybackManager.stop() has been called. * The PlaybackManager will no longer get into an invalid state when next() is called many times fast. * The PlaybackManager now exposes its error information when the PlaybackUrl could not be fetched. * The PlaybackManager will keep a playbackState of Playing as long as it is not stopped and while in a playlist. Previously, it would stop and start everytime the next item got loaded. |
||
|---|---|---|
| cmake | ||
| core | ||
| graphics | ||
| qtquick | ||
| rpm | ||
| sailfish | ||
| .gitignore | ||
| .gitlab-ci.yml | ||
| .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.