this post was submitted on 30 Sep 2025
116 points (99.2% liked)

Jellyfin: The Free Software Media System

7571 readers
22 users here now

Current stable release: 10.10.7

Community Standards

Website

Forum

GitHub

Documentation

Feature Requests

Matrix (General Information & Help)

Matrix (Announcements)

Matrix (General Development)

Matrix (Off-Topic) - Come get to know the team and blow off steam!

Matrix Space - List of all the available rooms on Matrix.

Discord - Bridged to our Matrix rooms

founded 5 years ago
MODERATORS
 

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.
https://jellyfin.org/posts/ios-v1.7.0

you are viewing a single comment's thread
view the rest of the comments
[โ€“] victorz@lemmy.world 1 points 1 day ago

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.