Jump to content

prevent non standard 'specials' appearing in next up


Recommended Posts

ginjaninja
Posted

one of my shows has some specials which the gods at tvdb have decided are no longer specials..

 

trakt no longer has them as specials so they are no longer marked watched after a library rebuild/trakt sync.

 

what is the intended way to store special show content without it showing up on next up? (yes i know i can mark content watched but i would like a persistent solution after a library rebuild as well as understand the emby design generally for next up)

 

Sent from my SM-G955F using Tapatalk

Posted

Are these marked as season 0? Currently the next up feature will never display any season 0 specials.

ginjaninja
Posted

Are these marked as season 0? Currently the next up feature will never display any season 0 specials.

the offending episode appearing on next up is stored as H:\TV03\3rd Rock from the Sun\Season 00\S00E01 - A Nightmare on Dick Street (1) - 3D Version.avi

 

emby calls the folder 'specials' in the ui

 

when i 'edit info' the episode is NOT labelled as season 0 episode 1...

is this because s00e01 is no longer valid on tvdb?

 

 

 

Sent from my SM-G955F using Tapatalk

Posted

 

 

when i 'edit info' the episode is NOT labelled as season 0 episode 1..

 

I'm not sure about that, sounds like maybe a defect from an older server version? try refreshing that title and see if that populates the numbers.

ginjaninja
Posted

I'm not sure about that, sounds like maybe a defect from an older server version? try refreshing that title and see if that populates the numbers.

ran refresh metadata on next offending episode S00E02 (had already manually fixed s00e01)

2018-05-24 17:55:48.235 Debug App: Running FFProbeProvider for H:\TV03\3rd Rock from the Sun\Season 00\S00E02 - A Nightmare on Dick Street (2) - 3D Version.avi
2018-05-24 17:55:48.235 Debug MediaEncoder: C:\Users\Nicholas Bird\AppData\Roaming\Emby-Server\system\ffprobe.exe -i file:"H:\TV03\3rd Rock from the Sun\Season 00\S00E02 - A Nightmare on Dick Street (2) - 3D Version.avi" -threads 0 -v info -print_format json -show_streams -show_chapters -show_format
2018-05-24 17:55:48.364 Debug App: Running TvdbEpisodeProvider for H:\TV03\3rd Rock from the Sun\Season 00\S00E02 - A Nightmare on Dick Street (2) - 3D Version.avi
2018-05-24 17:55:48.364 Debug App: TvdbEpisodeProvider returned no metadata for H:\TV03\3rd Rock from the Sun\Season 00\S00E02 - A Nightmare on Dick Street (2) - 3D Version.avi
2018-05-24 17:55:48.364 Debug App: Running EpisodeNfoProvider for H:\TV03\3rd Rock from the Sun\Season 00\S00E02 - A Nightmare on Dick Street (2) - 3D Version.avi
2018-05-24 17:55:48.379 Debug ProviderManager: Saving H:\TV03\3rd Rock from the Sun\Season 00\S00E02 - A Nightmare on Dick Street (2) - 3D Version.avi to Nfo.

Season and Episode number not populated on the metadata.

 

 

FWIW i had recently deleted library.db and let it rebuild.

Happy2Play
Posted

How about a screenshot as I haven't seen Specials ever appear in Next Up. They do appear in season if option is enabled.

ginjaninja
Posted

How about a screenshot as I haven't seen Specials ever appear in Next Up. They do appear in season if option is enabled.

screenshot30483eadae1daaff6336d44b475a270d.jpg

 

Sent from my SM-G955F using Tapatalk

Happy2Play
Posted

screenshot30483eadae1daaff6336d44b475a270d.jpg

 

Sent from my SM-G955F using Tapatalk

And what client is that from?
ginjaninja
Posted

And what client is that from?

android.... same on webclient

 

Sent from my SM-G955F using Tapatalk

Happy2Play
Posted (edited)

Your system must be special as there are several topics that actually want what your system is doing. I cannot reproduce Specials appearing in next up at all and according to Luke it has never been implemented (also mentioned in other topics). (at least in web client, can't speak for other clients)

 

Can you post the nfo for that special.

Edited by Happy2Play
ginjaninja
Posted (edited)

Your system must be special as there are several topics that actually want what your system is doing. I cannot reproduce Specials appearing in next up at all and according to Luke it has never been implemented (also mentioned in other topics). (at least in web client, can't speak for other clients)

 

Can you post the nfo for that special.

<?xml version="1.0" encoding="utf-8" standalone="yes"?>

<episodedetails>

<plot />

<outline />

<lockdata>false</lockdata>

<dateadded>2015-03-11 16:55:10</dateadded>

<title>S00E02 - A Nightmare on Dick Street (2) - 3D Version</title>

<runtime>25</runtime>

<art>

<poster>H:\TV03\3rd Rock from the Sun\Season 00\S00E02 - A Nightmare on Dick Street (2) - 3D Version-thumb.jpg</poster>

</art>

<fileinfo>

<streamdetails>

<video>

<codec>mpeg4</codec>

<micodec>mpeg4</micodec>

<bitrate>838162</bitrate>

<width>704</width>

<height>528</height>

<aspect>4:3</aspect>

<aspectratio>4:3</aspectratio>

<framerate>25</framerate>

<scantype>progressive</scantype>

<default>False</default>

<forced>False</forced>

<duration>25</duration>

<durationinseconds>1502</durationinseconds>

</video>

<audio>

<codec>mp3</codec>

<micodec>mp3</micodec>

<bitrate>128000</bitrate>

<scantype>progressive</scantype>

<channels>2</channels>

<samplingrate>44100</samplingrate>

<default>False</default>

<forced>False</forced>

</audio>

</streamdetails>

</fileinfo>

</episodedetails>

 

Sent from my SM-G955F using Tapatalk

 

 

so the issue is emby is not detecting the season and episode number even thohgh the filename conforms to standard.

Edited by ginjaninja
Posted

Only for that file?

ginjaninja
Posted

any file in this season 00 of this show....no other shows affected... and only episodes where season and episode number are not populated in the metadata.

 

Sent from my SM-G955F using Tapatalk

ginjaninja
Posted

refresh metadata did not fix detection of season and episode number in nfos...

 

so i deleted all nfos and identified show again (not sure which was the solution or perhaps both)..this did fix the season and episode numbers in the nfos..

 

and the problem is fixed

 

so there is perhaps a robustness issue with nfo update under some circumstances.

 

a file name s00e01...should probably always be season 0 episode 1 under all circumstances in the database and in the nfo....but it seems emby can get confused...

wish i knew what i did to put it in that state...but perhaps emby should have just sorted it regardless? 

Posted

It's hard to say. Perhaps there was a defect in an older server version and the newer server was simply utilizing that metadata.

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...