1
0
Fork 0
mirror of https://github.com/HenkKalkwater/harbour-sailfin.git synced 2024-05-05 05:52:42 +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 748e5bdf13
Sailfish: do not crash when opening an audio folders
The QML side attempted to simply pass all items of type 'Audio' to the
PlaybackManager.playItem(). This does not work for folders and it will
crash. This does not fix the presentation of audio folders/playlists,
but it does fix the crash.
2022-04-27 11:07:06 +02:00
cmake Add basic settings framework 2021-09-02 15:34:32 +02:00
core core: Use the public constructor of ClientCapabilitiesDTO 2021-10-25 16:11:10 +02:00
graphics Update readme with new graphics 2021-03-25 18:21:51 +01:00
qtquick Small UI modifications 2021-09-10 03:08:40 +02:00
rpm Bump version v0.4.0 2021-09-10 07:58:42 +02:00
sailfish Sailfish: do not crash when opening an audio folders 2022-04-27 11:07:06 +02:00
.gitignore WIP: extract loading logic from model 2021-03-05 15:34:10 +01:00
.gitlab-ci.yml CI: Remove unrecognized -U option in qmllint 2021-09-07 12:18:47 +02:00
.gitmodules Add license and readme 2020-09-26 03:01:46 +02:00
CMakeLists.txt Sailfish: Fix freeze when connecting via HTTPS 2022-04-26 20:02:29 +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.