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 2 3 4 5 … 125 Next »
StartGBPVR - support thread

 
  • 0 Vote(s) - 0 Average
StartGBPVR - support thread
liteswap
Offline

Senior Member

Posts: 713
Threads: 70
Joined: Aug 2006
#11
2007-07-21, 06:36 PM
offrotor Wrote:Would this program hault the ability for my PC to go into standby?

I don't think so as it seems to work OK here - if you try it and have a problem, please let us know what happened.
- Silent client PVR: HDPlex HS.1 aluminium fanless case / Thin-ITX ASRock H81TM-ITX motherboard / Intel Celeron 1850T CPU / 4GB RAM / 120GB SSD / TBS6982 DBS-S2 [SIZE=1]dual-tuner card / Win10+nPVR+Plex Media Player feeding LG OLED55B6V + Anthem MRX510 AV Receiver / PMC GB1 / B&W / REL speakers.
- Noisy NAS: Xeon / Intel mobo / 16GB RAM / FreeNAS + Ubuntu VMs on VMware ESXi + 12TB RAID
[/SIZE] running Plex Media Server

Uisge
Offline

Member

Posts: 63
Threads: 12
Joined: Aug 2006
#12
2007-09-18, 03:51 AM
I have been using this utility and now I am using PVRX2. Has anyone out there compiled a version that will start and monitor PVRX2?

Thanks!

Uisge.
daphatty
Offline

Posting Freak

Posts: 1,032
Threads: 85
Joined: Feb 2005
#13
2007-10-01, 04:31 PM
Uisge Wrote:I have been using this utility and now I am using PVRX2. Has anyone out there compiled a version that will start and monitor PVRX2?

Thanks!

Uisge.

Well, I took a stab at it and while I managed to get PVRX2 to start instead of GBPVR, I wasn't able to get the focus feature working. (I wonder if it has anything to do with the fact that I am running PVRX2 on a secondary monitor...)

The only change I made to the source code was replacing gbpvr.exe with pvrx2.exe in the declared variables section. If something else needs to be changed then I wouldn't know where to make that change. Nothing jumped out at me as I looked through the source code.

Of course, you will need to rename the attached .txt file to .au3 and compile it yourself (can't attach .exe files). Compiling your own .exe is as simple as installing AutoIt, opening your start_pvrx2.au3 file, and selecting Compile from the Tools menu. Your new .exe file will appear wherever your source .au3 file is located.

All credit goes to the original author.
Uisge
Offline

Member

Posts: 63
Threads: 12
Joined: Aug 2006
#14
2007-10-04, 12:12 AM
I compiled the script and fro some reason it would only work once. When start_pvrx2 was launched it would start pvrx2 but if you exited pvrx2 then it would not restart it.

I edited the script, did some more searching and replacing nearly all of the the instances of the string gbpvr with pvrx2 so items like the popup wouldn't say "starting gbpvr" and recompiled and now it works great just as expected. No focus problems.

Attached is the script.

Regards,

-Uisge
daphatty
Offline

Posting Freak

Posts: 1,032
Threads: 85
Joined: Feb 2005
#15
2007-10-04, 01:37 AM
Thanks Uisge! That did the trick. Although, I find the "focus" feature to be a little too robust. I've had to click onto this window several times while typing this message to keep the focus on this firefox session. Still, this is perfect for a dedicated box.
JavaWiz
Offline

Posting Freak

Jacksonville, FL. USA
Posts: 2,522
Threads: 141
Joined: Dec 2006
#16
2007-10-28, 12:43 AM
daphatty Wrote:Well, I took a stab at it and while I managed to get PVRX2 to start instead of GBPVR, I wasn't able to get the focus feature working. (I wonder if it has anything to do with the fact that I am running PVRX2 on a secondary monitor...)

The only change I made to the source code was replacing gbpvr.exe with pvrx2.exe in the declared variables section. If something else needs to be changed then I wouldn't know where to make that change. Nothing jumped out at me as I looked through the source code.

Of course, you will need to rename the attached .txt file to .au3 and compile it yourself (can't attach .exe files). Compiling your own .exe is as simple as installing AutoIt, opening your start_pvrx2.au3 file, and selecting Compile from the Tools menu. Your new .exe file will appear wherever your source .au3 file is located.

All credit goes to the original author.


I've made a new version of the script that does the following:
  • Defaults to launching PVRX2 in windowed mode, instead of the old UI (GBPVR).
  • Takes new command line parameters:
    • GBPVR - Launch the OLD UI
    • FullScreen - When launching PVRX2, launch in full screen exclusive mode
  • When the splash countdown screen is displayed, you may press Escape. This will pause the countdown and provide the option to abort or continue the script. (Helpful when in full screen exclusive mode)
Code and executable are in the attached zip. Not sure if there are bugs (first time I've used this scripting language), so I have not posted on the Wiki.
peckerdunne
Offline

Junior Member

Posts: 1
Threads: 0
Joined: Dec 2007
#17
2007-12-08, 01:41 PM
Hello,
I can't download start_gbpvr.exe from the website. I tried editing and compiling the revised PVRX2 version but it doesn't work.
Could some kind person send me a copy?

my email address is

peterATgiblin.co.uk

Replace AT with @


TIA
liteswap
Offline

Senior Member

Posts: 713
Threads: 70
Joined: Aug 2006
#18
2008-02-06, 01:02 PM
Great to see you guys picking this up where I left it. Haven't gone to PVRX2 (too many issues for my system!), hence my having left this project alone. Must try again when I've got more time... Smile
- Silent client PVR: HDPlex HS.1 aluminium fanless case / Thin-ITX ASRock H81TM-ITX motherboard / Intel Celeron 1850T CPU / 4GB RAM / 120GB SSD / TBS6982 DBS-S2 [SIZE=1]dual-tuner card / Win10+nPVR+Plex Media Player feeding LG OLED55B6V + Anthem MRX510 AV Receiver / PMC GB1 / B&W / REL speakers.
- Noisy NAS: Xeon / Intel mobo / 16GB RAM / FreeNAS + Ubuntu VMs on VMware ESXi + 12TB RAID
[/SIZE] running Plex Media Server

Ignac
Offline

Junior Member

Posts: 5
Threads: 2
Joined: Sep 2007
#19
2008-02-28, 02:41 PM
Could someone please host this utility somewhere else.
The download link does not work.

Please reply to this post when done so i get a notification that I can now download it.

Thanks,
Ignac
Uisge
Offline

Member

Posts: 63
Threads: 12
Joined: Aug 2006
#20
2008-02-29, 04:38 PM
The one from Javawiz three posts up on 2007-10-28 downloads just fine for me.

-Uisge
« Next Oldest | Next Newest »

Users browsing this thread: 2 Guest(s)

Pages (5): « Previous 1 2 3 4 5 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  vidImport utility support carpeVideo 73 53,702 2012-05-27, 06:27 AM
Last Post: jksmurf
  BBC Iplayer Downloader Plugin - Beta + Support smiler 420 157,573 2012-01-20, 12:15 PM
Last Post: martint123
  Anime Library - Support Thread Ommina 167 92,927 2011-05-07, 06:41 AM
Last Post: mvallevand
  Music plugin support thread MixMan 103 40,294 2010-08-31, 09:46 PM
Last Post: povarotti
  BurnDVDX2 support issues. pastro 260 70,366 2010-03-05, 04:44 PM
Last Post: TomR
  Weather2 Support Thread scb147 47 14,986 2009-08-30, 07:19 AM
Last Post: Reddwarf
  ComTweak v1.0 Support Thread HydroChronic 12 5,449 2009-05-23, 10:02 AM
Last Post: gEd
  StartPVRX2 (formerly StartGBPVR) request siliconaudio 4 2,161 2008-12-15, 12:16 PM
Last Post: liteswap
  DJKXML support? mattyboy2 0 2,287 2008-10-30, 10:56 AM
Last Post: mattyboy2
  TV Listings - Support Thread alibert 288 78,674 2008-09-29, 12:23 PM
Last Post: alibert

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

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

Linear Mode
Threaded Mode