Happy2Play 9441 Posted February 14, 2017 Posted February 14, 2017 Only thing I can think of is they are unidentified episodes so I don't know @@Luke's order of precedence when only reading provided data.
mrtwopoints 8 Posted February 14, 2017 Author Posted February 14, 2017 (edited) What metadata are they missing? It seems that season, episode number, and possibly absolute episode number would be all that would be needed to display an order. Maybe even the original air date, but all of that is listed as well in the xml files. I also just realized that the other series that I have added recently are probably only working because their episode titles are "Episode 1" and so on. Edited February 14, 2017 by mrtwopoints
Happy2Play 9441 Posted February 14, 2017 Posted February 14, 2017 (edited) Emby relies on provider metadata (TVDB, TMDB, IMDB ids) not having these can play havoc on watched statuses when they are added/discovered later. This if from the nfo for episode 1 <imdbid>tt5491994</imdbid> <tvdbid>5812389</tvdbid> MCM provides in xml <EpisodeID>5812389</EpisodeID> <seasonid>684701</seasonid> <seriesid>318408</seriesid> <IMDB_ID>tt5491994</IMDB_ID> Edited February 14, 2017 by Happy2Play
Luke 40079 Posted February 14, 2017 Posted February 14, 2017 Well do they all have season and episode numbers?
mrtwopoints 8 Posted February 14, 2017 Author Posted February 14, 2017 Yes. Without a doubt they have the correct season and episode numbers.
Happy2Play 9441 Posted February 14, 2017 Posted February 14, 2017 Well do they all have season and episode numbers? You can see the xml in post 18 and 20.
Luke 40079 Posted February 14, 2017 Posted February 14, 2017 do any of them have customized sort titles?
Luke 40079 Posted February 14, 2017 Posted February 14, 2017 Ah yes, it's the SortTitle that is causing it. When you leave SortTitle blank Emby will determine the sorting on the fly using season and episode numbers. When you customize the SortTitle, that will determine the sort order. 1
jordy 284 Posted February 14, 2017 Posted February 14, 2017 Ah yes, it's the SortTitle that is causing it. When you leave SortTitle blank Emby will determine the sorting on the fly using season and episode numbers. When you customize the SortTitle, that will determine the sort order. So, has it always been that way? Is there a way in which the Sort Title can be removed from the metadata in bulk - without having to edit each episode or .nfo individually?
Luke 40079 Posted February 14, 2017 Posted February 14, 2017 It has always been that way in regards to SortTitle, yes. We want to allow you to customize your own sorting. Of course, that also means you have the ability to make your own mess.
Happy2Play 9441 Posted February 14, 2017 Posted February 14, 2017 You can with notepad ++. There are topics around, I would have to do some digging to find.
Solution mrtwopoints 8 Posted February 14, 2017 Author Solution Posted February 14, 2017 It appears that the metabrowser app I use has only recently begun populating the sort title field with no way to turn it off that I can tell. At least I know what needs to be done now. Thanks! 1
jordy 284 Posted February 14, 2017 Posted February 14, 2017 Hey @@Happy2Play, Notepad++ worked a treat. Thanks
Happy2Play 9441 Posted February 14, 2017 Posted February 14, 2017 (edited) For everyone else Late reply but will prove useful for anyone searching for a solution on batch/mass updating sort titles. How-to batch remove sort-title tags from metadata (Windows): Download and install Notepad ++ (http://notepad-plus-plus.org/) In Windows Explorer navigate to your movies folder and search 'movie.xml' Select all the 'movie.xml' files then right click and select Edit with NotePad++ In NotePad++ Click 'Search' and then 'Replace' Under 'Find what' type <SortTitle>(.*?)</SortTitle> Under 'Replace with' type <SortTitle></SortTitle> Under 'Search mode' click the 'Regular expression' radio button Click 'Replace All in All Opened Documents' Click 'Close' Click 'File' and then 'Save All' Close Notepad++ You're done! Note in Notepad ++ you can click Search-Find in file to do these steps also. Edited February 14, 2017 by Happy2Play 2
Luke 40079 Posted January 19, 2020 Posted January 19, 2020 still happening in 2020 Hi there, what is happening? Can you please describe your issue? Thanks.
dannymichel 103 Posted January 19, 2020 Posted January 19, 2020 the wrong next episode for nearly every show is showing.
dannymichel 103 Posted January 19, 2020 Posted January 19, 2020 i have only watched the first episode for 1 of these and only the second for another but its showing episode 7 is up next and episode 10
Luke 40079 Posted January 19, 2020 Posted January 19, 2020 Check the metadata editor for all episodes of those series and make sure the season and episode number values are correct for each episode, and also check the sort title field for each episode. Make sure the sort title of each episode is applied in a consistent manner. The display is not wrong, rather, it would be more accurate to say wrong data causing the display to show something unexpected.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now