INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Getting TVInfo for single episode TV show  (Read 1734 times)

DancingMan

  • Recent member
  • *
  • Posts: 18
Getting TVInfo for single episode TV show
« on: November 26, 2014, 11:34:21 am »

I have several animated Christmas shows in my library - for example: Frosty the Snowman.  My file names for movies tend to be MovieName_(Year) and for TV Shows I use SeriesName_SxEx.  These generally work great... except for TV Shows that are a single episode (or a "special").  The only way I can seem to get the info for Frosty is to import it as a movie so it gets the info from TMDb and then manually change the Media Sub Type to "TV Show" so it gets grouped with my other TV Shows.  Is there a way to have the system automatically get the data from TVDB like a series would?  I've tried using names like Frosty_the_Snowman_S1E1 or Frosty_the_Snowman_S0E1, but those don't seem to work.
Logged

CountryBumkin

  • Citizen of the Universe
  • *****
  • Posts: 3352
Re: Getting TVInfo for single episode TV show
« Reply #1 on: November 26, 2014, 03:11:02 pm »

If the show (Frosty) is actually "TV Show" and not a Movie you have to tag it as TV Show or MC doesn't know what database to look at for the tagging info.

See this http://www.mymovies.dk/how-to/written-documentation.aspx?Page=TVSeries_Folders_And_Files for info on how to tag/create filenames. There are other ways to do it (that will work in MC) but this method has always worked for me.
Logged

astromo

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 2239
Re: Getting TVInfo for single episode TV show
« Reply #2 on: November 26, 2014, 03:36:25 pm »

Sounds like you should set up your import template for TV to:
[Series]_S[Season]E[Episode]
By import, I really mean using F12. You'd probably need to set up the import meta data template up manually. It's probably on auto and can't work out how to deal with the under score. I use spaces and that has been straight forward.

If you do this a couple of times Carnac may start to get the idea.

I'm on a bus on my phone but I think that will be close to what you need.
Logged
MC31, Win10 x64, HD-Plex H5 Gen2 Case, HD-Plex 400W Hi-Fi DC-ATX / AC-DC PSU, Gigabyte Z370 ULTRA Gaming 2.0 MoBo, Intel Core i7 8700 CPU, 4x8GB GSkill DDR4 RAM, Schiit Modi Multibit DAC, Freya Pre, Nelson Pass Aleph J DIY Clone, Ascension Timberwolf 8893BSRTL Speakers, BJC 5T00UP cables, DVB-T Tuner HDHR5-4DT

DancingMan

  • Recent member
  • *
  • Posts: 18
Re: Getting TVInfo for single episode TV show
« Reply #3 on: November 26, 2014, 06:11:36 pm »

The problem seems to be due to the "Series" field.  For the show "24", if I name the file "24_S5E6", when I Get Movie and TV Info, MC knows "24" is the Series, and I want Season 5 Episode 6.  For a show like Frosty, there is no "Series" name, just the "Episode" name.  If I use "Frosty_the_Snowman", it doesn't search the TV database because it doesn't think it's a show without a Season & Episode number.  If I use "Frosty_the_Snowman_S1E1", it searches the TV database but comes back blank - but if I use a 24 episode it works and if I go to thetvdb.com and search it I can find Frosty.  Again, this only seems to happen with single episode shows.

Logged

muzicman0

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 1239
Re: Getting TVInfo for single episode TV show
« Reply #4 on: November 26, 2014, 06:47:50 pm »

Most likely, it's because it isn't a TV show, it's a movie played on TV.
Logged

DancingMan

  • Recent member
  • *
  • Posts: 18
Re: Getting TVInfo for single episode TV show
« Reply #5 on: November 27, 2014, 01:45:30 am »

Hmmm... I hadn't thought of it as a 30 minute movie.  But, when getting the Movie & TV info, MC sets the media subtype as TV Show on it's own (maybe based on the length).  It just doesn't get all of the other information because it needs a Series Name and Season & Episode numbers.
Logged

astromo

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 2239
Re: Getting TVInfo for single episode TV show
« Reply #6 on: November 27, 2014, 03:24:39 pm »

May be completely coincidental but I'm suspicious that the use of underscores in your naming convention may be the cause or a contributing factor here.

I'm suspicious that MC is mis-reading the name as a long concatenated text string. I don't know the details of how the code works to be sure one way or the other. One for the devs. I do know that underscores are used by MC for special characters used for meta-data that don't translate to an acceptable file name, e.g. ":". It's possible that MC is ignoring them or treating your long names incorrectly.

You could test this out by renaming a file without them and see how you go. I use a wysiwyg approach to file names and don't add dashes, dots or any other character and have no problem. I ready CountryBumkin's advice and it appears sound to me. Did you try it out?

Also, did you check what the Wiki has to offer?
Logged
MC31, Win10 x64, HD-Plex H5 Gen2 Case, HD-Plex 400W Hi-Fi DC-ATX / AC-DC PSU, Gigabyte Z370 ULTRA Gaming 2.0 MoBo, Intel Core i7 8700 CPU, 4x8GB GSkill DDR4 RAM, Schiit Modi Multibit DAC, Freya Pre, Nelson Pass Aleph J DIY Clone, Ascension Timberwolf 8893BSRTL Speakers, BJC 5T00UP cables, DVB-T Tuner HDHR5-4DT

RoderickGI

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 8186
Re: Getting TVInfo for single episode TV show
« Reply #7 on: November 27, 2014, 03:59:57 pm »

Take a look at the way Frosty the Snowman is recorded in The TV DB: http://thetvdb.com/?tab=season&seriesid=258006&seasonid=489758&lid=7
It is recorded as a Special, not an episode. Read the rules for Specials: http://www.thetvdb.com/wiki/index.php?title=Special_Episodes

Look at the Stargate example: http://thetvdb.com/?tab=season&seriesid=72449&seasonid=4147&lid=7

Clicking on the Special line (or the word Special) will show you the detail: http://thetvdb.com/index.php?tab=episode&seriesid=72449&seasonid=19916&id=329320
Note the "Airs Before" and "DVD Season" fields.

Frosty the Snowman should have a file name of "Frosty the Snowman S00E01" or "Frosty_the_Snowman_S00E01" or similar, or have a Name of "Frosty the Snowman", a Season number of zero and an Episode number of one in the Tags, be marked as a TV Show, then it should import successfully.

Note that I haven't tested this in MC, as I am typing one handed, with a small dog asleep on my left arm.  :D.


EDIT: I just looked at Frosty's detailed records, and the Season is blank. So if the above doesn't work, try a file name of "Frosty_the_Snowman_SE01", "Frosty_the_Snowman_S  E01", "Frosty_the_Snowman_S__E01" or similar.
Logged
What specific version of MC you are running:MC27.0.27 @ Oct 27, 2020 and updating regularly Jim!                        MC Release Notes: https://wiki.jriver.com/index.php/Release_Notes
What OS(s) and Version you are running:     Windows 10 Pro 64bit Version 2004 (OS Build 19041.572).
The JRMark score of the PC with an issue:    JRMark (version 26.0.52 64 bit): 3419
Important relevant info about your environment:     
  Using the HTPC as a MC Server & a Workstation as a MC Client plus some DLNA clients.
  Running JRiver for Android, JRemote2, Gizmo, & MO 4Media on a Sony Xperia XZ Premium Android 9.
  Playing video out to a Sony 65" TV connected via HDMI, playing digital audio out via motherboard sound card, PCIe TV tuner
Pages: [1]   Go Up