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 … 15 16 17 18 19 20 Next »
imageGrabLite 1.1 Questions

 
  • 0 Vote(s) - 0 Average
imageGrabLite 1.1 Questions
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,768
Threads: 954
Joined: May 2006
#1
2012-07-03, 12:39 AM
I've just discovered imageGrabLite and I've got it working for the last few days. Great program! , but I have a question. It seems to rename most shows, but some it doesn't. The common denominator seems to be shows that don't have season and episode information in the EPG. Is there a way I can force it to rename programs with just the title and subtitle if there is no season/episode data? Here's an example of a show that won't rename with no episode data. I also noticed it doesn't make a .tbn or a .xml file for the show in the media folder either. I see it looks at Zap2it, I'm using schedules direct for my EPG if that makes a difference.

Code:
2012-07-02 19:43:12.255    [DEBUG][1]    imageGrabLite, Version=1.1.4.33422, Culture=neutral, PublicKeyToken=null
2012-07-02 19:43:12.256    [DEBUG][1]    Command Line --oid 3218 --rename
2012-07-02 19:43:12.339    [DEBUG][1]    Searching select scheduled_recording.name, event_details, start_time, filename from scheduled_recording, channel where scheduled_recording.oid = 3218 and scheduled_recording.channel_oid = channel.oid
2012-07-02 19:43:12.347    [DEBUG][1]    Zap2it reference http://tvlistings.zap2it.com/tv/rough-cut--woodworking-with-tommy-mac/EP013241960007
2012-07-02 19:43:12.347    [DEBUG][1]    Zap2it image http://images.zap2it.com/images/tv-EP01324196/rough-cut--woodworking-with-tommy-mac-0.jpg
2012-07-02 19:43:12.351    [DEBUG][1]    Subtitle: Length=8 Finishes
2012-07-02 19:43:12.351    [DEBUG][1]    OID is 3706378
2012-07-02 19:43:12.352    [DEBUG][1]    OriginalAirDate is 2010-11-13
2012-07-02 19:43:12.352    [DEBUG][1]    Recorded 2012-07-01
2012-07-02 19:43:12.353    [DEBUG][1]    Skip file exists C:\Users\Public\NPVR\Media/Shows/Rough Cut -- Woodworking With Tommy Mac.xml
2012-07-02 19:43:12.353    [DEBUG][1]    Cannot rename file, no episode information

Also, imageGrabLite runs as my last line in my postprocessing.bat which also does post processing conversion to mp4 on one show only. As it is right now, I have imageGrabLite skip this particular show so I can use NScriptHelper and "%~f1" to get the file name and path for the .mp4 conversion. Is there a way you know of that I could get a variable like "%~f1" after imageGrabLite renames the recording so I could run the mp4 conversion?

Thanks

(withheld from PM)
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,768
Threads: 954
Joined: May 2006
#2
2012-07-03, 01:04 AM
mvallevand Wrote:I've just discovered imageGrabLite and I've got it working for the last few days. Great program! , but I have a question. It seems to rename most shows, but some it doesn't. The common denominator seems to be shows that don't have season and episode information in the EPG.

I will have to look into that one, something is going wrong with it. They only hard rule is that if there is no sub-title I won't look it up.

Quote:Is there a way I can force it to rename programs with just the title and subtitle if there is no season/episode data?

I suggest using sub's rename program before running ImageGrabLite. That way it will be renamed the way you like and then if it can't be renamed with S##E## format you will have something (but I still don't think it will work with external programs)

Quote:Also, imageGrabLite runs as my last line in my postprocessing.bat which also does post processing conversion to mp4 on one show only. As it is right now, I have imageGrabLite skip this particular show so I can use NScriptHelper and "%~f1" to get the file name and path for the .mp4 conversion. Is there a way you know of that I could get a variable like "%~f1" after imageGrabLite renames the recording so I could run the mp4 conversion?

No variable but this batch information might give some ideas. http://forums.nextpvr.com/showthread.php...post432111 You could add sub's rename in the "fail" code.

Martin
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,768
Threads: 954
Joined: May 2006
#3
2012-07-03, 01:35 AM
There are a couple of things going wrong with that show First TheTVDB.com knows it with only one dash "Rough Cut - Woodworking with Tommy Mac" I will likely make a rule to try with single and double dashes. Why EPG does show two as well.

A bigger problem is because this is an older show there is nothing to map to in the TheTVDB.com data base

Code:
<Episode>
  <id>3294551</id>
  <Combined_episodenumber>7</Combined_episodenumber>
  <Combined_season>1</Combined_season>
  <DVD_chapter></DVD_chapter>
  <DVD_discid></DVD_discid>
  <DVD_episodenumber></DVD_episodenumber>
  <DVD_season></DVD_season>
  <Director></Director>
  <EpImgFlag></EpImgFlag>
  <EpisodeName>Finishes/Christine Thomson</EpisodeName>
  <EpisodeNumber>7</EpisodeNumber>
  <FirstAired></FirstAired>
  <GuestStars></GuestStars>
  <IMDB_ID></IMDB_ID>
  <Language>en</Language>
  <Overview>Tommy is the first to say, finishes are an art unto themselves.  That’s why he dedicated an entire episode to this topic featuring two very talented finishers, Christine Thomson, a period finisher from Salem, Massachusetts, and Mark Libby, a local finisher who has worked with Tommy for years.  In this episode, Tommy provides detailed project instruction for work requiring a finishing technique.  He visits Christine’s shop to see some of her techniques, and later, Mark Libby swings by Tommy’s shop.</Overview>
  <ProductionCode></ProductionCode>
  <Rating></Rating>
  <RatingCount>0</RatingCount>
  <SeasonNumber>1</SeasonNumber>
  <Writer></Writer>
  <absolute_number></absolute_number>
  <filename></filename>
  <lastupdated>1292443303</lastupdated>
  <seasonid>373761</seasonid>
  <seriesid>212931</seriesid>
</Episode>

Here the subtitle doesn't match exactly, there is no zap2it ID, and the first aired hasn't been filled out. TheTVDB.org is a community project and when the data isn't there, there isn't much that can be done.

I'd be happy to look at other problems though. The matching rules can always be improved.

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,621 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,077 2017-04-11, 07:07 AM
Last Post: rinomasaya
  imageGrabLite episode rename (Super Why) sosuke3 4 3,334 2016-11-24, 10:38 PM
Last Post: sosuke3
  A couple of questions about SearchLite wayloncovil 6 4,378 2016-10-25, 04:49 AM
Last Post: wayloncovil
  ImageGrabLite and the ampersand ttfitz 8 4,821 2016-05-26, 11:56 PM
Last Post: JavaWiz
  Imagegrablite and NCIS Los Angleles/New Orleans robokd 5 3,980 2016-03-02, 02:40 PM
Last Post: mvallevand
  ImageGrabLite Issues bigjess007 11 7,246 2016-01-08, 01:13 PM
Last Post: jksmurf
  ImageGrabLite Setup hootie318 8 5,858 2015-11-28, 11:32 PM
Last Post: pBS
  Imagegrablite renaming of continuation episode jghanisco 5 3,355 2015-11-26, 10:25 PM
Last Post: mvallevand
  ImageGrabLite problem with new Daily Show ttfitz 5 3,104 2015-11-17, 11:48 PM
Last Post: ttfitz

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

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

Linear Mode
Threaded Mode