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) v
« Previous 1 … 77 78 79 80 81 … 125 Next »
ContourHC w/ 0.96.08

 
  • 0 Vote(s) - 0 Average
ContourHC w/ 0.96.08
lonegeek
Offline

Senior Member

Posts: 416
Threads: 82
Joined: Sep 2005
#11
2006-02-22, 08:45 PM
Hmm everytime i exit from live tv ..I get an error.. object not set to reference (something like that)
[SIZE="1"]SPECS: AMD Sempron 3100+|1 GB Ram|nVidia 6200|160GB HD(Recordings)&250GB HD(Archive)|DVD Burner|USB-UIRT|TUNERS:Hauppauge PVR-250 & ATi HDTV WONDER|SOURCES:Dish Network Reciever 311 & OTA ATSC:Terk SquareShooter With RadioShack Pre-Amp[/SIZE]
Torque
Offline

Senior Member

Posts: 712
Threads: 68
Joined: Jan 2005
#12
2006-02-23, 01:32 AM
lonegeek, I used to get that error with the My Series plugins. Try going into the config app and reset your paths for them. In my case, I narrowed it down to a path i had defined for My Videos to a computer on my network that was no longer there. Checking the gbpvr.exe.log right after you get the error will tell you what caused it.
MY PVR:
OS: Windows 7 Home Premium
Hardware: Silverstone LC13-E, Athlon II 250, Asrock 785GMH, 2GB Corsair RAM, 250GB WD HDD, 1TB WD Black, Hauppauge PVR-150 MCE tuner (s-video to Dish STB), HDHomeRun (ATSC x2), MCE2004 for Rx, USB-UIRT for Tx, Sony VL600 Remote, 36" Sony Wega HD CRT on DVI to embedded ATI HD4200.
TV Service: Dish Network and Antenna Pics 'n Details
Torque
Offline

Senior Member

Posts: 712
Threads: 68
Joined: Jan 2005
#13
2006-02-23, 02:24 AM
v1.31 of ContourHC is now in the wiki.
http://gbpvr.com/pmwiki/pmwiki.php/Skin/ContourSeries

Fixed the FM radio issue Haxorboy found.

A_brass, I don't see box art, in My Videos (I'm probably looking in the wrong spot), so I didn't fix anything. If you would want to attach your edited file, i'll add it to the download. Thanks.
MY PVR:
OS: Windows 7 Home Premium
Hardware: Silverstone LC13-E, Athlon II 250, Asrock 785GMH, 2GB Corsair RAM, 250GB WD HDD, 1TB WD Black, Hauppauge PVR-150 MCE tuner (s-video to Dish STB), HDHomeRun (ATSC x2), MCE2004 for Rx, USB-UIRT for Tx, Sony VL600 Remote, 36" Sony Wega HD CRT on DVI to embedded ATI HD4200.
TV Service: Dish Network and Antenna Pics 'n Details
haxorboy
Offline

Member

Posts: 74
Threads: 5
Joined: Jan 2006
#14
2006-02-23, 02:40 AM
Oh yeah, found out it was actually the VMR9 custom and my vid card drivers..so got that out of the way too Big Grin Thanks for the quick fix, oh how I love this skin.
[SIZE="1"]Samsung HL-S5087 50inch DLP XP Pro SP2 Nvidia 7800 w/HDMI PVR-500 Dvico Fusion5 Lite P4 3.2 1 GB RAM asRock mobo Turtle Beach Riviera 80GB/80GB Coolermaster ATC-610 Harmony 880 w/Girder
GB-PVR 099.12 w/Weather, Enhanced Web Admin, Sports Scores, Theater Listings, Newsfeed, Sassari[/size]
A_Brass
Offline

Senior Member

Posts: 474
Threads: 22
Joined: Mar 2005
#15
2006-02-23, 02:45 PM (This post was last modified: 2006-02-23, 02:58 PM by A_Brass.)
Torque Wrote:A_brass, I don't see box art, in My Videos (I'm probably looking in the wrong spot), so I didn't fix anything. If you would want to attach your edited file, i'll add it to the download. Thanks.


Attached is the fixed skin.xml for "my videos" and some screen shots showing the before and after. I also made a small change to "weather". For some detailed views the BLUE and YELLOW button indicators needed to be lower. Let me know if you want that xml too.

[ATTACHMENT NOT FOUND]

[ATTACHMENT NOT FOUND]

For some reason I cant upload the XML but this is the code from the my videos skin.xml


<CompositeImage name="InfoDetailsBackground" size="720,480">
<DrawImage filename="..\background-my.jpg" loc="0,0" size="720,480"/>
<DrawRoundedRect loc="200,59" size="480,371" radius="7" borderWidth="4" borderColor="LightGray" fillColor="Black"/>
<DrawImage filename="@Poster" loc="30,200" size="160,240"/>
<DrawText text="@Title" loc="00,20" size="720,60" textStyle="InfoMovieTitle" align="center"/>
<DrawText text="Director(s):" loc="200,60" size="130,36" textStyle="InfoTitleText" align="right"/>
<DrawText text="@Director" loc="330,60" size="370,36" textStyle="InfoText" align="Left"/>
<DrawText text="Writer(s):" loc="200,90" size="130,36" textStyle="InfoTitleText" align="right"/>
<DrawText text="@Writer" loc="330,90" size="370,36" textStyle="InfoText" align="Left"/>
<DrawText text="Genres:" loc="200,120" size="130,36" textStyle="InfoTitleText" align="right"/>
<DrawText text="@Genres" loc="330,120" size="370,36" textStyle="InfoText" align="Left"/>
<DrawText text="Year:" loc="200,150" size="130,36" textStyle="InfoTitleText" align="right"/>
<DrawText text="@Year" loc="330,150" size="370,36" textStyle="InfoText" align="Left"/>
<DrawText text="Rating:" loc="200,180" size="130,36" textStyle="InfoTitleText" align="right"/>
<DrawText text="@Rating" loc="330,180" size="370,36" textStyle="InfoText" align="Left"/>
<DrawText text="Runtime:" loc="200,210" size="130,36" textStyle="InfoTitleText" align="right"/>
<DrawText text="@Runtime" loc="330,210" size="370,36" textStyle="InfoText" align="Left"/>
<DrawText text="Tagline:" loc="200,240" size="130,36" textStyle="InfoTitleText" align="right"/>
<DrawText text="@Tagline" loc="330,240" size="340,36" textStyle="InfoText" align="Left"/>
<DrawText text="@Plotoutline" loc="200,280" size="484,150" textStyle="InfoText" align="Left"/>
</CompositeImage>
GBPVR Server:
AMD Sempron 3300+, 1gb DDR, 100, 200 & 500gb HDDs, DVD -/+RW PVR150 RETAIL, PVR150MCE.
GBPVR 1.0.16, SKIN'S = Default Blue, PLUGIN'S = None
MediaMVP
djtaylor
Offline

Senior Member

Posts: 505
Threads: 48
Joined: Jan 2006
#16
2006-02-26, 01:28 PM
As per title, when using the default blue skin, pressing the transcode button pops up the transcode box, with ContourHC, nothing happens. Well not for me anyway Smile

David.
A_Brass
Offline

Senior Member

Posts: 474
Threads: 22
Joined: Mar 2005
#17
2006-02-26, 02:38 PM
I read another post regarding this issue. Did you try to copy the blue skin for this pop-up?

That was the suggestion, I think. Until it gets updated.
GBPVR Server:
AMD Sempron 3300+, 1gb DDR, 100, 200 & 500gb HDDs, DVD -/+RW PVR150 RETAIL, PVR150MCE.
GBPVR 1.0.16, SKIN'S = Default Blue, PLUGIN'S = None
MediaMVP
kaiger
Offline

Member

Posts: 71
Threads: 16
Joined: Feb 2005
#18
2006-02-26, 04:43 PM
What file or folder is that? I was looking for a 'transcode' folder or anything in the video library, but nothing stands out.
XP Pro SP2 on P4 3.0, 2 gb RAM
30 gb OS drive, 750 gb storage
HVR 1600, PVR2 USB2, MVP
djtaylor
Offline

Senior Member

Posts: 505
Threads: 48
Joined: Jan 2006
#19
2006-02-26, 05:58 PM
A_Brass Wrote:I read another post regarding this issue. Did you try to copy the blue skin for this pop-up?

That was the suggestion, I think. Until it gets updated.
Yes that's fair enough, I was posting more as a heads up for it to be added to the list of things to tweak for the 96.8 release Smile

David.
GSpanFan
Offline

Junior Member

Posts: 47
Threads: 10
Joined: Apr 2005
#20
2006-02-26, 10:53 PM
My temporary fix to enable transcoding:

Replace the skin.xml in the ContourHC\Video Library\ directory with the attached file (renaming so it does not have the txt extension).
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): « Previous 1 2


Possibly Related Threads…
Thread Author Replies Views Last Post
  ContourHC compatible with 98.x? toomanyhandles 7 2,739 2007-01-06, 03:43 PM
Last Post: pz1
  ContourHC problems with Video Library h00ch 6 2,169 2006-12-15, 02:34 PM
Last Post: h00ch
  contourHC skin with gmail plugin skippy_nz 4 1,800 2006-10-29, 09:51 PM
Last Post: skippy_nz
  My Videos 5 RC3 and ContourHC djtaylor 2 1,511 2006-10-19, 08:20 AM
Last Post: djtaylor
  ContourHC and Homeseer plugin jsteele 31 8,141 2006-09-10, 11:26 PM
Last Post: nightwalker
  ContourHC for MyVideos? roy 0 1,412 2006-09-04, 05:20 PM
Last Post: roy
  Theater Listing & ContourHC -Oz- 20 5,973 2006-09-01, 02:22 PM
Last Post: -Oz-
  ContourHC and Shut Down Plugin cdr_pro 2 1,520 2006-08-08, 02:15 PM
Last Post: cdr_pro
  ContourHC Skin for 97.9? pbb 3 1,656 2006-06-30, 09:18 PM
Last Post: daveid
  ContourHC: Hide Channel Name the_e 0 1,230 2006-03-22, 07:53 PM
Last Post: the_e

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

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

Linear Mode
Threaded Mode