Jump to content

Episode not being correctly added with selecting DVD Order


Recommended Posts

Posted

Hello,

I'm trying to get House loaded into the system.  I have DVD ordered files (see filelist.jpg below), which for the most part is the same as the Air Order except that in season 6, the first episode was split into two for the DVD.  This means that when House is scanned with Air Order, all the metadata is off by one episode and the last episode has nothing at all, though it does at least show.  When I switch to DVD order, it shows episodes 1 & 3-22 (see metadata.jpg below).  Episode 2 is missing from list, but Episode 3 is actually pointing to the file for Episode 2.  The file for Episode 3 isn't picked up, and then 4-22 are correctly correlated to their meta data.  No matter what I've done, renaming files, deleting and readding show, rescanning, etc. nothing seems to solve this problem.

 

metadata.jpg

filelist.jpg

Posted

Hello Thanyto,

Please wait for someone from staff support or our members to reply to you.

It's recommended to provide more info, as it explain in this thread:

Thank you.

Emby Team

Posted

Hi, I have mine setup by airdate and use this naming:

image.png.f15e09d77031a45c6e6977192c31142b.png

I have no issue at all this way.

Posted (edited)

My Season 1 is fine.  As mentioned, I only have issues with Season 6.  Does your Season 6 folder contain 21 or 22 episodes?

Also looks like you're using nfo files for metadata.  Were these generated by Emby or did you source those elsewhere?

Edited by Thanytos
Posted

So, I have a work around for this.  I set it back to Aired Date order and renamed all the files changing the initial E01 and E02 to E01-Part1 and E01-Part2, the splitting it apart in the UI, and then renaming the rest down an episode.  This doesn't really fix the problem that the DVD order functionality isn't working right, but at least everything is viewable now.

  • Like 1
Happy2Play
Posted (edited)

The S06E01, S06E02 is a defect in TVDB previous api, don't know if it has been fixed in v4 api as it require a user subscription and there has not been a plugin update done to accommodate the user subscription pin system.

You can see the metadata defect looking in Emby's \cache\tvdb\73255 folder and look at the xml metadata.  DVD info missing from aired xml and dvd xmls are missing for S06E01 and 2.

Spoiler

<?xml version="1.0" encoding="utf-8"?>
<Episode>
    <id>761291</id>
    <Combined_episodenumber>1</Combined_episodenumber>
    <Combined_season>6</Combined_season>
    <DVD_chapter>0</DVD_chapter>
    <DVD_discid/>
    <DVD_episodenumber>0</DVD_episodenumber>
    <DVD_season>0</DVD_season>
    <Director>|Katie Jacobs|</Director>
    <EpImgFlag/>
    <EpisodeName>Broken</EpisodeName>
    <EpisodeNumber>1</EpisodeNumber>
    <FirstAired>2009-09-21</FirstAired>
    <GuestStars>|Andre Braugher|Franka Potente|Lin-Manuel Miranda|</GuestStars>
    <IMDB_ID>tt1462220</IMDB_ID>
    <Language>en</Language>
    <Overview>House engages in a battle of wits and wills against the attending physician in charge of his detox program. When he starts to lose, House resorts to blackmail to gain the upper hand.</Overview>
    <ProductionCode>HOU-601/602</ProductionCode>
    <Rating>8.4</Rating>
    <RatingCount>4527</RatingCount>
    <SeasonNumber>6</SeasonNumber>
    <Writer>|David Foster|David Shore|Garrett Lerner|Russel Friend|</Writer>
    <absolute_number>0</absolute_number>
    <airsafter_season>0</airsafter_season>
    <airsbefore_episode>0</airsbefore_episode>
    <airsbefore_season>0</airsbefore_season>
    <filename>episodes/73255/761291.jpg</filename>
    <lastupdated>1577823805</lastupdated>
    <seasonid>79091</seasonid>
    <seriesid>73255</seriesid>
    <thumb_added>2019-11-13 10:20:03</thumb_added>
    <thumb_height>360</thumb_height>
    <thumb_width>640</thumb_width>
</Episode>

 

 

Edited by Happy2Play

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...