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) Old Stuff (Legacy) ProgramImageTool Program Image Tool Support Forum

 
  • 0 Vote(s) - 0 Average
Program Image Tool Support Forum
kaizen
Offline

Member

Posts: 113
Threads: 6
Joined: Jul 2006
#21
2007-01-11, 03:06 PM
Well Carlito, the mystery deepens a bit...

After downloading your last version of the tool, I now find that I can run it from the command line and produce a log using the command "ProgramImageTool.exe /Y > images.log" but the most interesting thing I found is that very few programs that existing listing are actually searched for. The majority of the line entries seem to be for movies, not programs. I did see an increase of 10 or 12 images in the art directory, but that may have been due to an update of the EPG I did just prior.

So now we have some idea why the images aren't being produced - but the question becomes why it isn't seeing the TV Programs in the XML even though the core TV Guide and the TV Listings add-ons *do*. For example, ER is on at 10:00 PM on my NBC Affiliate. It's in my Guides for both the regukar and HD presentations (Core, TV Listings, Web Interface). It's in my TVGuide.xml and xmltv.xml files. But there's no sign of ANY ER entries in the images.log file which means that the tool isn't finding ER for some reason.

I think what I'm going to do while you review the attached log is dump the entire capture entry with the EPG, toss the I-XML configuration and rebuild both. I'd dump the db but I have over 100 vids in MyVideos with posters and IMDB info and I'm loathe to recreate that from scratch unless I have no other choice.

Can you (or anyone else following the thread) suggest any kind of freeware SQLite tools that allow me to load, view and manipulate the GBPVR db?
Carlito
Offline

Posting Freak

Posts: 817
Threads: 41
Joined: May 2006
#22
2007-01-11, 03:27 PM
I wouldn't reload or rebuild anything, i'm looking through your database right now and am having the same problem with it. I do get 6774 unique show names, but i'm not sure why they all aren't being searched. I'm looking into it

I like to use sqliteSpy. Its a very simple tool for exploring db3 files.
----------------------
[SIZE="1"]PVRX2 1.3.11
Shuttle SG33G5 Case
Core2Duo E8400 3Ghz -- 4 GB RAM
Hauppauge PVR-150
Adaptec AVC-3610 Dual Tuner
Onboard Intel GMA 3100 through HDMI -- 500GB
37" Westinghouse LCD (1920 x 1080p)

Projects
Program Image Tool[/SIZE]
kaizen
Offline

Member

Posts: 113
Threads: 6
Joined: Jul 2006
#23
2007-01-11, 03:50 PM
Carlito Wrote:I wouldn't reload or rebuild anything, i'm looking through your database right now and am having the same problem with it. I do get 6774 unique show names, but i'm not sure why they all aren't being searched. I'm looking into it

I like to use sqliteSpy. Its a very simple tool for exploring db3 files.

Cool; I haven't started yet so I'll hold off. I am having some difficulty in the order of my channels since they did a bit of adding, deleting and moving at my digital cable provider, so I'll probably have to rebuild eventually just to get my EPG to display the moved/new channels in their proper order, but I'm going to hold off so as not to complicate matters for you.

And thanks for the tool tip Big Grin (heheh 'tool tip', get it?!?)

Thanks once again for your efforts to resolve this. I have an idea to talk to you about for another utility based on this one, but we can discuss that later.
Carlito
Offline

Posting Freak

Posts: 817
Threads: 41
Joined: May 2006
#24
2007-01-11, 04:22 PM
kaizen,
Could you download the latest version of ProgramImageTool from the wiki and let me know if you see better results.

Carlito
----------------------
[SIZE="1"]PVRX2 1.3.11
Shuttle SG33G5 Case
Core2Duo E8400 3Ghz -- 4 GB RAM
Hauppauge PVR-150
Adaptec AVC-3610 Dual Tuner
Onboard Intel GMA 3100 through HDMI -- 500GB
37" Westinghouse LCD (1920 x 1080p)

Projects
Program Image Tool[/SIZE]
kaizen
Offline

Member

Posts: 113
Threads: 6
Joined: Jul 2006
#25
2007-01-11, 05:21 PM
Carlito Wrote:kaizen,
Could you download the latest version of ProgramImageTool from the wiki and let me know if you see better results.

Carlito

I've downloaded it and I'll run it while I'm eating lunch (so it will be a bit before I can get back to you).

Thanks!
kaizen
Offline

Member

Posts: 113
Threads: 6
Joined: Jul 2006
#26
2007-01-11, 08:57 PM
Wow, night and day difference!! Big Grin I have HUNDREDS of images now and the few that are missing have good reasoning; for example:
  • My Name is Earl - the image on epguides.com is broken/missing
  • The Office - epguide differentiates between the UK and US versions by listing them as "The Office US" and "The Office UK"
  • The Apprentice: Los Angeles - epguides.com is listing this with the original "The Apprentice" series, so there's no name match

So what did you catch in looking at my db? :confused:

Fantastic job, Carlito - thanks!

Here's the idea I was speaking of before; I'm wondering if you couldn't take the same idea behind the ProgramImageTool and create the "MovieImageTool". You could scan IMDB.com and pull down the movie posters similar to the way that you do with the program images. This would complete the TV Listings picture feature and really make things look great!

I realize the naming convention is a bit different, but you could build on the work done in My Videos and the Video Archive (which has it's own tool that scans the video directory and then grabs movie info from IMDB.

What do you think? Something possible for the future? I'm thinking you could even work with alibert and have an option for the poster images to go in a separate directory and have them link to the URL at IMDB so that if you wanted more info you could simply click on the image or a labelled button.

Something to think about, but in any case thanks very much for finding and fixing this issue with me. I appreciate the time you took and really love this utility!!
Carlito
Offline

Posting Freak

Posts: 817
Threads: 41
Joined: May 2006
#27
2007-01-11, 09:11 PM
kaizen Wrote:So what did you catch in looking at my db? :confused:
Actually, Rolleyes it was a programming error/overlook on my part. For you it was breaking on the image for Armed & Famous. This image is slightly larger then most images stored on epguides and my buffer just wasn't quite long enough. The fix: make the buffer bigger Big Grin

kaizen Wrote:Fantastic job, Carlito - thanks!
No Problem, thank you for bringing the error to my attention. Otherwise I would have never even known it was there!

As for the IMDB image idea, I have been thinking of doing this for a while and have been trying to come up with a way to download movie images consistently. I may have something (granted, in my thoughts only) but I will try somethings out and see what happens.
----------------------
[SIZE="1"]PVRX2 1.3.11
Shuttle SG33G5 Case
Core2Duo E8400 3Ghz -- 4 GB RAM
Hauppauge PVR-150
Adaptec AVC-3610 Dual Tuner
Onboard Intel GMA 3100 through HDMI -- 500GB
37" Westinghouse LCD (1920 x 1080p)

Projects
Program Image Tool[/SIZE]
Carlito
Offline

Posting Freak

Posts: 817
Threads: 41
Joined: May 2006
#28
2007-01-11, 09:17 PM
New version posted to the wiki.

Fixes issues with larger images as well as minimizing the amount of unnecessary trips to epguides.com
----------------------
[SIZE="1"]PVRX2 1.3.11
Shuttle SG33G5 Case
Core2Duo E8400 3Ghz -- 4 GB RAM
Hauppauge PVR-150
Adaptec AVC-3610 Dual Tuner
Onboard Intel GMA 3100 through HDMI -- 500GB
37" Westinghouse LCD (1920 x 1080p)

Projects
Program Image Tool[/SIZE]
kaizen
Offline

Member

Posts: 113
Threads: 6
Joined: Jul 2006
#29
2007-01-11, 09:20 PM
Carlito Wrote:Actually, Rolleyes it was a programming error/overlook on my part. For you it was breaking on the image for Armed & Famous. This image is slightly larger then most images stored on epguides and my buffer just wasn't quite long enough. The fix: make the buffer bigger Big Grin

Armed and Famous...of all things to break it *that* piece of celeb/reality dreck!!:eek: I read a scathing review of it in my local paper where the author hoped that "Muncie, Indiana was paid handsomely for selling out their police ofrce and citizens"!

Carlito Wrote:As for the IMDB image idea, I have been thinking of doing this for a while and have been trying to come up with a way to download movie images consistently. I may have something (granted, in my thoughts only) but I will try somethings out and see what happens.

Please feel free to PM me if you need a beta tester; I'd be glad to help out.

Once again, thanks!
Carlito
Offline

Posting Freak

Posts: 817
Threads: 41
Joined: May 2006
#30
2007-01-11, 09:23 PM
kaizen Wrote:Armed and Famous...of all things to break it *that* piece of celeb/reality dreck!!:eek:
hahaha, i thought the same thing when i found out that was the image breaking my code! If anything, at least it's existence let me make my code a little better Wink
----------------------
[SIZE="1"]PVRX2 1.3.11
Shuttle SG33G5 Case
Core2Duo E8400 3Ghz -- 4 GB RAM
Hauppauge PVR-150
Adaptec AVC-3610 Dual Tuner
Onboard Intel GMA 3100 through HDMI -- 500GB
37" Westinghouse LCD (1920 x 1080p)

Projects
Program Image Tool[/SIZE]
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (9): « Previous 1 2 3 4 5 … 9 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  Program image tool goes to error report writebac 8 9,080 2007-10-15, 09:39 PM
Last Post: petewxm

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

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

Linear Mode
Threaded Mode