NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) v
« Previous 1 … 12 13 14 15 16 … 20 Next »
ImageGrabLite With No Series/Episode Numbers in Metadata

 
  • 0 Vote(s) - 0 Average
ImageGrabLite With No Series/Episode Numbers in Metadata
EmptyInTheHead
Offline

Junior Member

Posts: 20
Threads: 2
Joined: Jul 2013
#1
2013-07-02, 04:15 PM
I am using a zap2it XML file and I don't always get series and episode information in the metadata. It's probably their 95% of the time. My question is this; if there is no series & episode data in the database, does IGL try to do any other type of matching based on airdate or episode description, or does it just fail. It appears to just fail on the rename.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,814
Threads: 954
Joined: May 2006
#2
2013-07-02, 10:23 PM
IGL doesn't get it from the nextpvr database by default because it is usually wrong for zap2it-based guide data, it gets it online from thetvb.org and tmdb.org for movies. The lookup will match on subtitle, original air date or zap2it (if available) and there are some special cases to help the mapping logic. If you find a show you think should match, upload your imageGrabLite log files and I will have a look.

Martin
EmptyInTheHead
Offline

Junior Member

Posts: 20
Threads: 2
Joined: Jul 2013
#3
2013-07-02, 11:01 PM
Below is my log file for an example show "Mistresses". theTVDB has a listing with this airdate and episode name, so I'm not sure why it's not matching. I am trying to force it to use the show name "Mistresses (US)" in my SearchLite.XML customnames section.

Any help would be appreciated!

[...startup]
2013-07-02 09:01:56.491 [DEBUG][1] imageGrabLite, Version=1.2.1.35094, Culture=neutral, PublicKeyToken=null
2013-07-02 09:01:56.491 [DEBUG][1] Command Line --oid 4855 --rename --zap2it --language en
2013-07-02 09:01:56.556 [DEBUG][1] Searching select scheduled_recording.name, event_details, start_time, filename from scheduled_recording, channel where scheduled_recording.oid = 4855 and scheduled_recording.channel_oid = channel.oid
2013-07-02 09:01:56.560 [DEBUG][1] Zap2it reference http://tvlistings.zap2it.com/tv/mistress...5682880005
2013-07-02 09:01:56.560 [DEBUG][1] Zap2it image http://images.zap2it.com/images/tv-EP015...sses-0.jpg
2013-07-02 09:01:56.562 [DEBUG][1] Using Mistresses (US) not Mistresses
2013-07-02 09:01:56.562 [DEBUG][1] Subtitle: Length=20 Decisions, Decisions
2013-07-02 09:01:56.566 [DEBUG][1] OID is 1235906
2013-07-02 09:01:56.566 [DEBUG][1] OriginalAirDate is 2013-07-01
2013-07-02 09:01:56.566 [DEBUG][1] First run
2013-07-02 09:01:56.566 [DEBUG][1] Recorded 2013-07-01
2013-07-02 09:01:56.566 [DEBUG][1] Record Ended 2013-07-01
2013-07-02 09:01:56.723 [DEBUG][1] Mistresses (US)
2013-07-02 09:01:56.723 [DEBUG][1] Mistresses (US)
2013-07-02 09:01:56.723 [DEBUG][1] mistresses
2013-07-02 09:01:56.723 [DEBUG][1] mistresses 2003
2013-07-02 09:01:56.723 [DEBUG][1] mistresses us
2013-07-02 09:01:56.723 [DEBUG][1] Checking for other years
2013-07-02 09:01:56.807 [DEBUG][1] Mistresses
2013-07-02 09:01:57.024 [INFO][1] Poster found on http://www.thetvdb.com
2013-07-02 09:01:57.075 [INFO][1] Thumb found on http://www.thetvdb.com
2013-07-02 09:01:57.082 [DEBUG][1] Episodic: True C:\Users\Public\NPVR\Plugins/SearchLite/Series/Mistresses (US).xml
2013-07-02 09:01:57.113 [DEBUG][1] C:\Users\Public\NPVR\Media/Shows/Mistresses (US).xml
2013-07-02 09:01:57.131 [DEBUG][1] /Data/Episode/EpisodeName[normalize-space(.) ='Decisions, Decisions']
2013-07-02 09:01:57.131 [DEBUG][1] Not found, trying decisions decisions
2013-07-02 09:01:57.131 [DEBUG][1] Series Ended
2013-07-02 09:01:57.131 [DEBUG][1] 2013-07-01
2013-07-02 09:01:57.131 [DEBUG][1] No Date Match
2013-07-02 09:01:57.131 [DEBUG][1] Mistresses True
2013-07-02 09:01:57.131 [DEBUG][1] Cannot rename file, no episode information
2013-07-02 09:01:57.131 [DEBUG][1] C:\Users\Public\Videos\Mistresses_20130701_21012200.ts
2013-07-02 09:01:57.131 [DEBUG][1] False
2013-07-02 09:01:57.131 [DEBUG][1] False
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,814
Threads: 954
Joined: May 2006
#4
2013-07-02, 11:14 PM
I just tried Mistresses here (for next week) and it is smart enough to use (US) so there is no point in using the override. Try removing the override, deleting

Media\Shows\Mistresesses*
C:\Users\Public\NPVR\Plugins/SearchLite/Series/Mistresses*

and rerun

imageGrabLite --oid 4855 --rename --zap2it

and upload your log if it fails.

Martin
EmptyInTheHead
Offline

Junior Member

Posts: 20
Threads: 2
Joined: Jul 2013
#5
2013-07-02, 11:35 PM
That seems to have taken care of it but for some reason it is failing on the rename. The files aren't open, because I can rename or delete them, but it fails the rename for some reason. Log below...

Also, is there a way to have IGL keep more than the last 3 log files? I process 5-10 items a day.

[...startup]
2013-07-02 16:33:03.023 [DEBUG][1] imageGrabLite, Version=1.2.1.35094, Culture=neutral, PublicKeyToken=null
2013-07-02 16:33:03.023 [DEBUG][1] Command Line --oid 4855 --rename --zap2it --language en
2013-07-02 16:33:03.085 [DEBUG][1] Searching select scheduled_recording.name, event_details, start_time, filename from scheduled_recording, channel where scheduled_recording.oid = 4855 and scheduled_recording.channel_oid = channel.oid
2013-07-02 16:33:03.089 [DEBUG][1] Zap2it reference http://tvlistings.zap2it.com/tv/mistress...5682880005
2013-07-02 16:33:03.089 [DEBUG][1] Zap2it image http://images.zap2it.com/images/tv-EP015...sses-0.jpg
2013-07-02 16:33:03.091 [DEBUG][1] Subtitle: Length=20 Decisions, Decisions
2013-07-02 16:33:03.095 [DEBUG][1] OID is 1235906
2013-07-02 16:33:03.095 [DEBUG][1] OriginalAirDate is 2013-07-01
2013-07-02 16:33:03.095 [DEBUG][1] First run
2013-07-02 16:33:03.095 [DEBUG][1] Recorded 2013-07-01
2013-07-02 16:33:03.095 [DEBUG][1] Record Ended 2013-07-01
2013-07-02 16:33:03.095 [DEBUG][1] Meta files exists C:\Users\Public\NPVR\Media/Shows/Mistresses.xml
2013-07-02 16:33:03.101 [DEBUG][1] Episodic: True C:\Users\Public\NPVR\Plugins/SearchLite/Series/Mistresses.xml
2013-07-02 16:33:03.101 [DEBUG][1] C:\Users\Public\NPVR\Media/Shows/Mistresses.xml
2013-07-02 16:33:03.104 [DEBUG][1] Changing Mistresses to Mistresses (US)
2013-07-02 16:33:03.106 [DEBUG][1] /Data/Episode/EpisodeName[normalize-space(.) ='Decisions, Decisions']
2013-07-02 16:33:03.106 [DEBUG][1] Rename using Decisions, Decisions S01 E05
2013-07-02 16:33:03.106 [DEBUG][1] First Aired 2013-07-01 04:01:00
2013-07-02 16:33:03.106 [DEBUG][1] C:\Users\Public\Videos\Mistresses (US).S01E05.Decisions, Decisions.ts
2013-07-02 16:33:03.106 [DEBUG][1] Mistresses (US)
2013-07-02 16:33:03.106 [DEBUG][1] False
2013-07-02 16:33:03.106 [DEBUG][1] C:\Users\Public\Videos\Mistresses (US).S01E05.Decisions, Decisions.ts
2013-07-02 16:33:03.106 [DEBUG][1] False
2013-07-02 16:33:03.106 [DEBUG][1] False
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,814
Threads: 954
Joined: May 2006
#6
2013-07-02, 11:45 PM
Could you playing the file in NextPVR and upload npvr.log

--extra gives you all the logs, it's up to you to clean older files

Martin
EmptyInTheHead
Offline

Junior Member

Posts: 20
Threads: 2
Joined: Jul 2013
#7
2013-07-03, 12:15 AM
I don't use NPVR to play files ever. I move them out of the recording folder into a Plex folder as soon as they are renamed. I just moved these back for testing. I was able to rename them once, and then it won't rename them now. This is probably just something weird. I think we resolved the original problem. Thanks for the help!
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,814
Threads: 954
Joined: May 2006
#8
2013-07-03, 12:23 AM
Okay, you probably didn't copy it back with the matching name as the nextpvr database has. I'd say use --nfo for Plex too, but you create them all in one big folder which breaks tvshow.nfo logic.

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  imageGrabLite update mvallevand 20 13,654 2020-04-04, 02:42 AM
Last Post: jksmurf
  ImageGrabLite "Read Error Object reference not set to an instance of an object." mjccox 6 5,096 2017-04-11, 07:07 AM
Last Post: rinomasaya
  imageGrabLite episode rename (Super Why) sosuke3 4 3,352 2016-11-24, 10:38 PM
Last Post: sosuke3
  ImageGrabLite and the ampersand ttfitz 8 4,837 2016-05-26, 11:56 PM
Last Post: JavaWiz
  Imagegrablite and NCIS Los Angleles/New Orleans robokd 5 4,011 2016-03-02, 02:40 PM
Last Post: mvallevand
  ImageGrabLite Issues bigjess007 11 7,267 2016-01-08, 01:13 PM
Last Post: jksmurf
  ImageGrabLite Setup hootie318 8 5,876 2015-11-28, 11:32 PM
Last Post: pBS
  Imagegrablite renaming of continuation episode jghanisco 5 3,373 2015-11-26, 10:25 PM
Last Post: mvallevand
  ImageGrabLite problem with new Daily Show ttfitz 5 3,117 2015-11-17, 11:48 PM
Last Post: ttfitz
  ImageGrabLite - name change while watching recording liteswap 2 2,811 2015-11-06, 11:29 AM
Last Post: liteswap

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

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

Linear Mode
Threaded Mode