Jellyfin Forum
Alot of wrong meta data even if i enter id - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Support (https://forum.jellyfin.org/f-support)
+--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting)
+--- Thread: Alot of wrong meta data even if i enter id (/t-alot-of-wrong-meta-data-even-if-i-enter-id)



Alot of wrong meta data even if i enter id - Squid - 2024-12-14

Hi.

First quick question. Am i supposed to have all seriers and seasons in a straight cluttered folder?

I got star trek voyager and picard in the "\tv\Star.Trek\" where the 2 shows are in "voyager\" and "picard" sub-folders.

First it got tagged as TNG (i think). Then i added the voyager ID from https://www.thetvdb.com/series/star-trek-voyager and force refreshed all meta data. and the picard series from https://www.thetvdb.com/series/star-trek-picard

Picard series is listed under voyager, and setting the whole folder only to the tvdb ID's does not seem to work, so i have to edit and set each and single one of the episodes.

Jellyfin: 10.10.3 on debian.
I have TheTVDB plugin 18.0.0.0


RE: Alot of wrong meta data even if i enter id - theguymadmax - 2024-12-14

Set up your library to follow Jellyfin's preferred naming structure.

Shows
├── Star Trek Picard (2020)
│  ├── Season 00
│  │  ├── Some Special.mkv
│  │  ├── Series Name A S00E01.mkv
│  │  └── Series Name A S00E02.mkv
│  ├── Season 01
│  │  ├── Series Name A S01E01-E02.mkv
│  │  ├── Series Name A S01E03.mkv
│  │  └── Series Name A S01E04.mkv
│  └── Season 02
│      ├── Series Name A S02E01.mkv
│      ├── Series Name A S02E02.mkv
│      ├── Series Name A S02E03 Part 1.mkv
│      └── Series Name A S02E03 Part 2.mkv
└── Star Trek Voyager (1995)
    ├── Season 01
    |  ├── Series Name B S01E01.mkv
    |  └── Series Name B S01E02.mkv
    └── Season 02
        ├── Series Name B S02E01-E02.mkv
        └── Series Name B S02E03.mkv


RE: Alot of wrong meta data even if i enter id - Squid - 2024-12-14

Thank you. This solved more or less all the problems where it put offspins into other series.. Me having too mande folders deep.