this post was submitted on 14 Oct 2023
9 points (84.6% liked)

Jellyfin: The Free Software Media System

5720 readers
1 users here now

Current stable release: 10.10.0

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
 

How can I fix it?

I already deleted the "*.nfo" files but nothing changed so far.

top 6 comments
sorted by: hot top controversial new old
[–] cjf@feddit.uk 10 points 2 years ago (1 children)

Check they’re in separate folders, search for each on TVdb, and append the TVdb series ID onto the folder name in the file system.

So for example, change the One Piece (2023) folder name to “One Piece (2023) [tvdbid-392276]”

Jellyfin can use this information to help correctly pull the information you’re looking for.

More info here: https://jellyfin.org/docs/general/server/media/shows/

[–] beta_tester@lemmy.ml 2 points 2 years ago

That helped! Thank you!

[–] Appoxo@lemmy.dbzer0.com 7 points 2 years ago (1 children)

Mine does not.
Make sure they identify them accordingly with tmdb/tvdb
Also make sure their subfolder is either
/anime/OnePiece and /tv/OnePiece
or
/tv/One Piece (1999) and /tv/One Piece (2023)

This way Jellyfin should be able to differentiate.
I have the first option.

[–] beta_tester@lemmy.ml 2 points 2 years ago
[–] TWeaK@lemm.ee 2 points 2 years ago (1 children)

As /u/cfj@feddit.uk said, make sure they're in separate folders. It should be something like \TV\show\season. If you have nested folders this can really mess it up, for example all the seasons might be combined into one.

Aside from that, if you go into the Dashboard and then metadata you can manually edit everything. However I don't think this will let you split apart two shows that are stuck together after being read from the same folder.

[–] beta_tester@lemmy.ml 2 points 2 years ago

Apending the tvdb id worked