2015-04-21, 01:09 PM
Hello everyone, I am having trouble with these two shows being renamed with season and episode info. Here is the log from last night:
[...startup]
2015-04-20 23:16:05.094 [DEBUG][1] imageGrabLite, Version=2.2.5433.16677, Culture=neutral, PublicKeyToken=null
2015-04-20 23:16:05.103 [DEBUG][1] Command Line --oid 4241 --rename --zap2it
2015-04-20 23:16:06.048 [DEBUG][1] Rename file True
2015-04-20 23:16:07.343 [DEBUG][1] Searching select scheduled_recording.name, event_details, start_time, filename, service_type from scheduled_recording, channel, channel_mapping where scheduled_recording.oid = 4241 and scheduled_recording.channel_oid = channel.oid and scheduled_recording.channel_oid = channel_mapping.channel_oid and scheduled_recording.capture_source_oid = channel_mapping.capture_source_oid
2015-04-20 23:16:07.415 [DEBUG][1] Zap2it reference http://tvlistings.zap2it.com/tv/ncis-los...1583610144
2015-04-20 23:16:07.415 [DEBUG][1] Zap2it image page http://www.zap2it.com/tv/ncis-los-angele...1583610000
2015-04-20 23:16:07.419 [DEBUG][1] Subtitle: Length=6 Beacon
2015-04-20 23:16:07.420 [DEBUG][1] OID is 1565475
2015-04-20 23:16:07.420 [DEBUG][1] OriginalAirDate is 2015-04-20
2015-04-20 23:16:07.420 [DEBUG][1] First run
2015-04-20 23:16:07.420 [DEBUG][1] Recorded 2015-04-20
2015-04-20 23:16:07.420 [DEBUG][1] Record Ended 2015-04-20
2015-04-20 23:16:07.422 [DEBUG][1] Checking C:\Users\Public\NPVR\Media/Shows/NCIS Los Angeles.xml
2015-04-20 23:16:07.442 [DEBUG][1] Continuing
2015-04-20 23:16:07.442 [DEBUG][1] Meta files exists C:\Users\Public\NPVR\Media/Shows/NCIS Los Angeles.xml
2015-04-20 23:16:07.454 [DEBUG][1] Episodic: True C:\Users\Public\NPVR\Plugins/SearchLite/Series/NCIS Los Angeles.xml
2015-04-20 23:16:07.454 [DEBUG][1] C:\Users\Public\NPVR\Media/Shows/NCIS Los Angeles.xml
2015-04-20 23:16:07.492 [ERROR][1] Read Error Unexpected end of file has occurred. The following elements are not closed: IMDB_ID, Episode, Data. Line 1732, position 17.
And this is the command in the script:
"C:\Program Files\NPVR\imageGrabLite.exe" --oid %3 --rename --zap2it
Any ideas?
[...startup]
2015-04-20 23:16:05.094 [DEBUG][1] imageGrabLite, Version=2.2.5433.16677, Culture=neutral, PublicKeyToken=null
2015-04-20 23:16:05.103 [DEBUG][1] Command Line --oid 4241 --rename --zap2it
2015-04-20 23:16:06.048 [DEBUG][1] Rename file True
2015-04-20 23:16:07.343 [DEBUG][1] Searching select scheduled_recording.name, event_details, start_time, filename, service_type from scheduled_recording, channel, channel_mapping where scheduled_recording.oid = 4241 and scheduled_recording.channel_oid = channel.oid and scheduled_recording.channel_oid = channel_mapping.channel_oid and scheduled_recording.capture_source_oid = channel_mapping.capture_source_oid
2015-04-20 23:16:07.415 [DEBUG][1] Zap2it reference http://tvlistings.zap2it.com/tv/ncis-los...1583610144
2015-04-20 23:16:07.415 [DEBUG][1] Zap2it image page http://www.zap2it.com/tv/ncis-los-angele...1583610000
2015-04-20 23:16:07.419 [DEBUG][1] Subtitle: Length=6 Beacon
2015-04-20 23:16:07.420 [DEBUG][1] OID is 1565475
2015-04-20 23:16:07.420 [DEBUG][1] OriginalAirDate is 2015-04-20
2015-04-20 23:16:07.420 [DEBUG][1] First run
2015-04-20 23:16:07.420 [DEBUG][1] Recorded 2015-04-20
2015-04-20 23:16:07.420 [DEBUG][1] Record Ended 2015-04-20
2015-04-20 23:16:07.422 [DEBUG][1] Checking C:\Users\Public\NPVR\Media/Shows/NCIS Los Angeles.xml
2015-04-20 23:16:07.442 [DEBUG][1] Continuing
2015-04-20 23:16:07.442 [DEBUG][1] Meta files exists C:\Users\Public\NPVR\Media/Shows/NCIS Los Angeles.xml
2015-04-20 23:16:07.454 [DEBUG][1] Episodic: True C:\Users\Public\NPVR\Plugins/SearchLite/Series/NCIS Los Angeles.xml
2015-04-20 23:16:07.454 [DEBUG][1] C:\Users\Public\NPVR\Media/Shows/NCIS Los Angeles.xml
2015-04-20 23:16:07.492 [ERROR][1] Read Error Unexpected end of file has occurred. The following elements are not closed: IMDB_ID, Episode, Data. Line 1732, position 17.
And this is the command in the script:
"C:\Program Files\NPVR\imageGrabLite.exe" --oid %3 --rename --zap2it
Any ideas?