Version 1.6.0 of Jellyfin for iOS has been published to the App Store! 🚀 (jellyfin.org)
from 1hitsong@lemmy.ml to jellyfin@lemmy.ml on 28 Feb 2025 15:37
https://lemmy.ml/post/26568573

This marks the first release of the app since 2022! Read more about the update and obstacles we overcame to make this happen in the blog post.

jellyfin.org/posts/ios-v1.6.0

#jellyfin

threaded - newest

cybervseas@lemmy.world on 28 Feb 2025 15:46 next collapse

That’s great news. I know I’d get bitten by the black screen bug from time to time. It’s interesting to know the app hadn’t been updated in three years: I never noticed 😁

agile_squirrel@lemmy.ml on 01 Mar 2025 04:09 collapse

Out of curiosity, why do you use this instead of Swiftfin?

cybervseas@lemmy.world on 01 Mar 2025 04:11 next collapse

Mostly because I don’t know better? Should I use Swiftfin?

agile_squirrel@lemmy.ml on 01 Mar 2025 04:41 collapse

I don’t know either. Swiftfin seemed more actively developed based on releases, but now it’s great to have another active option. I haven’t compared them but I am curious if anyone had.

azalty@jlai.lu on 05 Mar 2025 11:41 collapse

or Streamyfin 👀

SatyrSack@feddit.org on 28 Feb 2025 16:16 next collapse

Not being updated since 2022 is surprising. I would expect that an application that relies on network connectivity to do basically everything would break in that time.

I’m sure a lot of people are curious why it has been so long since the last app release. There are a few reasons for this. First, we have not released any breaking changes to Jellyfin that required an app update. Perhaps most significantly the toolkit we use to build the app made some changes that essentially prevented my continued development of the app without access to a modern Mac. However, thanks to the generosity of contributors to Jellyfin’s open collective, I was able to expense the majority of the cost to purchase a new Mac Mini for development. Finally, the build system provided by the toolkit we were using had been discontinued. We have now replaced that build system with a fully automated GitHub Action workflow that builds and publishes the app to TestFlight on demand.

notfromhere@lemmy.ml on 01 Mar 2025 00:49 collapse

It has not worked for me in over a year to the point I’ve had to use other apps like Swiftfin (is also broken, I compiled it myself to fix a few things but never could get my code upstreamed), or SenPlayer or Infuse. SenPlayer works well enough honestly, but I am glad to see active development of the Jellyfin iOS app!

[deleted] on 01 Mar 2025 00:34 collapse

.

TunaLobster@lemmy.world on 01 Mar 2025 05:11 collapse

You can run both. There might be issues with the metadata going back and forth. Not sure. Haven’t done it myself. There are definitely people doing this out there.

entropicdrift@lemmy.sdf.org on 01 Mar 2025 06:56 collapse

Jellyfin can read nfo files on disk and you can set it to never modify the files, or you could set Jellyfin to keep all of its metadata in its own DB and never put metadata in the same folder with the media files. Either way it’s entirely doable to prevent a metadata loop like you’re describing