1
0
Fork 0
mirror of https://github.com/HenkKalkwater/harbour-sailfin.git synced 2024-06-26 03:23:51 +00:00
A Jellyfin client for Sailfish OS (and in the future more platforms) https://chris.netsoj.nl/projects/harbour-sailfin
Go to file
Chris Josten 6bfe783bec Add user-configurable playback settings
* PlaybackManager has been updated to workaround limitiations in
  QtMultimedia
* PlaybackManager now sends the DeviceProfile to the server when
  determining the playback url. This makes the Jellyfin server send
  information back about transcoding.
* The DeviceProfile type has been changed from an QJsonObject into the
  DTO generated by the OpenAPI descripton.
* A settings page has been added on SailfishOS that allows the user to
  configure the PlaybackManager to their whishes.
* The DebugInfo page on SailfishOS now persists its settings (closes #8)
2021-09-08 21:44:42 +02:00
cmake Add basic settings framework 2021-09-02 15:34:32 +02:00
core Add user-configurable playback settings 2021-09-08 21:44:42 +02:00
graphics Update readme with new graphics 2021-03-25 18:21:51 +01:00
qtquick Add user-configurable playback settings 2021-09-08 21:44:42 +02:00
rpm Add basic settings framework 2021-09-02 15:34:32 +02:00
sailfish Add user-configurable playback settings 2021-09-08 21:44:42 +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 Make libJellyfinQt a proper qml plugin 2021-09-08 21:36:26 +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.