Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Issue]: When I add a missing episode, the "Missing" TVDB entry is not deleted #58

Open
1 task done
VigibotDev opened this issue Dec 17, 2021 · 4 comments
Open
1 task done

Comments

@VigibotDev
Copy link

VigibotDev commented Dec 17, 2021

Please describe your bug

[Issue]: When I add a missing episode, the "Missing" TVDB entry is not deleted
I use TMDB data provider in first order even for TVshow library because more reliable.
But I added TVDB to show missing episodes.
Now I can't delete "Missing" entry, even if I completed the season:(
I tryed refresh all metadata /w remplace all pictures. Do not work
Also tried refresh all library without success.

Not tested : delete entire TVshow from db and refresh (it must work but crap&slow) I can test if you ask

Jellyfin Version

10.7.7

if other:

No response

Environment

- OS: Debian 10
- Virtualization: No
- Clients:
- Browser:
- FFmpeg Version: stock one from Jellyfin stable
- Playback Method: All
- Hardware Acceleration: No
- Plugins: TBDB Box set, Reports, TVDB
- Reverse Proxy: Apache HTTP
- Base URL: /jellyfin
- Networking: Gigabit LAN&WAN
- Storage: 116TB enterprise hdd

Jellyfin logs

No response

FFmpeg logs

No response

Please attach any browser or client logs here

No response

Please attach any screenshots here

BugMissing

Code of Conduct

  • I agree to follow this project's Code of Conduct
@cvium cvium transferred this issue from jellyfin/jellyfin Dec 17, 2021
@michaelkrieger
Copy link

This is significant and makes the missing episodes feature kind of useless if it always displays the missing episodes even if the episode exists. Needs to consolidate and remove these on scan or have an option to remove all and create only the missing ones.

@enter-a-random-username
Copy link

enter-a-random-username commented Oct 22, 2022

This is only half broken.
You need the TVDB episode ID. Properly another service got the episode for you and no TVDB ID in metadata. If i add it, it works.

My problem is different numbering between services and inside TVDB because of *** release. Aired VS absolute & DVD release
image

If i go with a single season, i get all the additional folders. There is no way to disable it for such special cases.

@kilejna
Copy link

kilejna commented Nov 14, 2022

I was having similar issues which were fixed by putting ALL episodes in their designated season folder (I typically keep my episodes outside of season folders and edit the nfo to map each episode to the season folder).

The thing that is really frustrating for me is that even if I have all my episodes correctly placed in their folders, it seems like (at least for the Mob Psycho 100 Series), future episodes aren't being scraped properly e.g. Missing Episode Fetcher is creating a virtual episode of Season 3 Episode 7 and pulling all the metadata from Season 1 Episode 7.

I'm not sure if this problem is only for that particular series as I'm suspecting it could be an issue for all multi-season series (will have to test). I have tried manually changing the IDs for all the external episode IDs, however it automatically changes back to the incorrect IDs (probably because it's a virtual episode?). My main reason for using this feature is to see Upcoming/Future Episodes which won't be fixed by simply being able to delete missing episodes. I can manually change the release date for each episode and lock it, however, I would rather avoid this mind numbing process if possible.

The screenshot below displays the correct episode:
image

However the IDs for the episode are for Season 1 Episode 7, NOT Season 3 Episode 7 as its supposed to:
image
image

@BobSilent
Copy link
Contributor

At least the initial issue should be solved with #106.
Maybe #93 solves the Mob Psycho 100 issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants