NextPVR Forums

Full Version: imageGrabLite 2 & NPVR 3.1.1
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
I'm using IGL to rename recordings so that XBMC's TV Show scraper can recognize them. This was working wonderfully before the recent updates. My postprocessing.bat has the same line in it which is unchanged: "c:\program files\npvr\imageGrabLite.exe" --oid %3 --rename --nfo --zap2it

Here's the log with the error during a run:

Code:
[...startup]
2013-10-15 23:41:03.161 [DEBUG][1]      imageGrabLite, Version=2.2.5032.35170, Culture=neutral, PublicKeyToken=null
2013-10-15 23:41:03.172 [DEBUG][1]      Command Line --oid 10484 --rename --nfo --zap2it
2013-10-15 23:41:03.198 [DEBUG][1]      Rename file True
2013-10-15 23:41:03.353 [DEBUG][1]      Searching select scheduled_recording.name, event_details, start_time, filename from scheduled_recording, channel where scheduled_recording.oid = 10484 and scheduled_recording.channel_oid = channel.oid
2013-10-15 23:41:03.406 [DEBUG][1]      Zap2it reference http://tvlistings.zap2it.com/tv/chicago-fire-/EP015679150028
2013-10-15 23:41:03.406 [DEBUG][1]      Zap2it image http://images.zap2it.com/images/tv-EP01567915/chicago-fire--0.jpg
2013-10-15 23:41:03.408 [DEBUG][1]      Subtitle: Length=15 A Nuisance Call
2013-10-15 23:41:03.414 [DEBUG][1]      OID is 21656995
2013-10-15 23:41:03.453 [DEBUG][1]      OriginalAirDate is 2013-10-15
2013-10-15 23:41:03.453 [DEBUG][1]      First run
2013-10-15 23:41:03.453 [DEBUG][1]      Recorded 2013-10-15
2013-10-15 23:41:03.453 [DEBUG][1]      Record Ended 2013-10-15
2013-10-15 23:41:03.453 [DEBUG][1]      Meta files exists C:\Users\Public\NPVR\Media/Shows/Chicago Fire.xml
2013-10-15 23:41:03.465 [DEBUG][1]      Episodic: True C:\Users\Public\NPVR\Plugins/SearchLite/Series/Chicago Fire.xml
2013-10-15 23:41:03.465 [DEBUG][1]      C:\Users\Public\NPVR\Media/Shows/Chicago Fire.xml
2013-10-15 23:41:03.491 [DEBUG][1]      Download from tvdb 258541/all/en
2013-10-15 23:41:09.646 [INFO][1]       Episodes Found on http://www.thetvdb.com
2013-10-15 23:41:09.646 [DEBUG][1]      Download from tvdb complete
2013-10-15 23:41:09.729 [DEBUG][1]      Changing Chicago Fire * to Chicago Fire
2013-10-15 23:41:09.751 [DEBUG][1]      /Data/Episode/EpisodeName[normalize-space(.) ='A Nuisance Call']
2013-10-15 23:41:09.790 [DEBUG][1]      Rename using A Nuisance Call S02 E04
2013-10-15 23:41:09.790 [DEBUG][1]      First Aired 2013-10-15 02:01:00
2013-10-15 23:41:09.792 [ERROR][1]      Read Error The path is not of a legal form.

Thanks in advance for any advice.

EDIT: OS is Win 7 32bit.
smajor Wrote:[DEBUG][1] Changing Chicago Fire * to Chicago Fire

Do you now where that * came from? Are you doing new processing to add it?

Martin
Yes, I believe I do. My guide adds the * to new first run shows. It would appear in the guide as "Chicago Fire *"

I made no changes on that front either, it's been that way in my configuration/listings for years and years and never caused an error before.
I will likely need you to empty your epg and then compress and upload it here, or send me link to the whole thing.

Martin
Do you mean the just the xml guide itself or something NPVR specific?

I can provide a link to whatever you need.
sorry the npvr.db3

Martin
Here you go. Not very large:

http://www.themajorshome.com/Misc/npvr.7z
Ok that's not it at all. Do you have a live tv buffer defined and is it correct?

Martin
Yes, it's just c:\temp

It exists and has proper permissions.
What about <ExtraRecordingDirectories>....</ExtraRecordingDirectories> ?

Martin
Pages: 1 2