Jellyfin for iOS 1.7.0 Submitted to the App Store
(jellyfin.org)
from Untold1707@lemmy.zip to jellyfin@lemmy.ml on 30 Sep 20:46
https://lemmy.zip/post/49960416
from Untold1707@lemmy.zip to jellyfin@lemmy.ml on 30 Sep 20:46
https://lemmy.zip/post/49960416
Quote from #jellyfin-announce:matrix.org:
We are pleased to announce that Jellyfin for iOS 1.7.0 has been submitted to the App Store! š
ā¬ļø Featuring download support!
- Direct downloads for all media types
- Files app integration
- Share downloads to other apps
- Transcoded downloads now in alpha
Read the blog post to learn more about the changes in this release.
jellyfin.org/posts/ios-v1.7.0
threaded - newest
Man Iāve been waiting for Jellyfin to get Transcoded Downloads forever. This will get it so much closer to being completely viable as a replacement for Plex.
Iām waiting on duplicate detection. It really sucks right now when I have three sets of different Bluey and The Last Airbender series on my home screen, when theyāre all the same show but different quality/language.
Plex does this easily by just letting me pick the version. Come on, Jelleh!
Have you tried the āMerge Versionsā plugin?
I have not, and if this is a WontFix for Jellyfin I suppose I would have to. But this should come out of the box, honestly.
It does work for movies if theyāre in the same directory and have the same name before a
-
.For shows thereās sadly now way iirc.
E.g.
Movie Name (2025) - 1080p x264.mkv
andMovie Name (2025) - UHD HEVC.mkv
would make Jellyfin show a video selection in the same way they do for audio currently.Jellyfin in general requires proper naming for media to get detected, which is not problem with automation but not that great for a collection grown over time.
Okay yeah, I meant out of the box as in without the need to modify my entire library to accommodate Jellyfinās particular naming scheme.
Isnt that down to naming? Because they allow versions (at least for movies).
Is this a case of sonarr and sonarr 4K?
Versions works for shows for me just fine
Without any renaming of files or plugins?
Yeah you can click two in the UI and merge but itās clunky
Yeah thatās not feasible with the amount of media I have.
I donāt use any *arrs since a long time (rip rarbg), so I donāt know. And I donāt remember anything I put on my drives, Plex just recognizes everything on the first try, 99.99% of the time and detects duplicates. Jellyfin does not (the duplicates part).
Well that is your problem. Jellyfin expects them properly named. Sure you can just dump your collection into a folder and call it a day but then youāll have your described issue with duplicates.
Please read those:
jellyfin.org/docs/general/server/media/shows/#namā¦
jellyfin.org/docs/general/server/media/movies#namā¦
I guess Jellyfin just is inferior to Plex in this regard, then. Itās my problem, that Plex solves. šš
Weird take.
But if it works for you, who am I to judge.
Take? What take? Plex handles it automatically, Jellyfin does not. Thatās not an opinion of mine, itās an objective fact. No take. Iāll stick to Plex because of this until Iām forced not to.
No.
You are not sorting and naming your media properly. So itās a problem you are causing.
This is like complaining that your music isnt tagged correctly because you just dump 300 untagged MP3s into a folder and ask picard to just pick whatever.
Easy solution:
Install the *arr program (or a suitable substitute program) and name your media correctly.
Then jellyfin will pick it up.
Same for versions.
No need, because Plex handles it. šš
By the way, the issue is not that the media is not tagged correctly. Jellyfin detects the media just fine, and identifies it correctly as the correct movie and TV show and whatnot. That isnāt the issue. The issue is only that of duplicate detection. So if Jellyfin can detect the shows and movies correctly, it should be a simple problem to solve that it just looks up those IDs in the database of content, and merges them.
The big problem is UI, and implementing a nice solution for that. Plex has done that part, but Jellyfin has not, without a plugin. Thatās it, really.
Oh I didnāt even know it struggles with that. I havenāt used Jellyfin a whole lot but I think itās good to always have a backup.
Hopefully they get that fixed as well.
I really hope they do. Itās bugging me a lot.
Merge them into the same title and use the versions feature. On disk it can be done with a hypen in the file name, or you can use a plugin
I refuse to use a plugin for this simple feature, honestly. (I know, then itās a me-problem I guess, but Plex handles this without issue.) And I refuse to alter the file names for⦠solidarity purposes (ratio), and itās cumbersome.
So Iām screwed, huh. This is a WontFix for Jellyfin?
Hardlink (or symlink) the files to another directory for jellyfin and rename them there
Iām not looking for workarounds which require work, in all honesty. Thatās too much maintenance. I have a lot of new files coming in all the time. Manually renaming thousands of movies, hundreds of shows. It simply isnāt feasible. I need the system to handle it, like Plex does. Not anything to down vote, itās just a requirement for me. š¤·āāļø
Well yes, it might be a simple feature, but itās still work someone has to do, and thereās many requested features - as well as maintaining the current feature set. I do expect Jellyfin to get this feature at some point, but it might take another 5 years.
As weāre talking about existing/missing features: Sadly thereās an internet connection required to login to Plex, which is a no-go for me.
And Iād really love a feature to be able to share my library with someone while being logged in the same account. I.e. a kind of federation without duplicating content. Iirc Plex has something like this, by keeping the Plex server and user account separate.
I mean, sure. Itās a community project too, right, so turnaround is even longer probably. I know itās not going to happen at the flip of a switch, Iām a software engineer by trade. Iām just saying that Plex handles this while Jellyfin does not, so Iām going to use Plex until this works in Jellyfin.
I was looking into the Merge Versions plugin, but Iām hesitant to use it if it means that itāll go into my library and rename all my files. I donāt want that. But I couldnāt find a description of how the plugin works, so Iām holding off for now.
I donāt think this is necessarily true? You can manually enter the server address without logging via plex.tv, I believe.
Emby also seems to be able to automatically merge different versions of shows/movies.
Iāve asked someone and MergeVersions does not change the file/directory structure/naming.
Though the same person also mentioned issues with duplicates even after removing the second library with UHD.
In general plugins like IntroSkipper and PlaybackReporting work flawlessly but Iāll stay away from MergeVersions for now and handle movies with mergerfs for the moment.
Youāre right, itās possible to login without internet if local network access without login is enabled in settings beforehand.
Huh, thatās a curious fact about Emby. They must have added that after the fork, I suppose? Interesting.
Hey, thanks for checking that for me, and the advice!
šš
Everything about Jellyfin is what I want that Plex isnāt. Except for one minor detail: I only ever watch Plex using my AppleTV. I donāt allow my server to be accessed via the Internet and I donāt watch movies on some tiny-ass phone screen when Iām at home with a 55" monster hanging on the wall.
Canāt wait for the update and when I finally understand how to use my server(been a months long struggle)
Not a pro but need help? :)
Wouldnāt be the first time Iāve had trouble shooting help on here. Whenever I get a chance Iāll try and get my sever going again but thanks for the offer!
Feel free to save my username and semd me a PM or tag me when posting on the jellyfin community :)
I donāt know if anyone is still running iOS 1.7, but Iām sure this good news for them!
I see what you did there.
just setup Jellyfin today and it so cool
@floopus @Untold1707 Iāve been running ours for a couple of months now, really enjoying the platform. :) Ping me if you want to chat at all!