2016-01-25, 06:26 PM
Hi, if the program is not found on the TVDB should it still be found in KODI TV Shows? I have quite a few recording with a renamed file, but no NFO. I have some with an NFO but these don't show in the KODI TV Show tab.
Below is what I am running in the post processing bat. I am also running it on demand against the NVP database as per the wiki to test out the switches.
"C:\Program Files\NPVR\imageGrabLite.exe" --oid %3 --rename --nfo
"C:\Program Files\NPVR\imageGrabLite.exe" --oid %3 --nfo
Tried with just rename and with nfo and rename, I added the command twice to catch any renamed files to get the nfo file.
Below a log
log.3
[...startup]
2016-01-25 18:21:43.409 [DEBUG][1] imageGrabLite, Version=2.2.5740.34973, Culture=neutral, PublicKeyToken=null
2016-01-25 18:21:43.409 [DEBUG][1] Command Line --rename --nfo --oid 7485
2016-01-25 18:21:43.457 [DEBUG][1] Rename file True
2016-01-25 18:21:43.581 [DEBUG][1] Searching select scheduled_recording.name, event_details, start_time, filename, service_type from scheduled_recording, channel, channel_mapping where scheduled_recording.oid = 7485 limit 1
2016-01-25 18:21:43.613 [DEBUG][1] Subtitle: Length=0
2016-01-25 18:21:43.644 [DEBUG][1] OID is 4974336
2016-01-25 18:21:43.644 [DEBUG][1] Season is 1
2016-01-25 18:21:43.644 [DEBUG][1] Episode is 3
2016-01-25 18:21:43.644 [DEBUG][1] Recorded 2016-01-25
2016-01-25 18:21:43.644 [DEBUG][1] Record Ended 2016-01-25
2016-01-25 18:21:43.682 [DEBUG][1] http://www.thetvdb.com/api/GetSeries.php...e+eighties
2016-01-25 18:21:43.884 [DEBUG][1] No TVDB series found for sounds+of+the+eighties
2016-01-25 18:22:04.910 [DEBUG][1] Data at the root level is invalid. Line 1, position 1.
2016-01-25 18:22:04.910 [DEBUG][1] TVRage fail searching sounds+of+the+eighties
2016-01-25 18:22:05.425 [DEBUG][1] TheMovieDb matches: 0
2016-01-25 18:22:05.425 [DEBUG][1] Sounds of the Eighties False
2016-01-25 18:22:05.425 [DEBUG][1] Using Season/Episode from NextPVR
2016-01-25 18:22:05.425 [DEBUG][1] Subtitle state 0
2016-01-25 18:22:05.425 [DEBUG][1] Sounds of the Eighties.S01E03.
2016-01-25 18:22:05.629 [DEBUG][1] PlaybackPositionHelper.GetPlaybackPosition(C:\Users\Public\Recorded TV\Sounds of the Eighties\Sounds.of.the.Eighties.S01E03.ts)
2016-01-25 18:22:05.644 [DEBUG][1] C:\Users\Public\Recorded TV\Sounds of the Eighties\Sounds.of.the.Eighties.S01E03.ts
2016-01-25 18:22:05.644 [DEBUG][1] False
2016-01-25 18:22:05.644 [DEBUG][1] False
Below is what I am running in the post processing bat. I am also running it on demand against the NVP database as per the wiki to test out the switches.
"C:\Program Files\NPVR\imageGrabLite.exe" --oid %3 --rename --nfo
"C:\Program Files\NPVR\imageGrabLite.exe" --oid %3 --nfo
Tried with just rename and with nfo and rename, I added the command twice to catch any renamed files to get the nfo file.
Below a log
log.3
[...startup]
2016-01-25 18:21:43.409 [DEBUG][1] imageGrabLite, Version=2.2.5740.34973, Culture=neutral, PublicKeyToken=null
2016-01-25 18:21:43.409 [DEBUG][1] Command Line --rename --nfo --oid 7485
2016-01-25 18:21:43.457 [DEBUG][1] Rename file True
2016-01-25 18:21:43.581 [DEBUG][1] Searching select scheduled_recording.name, event_details, start_time, filename, service_type from scheduled_recording, channel, channel_mapping where scheduled_recording.oid = 7485 limit 1
2016-01-25 18:21:43.613 [DEBUG][1] Subtitle: Length=0
2016-01-25 18:21:43.644 [DEBUG][1] OID is 4974336
2016-01-25 18:21:43.644 [DEBUG][1] Season is 1
2016-01-25 18:21:43.644 [DEBUG][1] Episode is 3
2016-01-25 18:21:43.644 [DEBUG][1] Recorded 2016-01-25
2016-01-25 18:21:43.644 [DEBUG][1] Record Ended 2016-01-25
2016-01-25 18:21:43.682 [DEBUG][1] http://www.thetvdb.com/api/GetSeries.php...e+eighties
2016-01-25 18:21:43.884 [DEBUG][1] No TVDB series found for sounds+of+the+eighties
2016-01-25 18:22:04.910 [DEBUG][1] Data at the root level is invalid. Line 1, position 1.
2016-01-25 18:22:04.910 [DEBUG][1] TVRage fail searching sounds+of+the+eighties
2016-01-25 18:22:05.425 [DEBUG][1] TheMovieDb matches: 0
2016-01-25 18:22:05.425 [DEBUG][1] Sounds of the Eighties False
2016-01-25 18:22:05.425 [DEBUG][1] Using Season/Episode from NextPVR
2016-01-25 18:22:05.425 [DEBUG][1] Subtitle state 0
2016-01-25 18:22:05.425 [DEBUG][1] Sounds of the Eighties.S01E03.
2016-01-25 18:22:05.629 [DEBUG][1] PlaybackPositionHelper.GetPlaybackPosition(C:\Users\Public\Recorded TV\Sounds of the Eighties\Sounds.of.the.Eighties.S01E03.ts)
2016-01-25 18:22:05.644 [DEBUG][1] C:\Users\Public\Recorded TV\Sounds of the Eighties\Sounds.of.the.Eighties.S01E03.ts
2016-01-25 18:22:05.644 [DEBUG][1] False
2016-01-25 18:22:05.644 [DEBUG][1] False