NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Information Community Announcements v
« Previous 1 … 3 4 5 6 7 56 Next »
imageGrabLite 1.1

 
  • 0 Vote(s) - 0 Average
imageGrabLite 1.1
ttfitz
Offline

Senior Member

Posts: 285
Threads: 46
Joined: Sep 2008
#81
2012-03-05, 06:34 PM
mvallevand Wrote:Yes sometimes after the subtitle doesn't match if there is a semi-colon in the subtitle "Episode Name A; Episode Name B" it will look it up as follows

If "Episode Name A" matches it looks up "Episode Name B" , if that matches you would have S##E##-## ie S06E01-E02

If B doesn't match, it uses S##E##+ with the episode # of A ie S06E01+

If A doesn't matches but the first run air week matches, it's valid but igl considers it two episodes and it uses the first episode number for the week ie S06E01+

Martin

I'm not clear from the log whether it matched on the second episode or not, so I'm going to attach the log just in case for you to look at, to make sure it did what you thought it would.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,802
Threads: 954
Joined: May 2006
#82
2012-03-05, 11:19 PM
ttfitz Wrote:I'm not clear from the log whether it matched on the second episode or not, so I'm going to attach the log just in case for you to look at, to make sure it did what you thought it would.

Thanks IGL could have matched that to S06E01-E02, but I see now my "ignore case" match on the subtitle doesn't apply to these split subtitles. It highlights the inconsistencies on thetvdb too; "Winds Of War" would have failed if they had used the same convention as next week's "The Best of Friends" I can clean this up a bit.

Martin
ttfitz
Offline

Senior Member

Posts: 285
Threads: 46
Joined: Sep 2008
#83
2012-03-06, 05:43 AM
mvallevand Wrote:Thanks IGL could have matched that to S06E01-E02, but I see now my "ignore case" match on the subtitle doesn't apply to these split subtitles. It highlights the inconsistencies on thetvdb too; "Winds Of War" would have failed if they had used the same convention as next week's "The Best of Friends" I can clean this up a bit.

Martin

Gotcha. Everything was good tonight, although Alcatraz did the same with the double episode as last night's show - both titles in the rename, but episode E09+. I assume the same problem there as before.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,802
Threads: 954
Joined: May 2006
#84
2012-03-06, 06:03 AM
No it changed since the last time I looked, but thetvdb now has "The Ames Brothers" and your EPG probably had "The Ames Bros." so it is matching as a first run double episode. Here's what the proper logs would look like I recorded it and faked the EPG data to confirm

Code:
2012-03-06 01:01:01.095    [DEBUG][1]    /Data/Episode/EpisodeName[normalize-space(.) ='The Ames Brothers; Sonny Burnett']
2012-03-06 01:01:01.095    [DEBUG][1]    Not found, trying the ames brothers sonny burnett
2012-03-06 01:01:01.095    [DEBUG][1]    Not found - Trying single episode The Ames Brothers
2012-03-06 01:01:01.095    [DEBUG][1]    /Data/Episode/EpisodeName[normalize-space(.) ='The Ames Brothers']
2012-03-06 01:01:01.095    [DEBUG][1]    Rename using The Ames Brothers; Sonny Burnett S01 E09
2012-03-06 01:01:01.095    [DEBUG][1]    Look for second episode
2012-03-06 01:01:01.095    [DEBUG][1]    /Data/Episode/EpisodeName[normalize-space(.) ='Sonny Burnett']
2012-03-06 01:01:01.095    [DEBUG][1]    Rename using The Ames Brothers; Sonny Burnett S01 E09-E10
2012-03-06 01:01:01.096    [DEBUG][1]    Alcatraz.S01E09-E10.The Ames Brothers; Sonny Burnett

Of course I have to wait until E08 comes on now.

Martin
ttfitz
Offline

Senior Member

Posts: 285
Threads: 46
Joined: Sep 2008
#85
2012-03-06, 07:38 AM
mvallevand Wrote:No it changed since the last time I looked, but thetvdb now has "The Ames Brothers" and your EPG probably had "The Ames Bros." so it is matching as a first run double episode. Here's what the proper logs would look like I recorded it and faked the EPG data to confirm

Code:
2012-03-06 01:01:01.095    [DEBUG][1]    /Data/Episode/EpisodeName[normalize-space(.) ='The Ames Brothers; Sonny Burnett']
2012-03-06 01:01:01.095    [DEBUG][1]    Not found, trying the ames brothers sonny burnett
2012-03-06 01:01:01.095    [DEBUG][1]    Not found - Trying single episode The Ames Brothers
2012-03-06 01:01:01.095    [DEBUG][1]    /Data/Episode/EpisodeName[normalize-space(.) ='The Ames Brothers']
2012-03-06 01:01:01.095    [DEBUG][1]    Rename using The Ames Brothers; Sonny Burnett S01 E09
2012-03-06 01:01:01.095    [DEBUG][1]    Look for second episode
2012-03-06 01:01:01.095    [DEBUG][1]    /Data/Episode/EpisodeName[normalize-space(.) ='Sonny Burnett']
2012-03-06 01:01:01.095    [DEBUG][1]    Rename using The Ames Brothers; Sonny Burnett S01 E09-E10
2012-03-06 01:01:01.096    [DEBUG][1]    Alcatraz.S01E09-E10.The Ames Brothers; Sonny Burnett

Of course I have to wait until E08 comes on now.

Martin

Looks like that might be it - it was definitely looking for "The Ames Bros." That's okay, though, I think, since it looks like MediaBrowser that I've been looking at for WMC use doesn't really understand double episodes, anyway.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,802
Threads: 954
Joined: May 2006
#86
2012-03-06, 12:51 PM
ttfitz Wrote:Looks like that might be it - it was definitely looking for "The Ames Bros." That's okay, though, I think, since it looks like MediaBrowser that I've been looking at for WMC use doesn't really understand double episodes, anyway.

Yes and I see from this post http://community.mediabrowser.tv/permali...ingle-file that they blame this on thetvdb and not their lookup logic. I think Plex and XMBC got it right with the format.

Martin
ttfitz
Offline

Senior Member

Posts: 285
Threads: 46
Joined: Sep 2008
#87
2012-03-09, 03:02 AM
Okay, new problem tonight. I've actually seen this once before, but I wasn't methodical in dealing with it, so I wasn't sure of the circumstances.

Parks and Recreation did not rename. As you can see in the attached log, it said the XML file was current (also attached), but the file not only didn't have tonight's episode, it didn't have the episode title for last week's episode. When I checked thetvdb.com, it had both titles, so I tried running IGL again to make sure there wasn't an update between the two times. Same error. So, I deleted my XML file, and ran again. It reloaded the file (which is attached in the same 7zip file with "new" in the name), and the rename worked, with both titles being in the newly downloaded XML file.

So, somehow the xml isn't getting updated correctly, or recognized as not being up-to-date in some fashion.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,802
Threads: 954
Joined: May 2006
#88
2012-03-09, 04:40 AM
ttfitz Wrote:So, somehow the xml isn't getting updated correctly, or recognized as not being up-to-date in some fashion.

Thanks that sample was useful, it held future episodes without FirstAired dates, which I hadn't considered in my test to see if a new download was necessary. This update has that and the fix for case on multiple episodes. Nothing yet for SNL, Letterman etc.

Thanks for the continued help improving the logic.

Martin
ttfitz
Offline

Senior Member

Posts: 285
Threads: 46
Joined: Sep 2008
#89
2012-03-09, 04:49 AM
mvallevand Wrote:Thanks that sample was useful, it held future episodes without FirstAired dates, which I hadn't considered in my test to see if a new download was necessary. This update has that and the fix for chase on multiple episodes. Nothing yet for SNL, Letterman etc.

Thanks for the continued help improving the logic.

Martin

Thanks, I had another show tonight that did the same thing; I installed this update, ran again, and it worked this time.

And you are welcome - I am a programmer myself by trade, and I know how hard it is to cover all the bases in your testing.
ttfitz
Offline

Senior Member

Posts: 285
Threads: 46
Joined: Sep 2008
#90
2012-03-13, 09:17 AM
Okay, a bit of a problem with The Daily Show and Colbert Report. Both of these shows apparently list their episode names by the guest that night. Tonight Grover Norquist was on. Unfortunately, he was also on in season 13 (this is season 17), so the show got renamed with the season 13 episode number. I've seen this previously with Colbert, too, but forgot to track it down.

Log file is attached.
« Next Oldest | Next Newest »

Users browsing this thread: 2 Guest(s)

Pages (12): « Previous 1 … 7 8 9 10 11 12 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  Considering dropping support for imageGrabLite mvallevand 8 3,969 2016-01-08, 08:23 AM
Last Post: liteswap
  imageGrabLite 1.2 mvallevand 90 35,922 2013-10-04, 10:00 PM
Last Post: johnsonx42
  imageGrabLite Beta mvallevand 84 61,347 2013-10-04, 06:40 PM
Last Post: mvallevand

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode