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 … 6 7 8 9 10 … 20 Next »
ImageGrabLite - Local news

 
  • 0 Vote(s) - 0 Average
ImageGrabLite - Local news
npbaud
Offline

Junior Member

Posts: 7
Threads: 1
Joined: Sep 2015
#1
2015-10-17, 12:52 AM
I would like to make my local news appear in my Kodi tv listings, but I can't figure out how to do it. Here's the log for the show:
Code:
[...startup] 2015-10-16 19:03:04.238 [DEBUG][1] imageGrabLite, Version=2.2.5433.16677, Culture=neutral, PublicKeyToken=null 2015-10-16 19:03:04.238 [DEBUG][1] Command Line --oid 3059 --rename --zap2it --nfo 2015-10-16 19:03:04.256 [DEBUG][1] Rename file True 2015-10-16 19:03:04.306 [DEBUG][1] Searching select scheduled_recording.name, event_details, start_time, filename, service_type from scheduled_recording, channel, channel_mapping where scheduled_recording.oid = 3059 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-10-16 19:03:04.319 [DEBUG][1] Zap2it reference http://tvlistings.zap2it.com/tv/news4-at-6/SH003255280000 2015-10-16 19:03:04.319 [DEBUG][1] Zap2it image page http://www.zap2it.com/tv/news4-at-6/SH003255280000 2015-10-16 19:03:04.320 [DEBUG][1] Subtitle: Length=0 2015-10-16 19:03:04.320 [DEBUG][1] OID is 1204655 2015-10-16 19:03:04.320 [DEBUG][1] OriginalAirDate is 1999-08-29 2015-10-16 19:03:04.320 [DEBUG][1] Recorded 2015-10-16 2015-10-16 19:03:04.320 [DEBUG][1] Record Ended 2015-10-16 2015-10-16 19:03:04.321 [DEBUG][1] Checking C:\Users\Public\NPVR\Media/Shows/News4 at 6.xml 2015-10-16 19:03:04.339 [DEBUG][1] http://www.thetvdb.com/api/GetSeries.php?language=en&seriesname=news4+at+6 2015-10-16 19:03:04.547 [DEBUG][1] No TVDB series found for news4+at+6 2015-10-16 19:03:19.697 [ERROR][1] Read Error The remote server returned an error: (500) Internal Server Error.

Can I create a dummy "News4 at 6.xml" file to make this happen? What's the minimum information needed?

Thanks.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 56,717
Threads: 996
Joined: May 2006
#2
2015-10-17, 12:55 AM
The version http://forums.nextpvr.com/showthread.php...post493860 should handle the problem that is preventing the nfo file from being created
npbaud
Offline

Junior Member

Posts: 7
Threads: 1
Joined: Sep 2015
#3
2015-10-17, 01:06 AM
Thank you. I'll give that a shot and report back.
npbaud
Offline

Junior Member

Posts: 7
Threads: 1
Joined: Sep 2015
#4
2015-10-17, 01:49 AM
I tried a different local program with the new version. This time it renamed the program, but I cannot find an .nfo file, and Kodi does not recognize it as a TV show.

Code:
[...startup] 2015-10-16 21:33:03.196 [DEBUG][1] imageGrabLite, Version=2.2.5740.34973, Culture=neutral, PublicKeyToken=null 2015-10-16 21:33:03.196 [DEBUG][1] Command Line --oid 3074 --rename --zap2it --nfo 2015-10-16 21:33:03.207 [DEBUG][1] Rename file True 2015-10-16 21:33:03.240 [DEBUG][1] Searching select scheduled_recording.name, event_details, start_time, filename, service_type from scheduled_recording, channel, channel_mapping where scheduled_recording.oid = 3074 limit 1 2015-10-16 21:33:03.252 [DEBUG][1] Zap2it reference http://tvlistings.zap2it.com/tv/sports-talk/SH002950120000 2015-10-16 21:33:03.252 [DEBUG][1] Zap2it image page http://www.zap2it.com/tv/sports-talk/SH002950120000 2015-10-16 21:33:03.254 [DEBUG][1] Subtitle: Length=0 2015-10-16 21:33:03.254 [DEBUG][1] OID is 1205983 2015-10-16 21:33:03.254 [DEBUG][1] OriginalAirDate is 1998-12-09 2015-10-16 21:33:03.254 [DEBUG][1] Recorded 2015-10-16 2015-10-16 21:33:03.254 [DEBUG][1] Record Ended 2015-10-16 2015-10-16 21:33:03.254 [DEBUG][1] Checking C:\Users\Public\NPVR\Media/Shows/Sports Talk.xml 2015-10-16 21:33:03.262 [DEBUG][1] http://www.thetvdb.com/api/GetSeries.php?language=en&seriesname=sports+talk 2015-10-16 21:33:03.471 [DEBUG][1] No TVDB series found for sports+talk 2015-10-16 21:33:18.608 [DEBUG][1] The remote server returned an error: (500) Internal Server Error. 2015-10-16 21:33:18.608 [DEBUG][1] TVRage fail searching sports+talk 2015-10-16 21:33:18.608 [DEBUG][1] Sports Talk False 2015-10-16 21:33:18.611 [DEBUG][1] Subtitle state 0 2015-10-16 21:33:18.611 [DEBUG][1] Sports Talk.S04E289. 2015-10-16 21:33:18.637 [DEBUG][1] PlaybackPositionHelper.GetPlaybackPosition(D:\Media\Cable\Sports Talk\Sports Talk_20151016_21002130.ts) 2015-10-16 21:33:18.639 [DEBUG][1] D:\Media\Cable\Sports Talk\Sports Talk_20151016_21002130.ts 2015-10-16 21:33:18.639 [DEBUG][1] False 2015-10-16 21:33:18.639 [DEBUG][1] False
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 56,717
Threads: 996
Joined: May 2006
#5
2015-10-17, 02:01 AM
I will have a look after baseball. Something seems broken perhaps related to the tvrage failure.

Martin
npbaud
Offline

Junior Member

Posts: 7
Threads: 1
Joined: Sep 2015
#6
2015-10-19, 11:23 PM
Here's the latest log for my local news. The log appears to say that C:\Users\Public\NPVR\Media/Shows/News4 at 6.xml exists, but it doesn't. And Kodi still doesn't recognize it as a TV Show.

Code:
[...startup] 2015-10-19 19:03:03.186 [DEBUG][1] imageGrabLite, Version=2.2.5740.34973, Culture=neutral, PublicKeyToken=null 2015-10-19 19:03:03.187 [DEBUG][1] Command Line --oid 3280 --rename --zap2it --nfo 2015-10-19 19:03:03.199 [DEBUG][1] Rename file True 2015-10-19 19:03:03.234 [DEBUG][1] Searching select scheduled_recording.name, event_details, start_time, filename, service_type from scheduled_recording, channel, channel_mapping where scheduled_recording.oid = 3280 limit 1 2015-10-19 19:03:03.247 [DEBUG][1] Zap2it reference http://tvlistings.zap2it.com/tv/news4-at-6/SH003255280000 2015-10-19 19:03:03.247 [DEBUG][1] Zap2it image page http://www.zap2it.com/tv/news4-at-6/SH003255280000 2015-10-19 19:03:03.249 [DEBUG][1] Subtitle: Length=0 2015-10-19 19:03:03.249 [DEBUG][1] OID is 1215812 2015-10-19 19:03:03.249 [DEBUG][1] OriginalAirDate is 1999-08-29 2015-10-19 19:03:03.249 [DEBUG][1] Recorded 2015-10-19 2015-10-19 19:03:03.249 [DEBUG][1] Record Ended 2015-10-19 2015-10-19 19:03:03.250 [DEBUG][1] Checking C:\Users\Public\NPVR\Media/Shows/News4 at 6.xml 2015-10-19 19:03:03.250 [DEBUG][1] Meta files exists C:\Users\Public\NPVR\Media/Shows/News4 at 6.xml 2015-10-19 19:03:03.255 [DEBUG][1] Episodic: False C:\Users\Public\NPVR\Plugins/SearchLite/Series/News4 at 6.xml 2015-10-19 19:03:03.255 [DEBUG][1] C:\Users\Public\NPVR\Media/Shows/News4 at 6.xml 2015-10-19 19:03:03.255 [DEBUG][1] Subtitle state 0 2015-10-19 19:03:03.255 [DEBUG][1] News4 at 6.S04E292. 2015-10-19 19:03:03.271 [DEBUG][1] PlaybackPositionHelper.GetPlaybackPosition(D:\Media\Cable\News4 at 6\News4 at 6_20151019_18001900.ts) 2015-10-19 19:03:03.273 [DEBUG][1] D:\Media\Cable\News4 at 6\News4 at 6_20151019_18001900.ts 2015-10-19 19:03:03.273 [DEBUG][1] False 2015-10-19 19:03:03.273 [DEBUG][1] False
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 56,717
Threads: 996
Joined: May 2006
#7
2015-10-24, 11:04 PM
Well baseball is over (for me anyway) so here is the likely patch http://forums.nextpvr.com/showthread.php...post495853

Martin
npbaud
Offline

Junior Member

Posts: 7
Threads: 1
Joined: Sep 2015
#8
2015-10-24, 11:22 PM
mvallevand Wrote:Well baseball is over (for me anyway) so here is the likely patch http://forums.nextpvr.com/showthread.php...post495853

My condolences. I'll test the new version and report back.
npbaud
Offline

Junior Member

Posts: 7
Threads: 1
Joined: Sep 2015
#9
2015-10-26, 12:13 AM
The new version works perfectly. Thanks very much.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  imageGrabLite update mvallevand 20 16,476 2020-04-04, 02:42 AM
Last Post: jksmurf
  ImageGrabLite "Read Error Object reference not set to an instance of an object." mjccox 6 6,636 2017-04-11, 07:07 AM
Last Post: rinomasaya
  imageGrabLite episode rename (Super Why) sosuke3 4 4,489 2016-11-24, 10:38 PM
Last Post: sosuke3
  ImageGrabLite and the ampersand ttfitz 8 6,576 2016-05-26, 11:56 PM
Last Post: JavaWiz
  Imagegrablite and NCIS Los Angleles/New Orleans robokd 5 5,346 2016-03-02, 02:40 PM
Last Post: mvallevand
  ImageGrabLite Issues bigjess007 11 9,166 2016-01-08, 01:13 PM
Last Post: jksmurf
  ImageGrabLite Setup hootie318 8 7,513 2015-11-28, 11:32 PM
Last Post: pBS
  Imagegrablite renaming of continuation episode jghanisco 5 4,882 2015-11-26, 10:25 PM
Last Post: mvallevand
  ImageGrabLite problem with new Daily Show ttfitz 5 4,408 2015-11-17, 11:48 PM
Last Post: ttfitz
  ImageGrabLite - name change while watching recording liteswap 2 3,831 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