YAMJ / yamj-v2

Yet Another Movie Jukebox (YAMJ) v2
GNU General Public License v3.0
28 stars 11 forks source link

TV episode description not found #124

Closed Omertron closed 9 years ago

Omertron commented 9 years ago

Original issue 124 created by Omertron on 2008-07-22T05:11:11.000Z:

Using latest version released.

I find many TV episode descriptions are not found because they don't exist at the website used. Understandable, but many of my files already have the description in the filename after the season/episode indicator.

Example: Cory in the House season 2 File: Cory In the House-2x14-Sittin' Pretty.mpg Shows up as: Episode 14 - "Cory in the House" (2007) - Episode list

It would be good to check the filename for episode description if none found at site, or contains "Episode List".

The NFO file should also be searched for the info.

Omertron commented 9 years ago

Comment #1 originally posted by Omertron on 2008-07-22T06:27:09.000Z:

This works for me. I think that your filename may be slightly off. Try: "Cory In The House S02E14 Sittin' Pretty.mpg"

Omertron commented 9 years ago

Comment #2 originally posted by Omertron on 2008-07-26T04:58:14.000Z:

The XML lines show -- I added blank lines here for readability only. file:///opt/sybhttpd/localhost.drives/HARD_DISK/Video/TV Shows/Cory In the House s2/Cory In the House 2x07 Uninvited.Pest.mpg

file:///opt/sybhttpd/localhost.drives/HARD_DISK/Video/TV Shows/Cory In the House s2/Cory In the House 2x14 Sittin' Pretty.mpg

file:///opt/sybhttpd/localhost.drives/HARD_DISK/Video/TV Shows/Cory In the House s2/Cory In the House 2x15 Macho Libre.mpg

Episode 14 shows the filename as "../Cory In the House 2x14 Sittin' Pretty.mpg" since I changed it from above initial post, but the same problem exists. I deleted the XML/HTML files before running YAMJ again.

There's no reason part 7 an 15 should be wrong.

Which site is being used for TV episode listings?

I thought it was TV.com or tvrage.com but both have the correct info for the series I am looking into. However YAMJ is missing info or naming it wrong. Another example is Hanna Montana season 2 eps 24-29.

Omertron commented 9 years ago

Comment #3 originally posted by Omertron on 2008-10-01T10:02:03.000Z:

<empty>

Omertron commented 9 years ago

Comment #4 originally posted by Omertron on 2008-10-03T19:14:04.000Z:

<empty>

Omertron commented 9 years ago

Comment #5 originally posted by Omertron on 2008-10-03T19:24:58.000Z:

I did some changes at IMDB scanner. It will get episode title from filename if it not find at IMDB site. Episde title must be after "-" (minus) character, eg: Cory In the House - 2x14 - Sittin' Pretty.mpg

Omertron commented 9 years ago

Comment #6 originally posted by Omertron on 2008-10-07T07:24:46.000Z:

There was a new issue 195 opened up with more comments and reported problems.