Heartfin

Jellyfin clients using Qt


Heartfin is a group of—currently 1—clients for Jellyfin, a free media server for your own media. With these clients, you can stream images, music and videos from your server and play them back on your own devices!

Sailfin

An stylished fish Sailfin is the Jellyfin client for Sailfish OS. You can download it from OpenRepos. There is a Jellyfin thread on the Sailfish OS forum for any feedback and suggestions. Bugs and pull request can be submitted on GitHub.

libjellyfinqt

is the library that powers Sailfin and in the future other clients under the heartfin umbrella. Written in C++ and makes use of the Qt framework. If you’re interested in contributing to the library or any Heartfin project, please look at its documentation.

Updates

Sailfin v0.5.0 released

2nd January 2024

Version 0.5.0 has been released to OpenRepos! After a long time, longer than I hoped at least, I managed to find some time, finish and polish the features I was working on (the last bit of polish is always the hardest 🙂).

Sailfin v0.4.0 released

10th September 2021

Version 0.4.0 has been released to OpenRepos! As for the new features, the biggest one is the new but still basic music player. To support the music player, a whole lot of code had to be written on the C++ side of things, is also the reason why this release took a long time. The upside of this is that it had to be done no matter what to support some of the more upcoming features I have in mind, such as downloading parts of the library of your device.