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) GB-PVR Support (legacy) v
« Previous 1 … 568 569 570 571 572 … 1231 Next »
0.99.12 : How to configure Easy View?

 
  • 0 Vote(s) - 0 Average
0.99.12 : How to configure Easy View?
mage_tiko
Offline

Junior Member

Posts: 13
Threads: 5
Joined: May 2006
#1
2007-02-27, 03:55 AM
- added a menu item called 'Easy View'. My kids are getting big enough to control the remote themselves, so I wanted to give them an easy to use screen that they could control. It lists their recordings, DVDs and favourite TV channels as one list, with pictures next to each to make it simple, no menus etc (only requires up/down/enter keys).
---

Oh MAN.. this is a GREAT idea Smile My kids are obviously the same age as Sub's..

How do I configure to denote which movies, channels, recordings, etc. should appear in the Easy View screen?

--b
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,823
Threads: 769
Joined: Nov 2003
#2
2007-02-27, 03:58 AM
Its a bit manual, with no nice gui for configuring - sorry.

Basically you have to edit config.xml, to have the following nodes to show what things you want listed:
Code:
<PluginSettings>
    <EasyView>
      <DVD>\\bunkey\\media\DVDs\TOY_STORY_2</DVD>
      <DVD>\\bunkey\\media\DVDs\TOY_STORY</DVD>
      <DVD>\\bunkey\\media\DVDs\Shrek_II</DVD>
      <Channel>Playhouse Disney</Channel>
      <Recordings>Curious George</Recordings>
      <Recordings>Dora The Explorer</Recordings>
      <Recordings>Harry And His Bucket Full Of Dinosaurs</Recordings>
      <Recordings>Hi-5</Recordings>
      <Recordings>Little Bear</Recordings>
      <Recordings>Madeline</Recordings>
      <Recordings>Rugrats</Recordings>
    </EasyView>
  </PluginSettings>
madcat
Offline

Senior Member

Posts: 634
Threads: 104
Joined: Apr 2006
#3
2007-02-27, 05:32 AM
Ok, so please explain a bit this format:
- What else can go under this tag?
- How does the "DVD" tag works - is it just a pointer to any full path Video File?
- Recordings - will show all recordings of that show?

(I'm still testing this on my other system, which does not have a TV card, so I can't see all the options in action...).
* Rogers Analog Cable [Canada]
* Hauppauge WintTV PVR USB2
* IBM Thinkpad T42 / 1GB Mem / Centrino 1.6Ghz / 60GB HD / ATI Mobility Radeon 7500 + VGA/DVI out
* MCE Remote + Keyboard
* Win XP SP2 / GBPVR [Latest version. always]
* Pioneer HDTV via VGA (1360x768)
* MS Remote Keyboard
* Logitech Harmony 880 [via MS Remote Control Reciever]
madcat
Offline

Senior Member

Posts: 634
Threads: 104
Joined: Apr 2006
#4
2007-02-27, 05:35 AM
One more thing - how does it work in client/server environment, if I want to configure the client to show only specific things. works the same?

BTW - did my small with make it to the version - to be able to start GB-PVR in this screen (with by config, or by command line switch)?
* Rogers Analog Cable [Canada]
* Hauppauge WintTV PVR USB2
* IBM Thinkpad T42 / 1GB Mem / Centrino 1.6Ghz / 60GB HD / ATI Mobility Radeon 7500 + VGA/DVI out
* MCE Remote + Keyboard
* Win XP SP2 / GBPVR [Latest version. always]
* Pioneer HDTV via VGA (1360x768)
* MS Remote Keyboard
* Logitech Harmony 880 [via MS Remote Control Reciever]
madcat
Offline

Senior Member

Posts: 634
Threads: 104
Joined: Apr 2006
#5
2007-02-27, 05:40 AM
I'm guessing by now that the DVD tag should point to a DVD folder (VIDEO_TS?), cause it doesn't play anything for me.

So how do I point to specific video files, like in the Video Library?
* Rogers Analog Cable [Canada]
* Hauppauge WintTV PVR USB2
* IBM Thinkpad T42 / 1GB Mem / Centrino 1.6Ghz / 60GB HD / ATI Mobility Radeon 7500 + VGA/DVI out
* MCE Remote + Keyboard
* Win XP SP2 / GBPVR [Latest version. always]
* Pioneer HDTV via VGA (1360x768)
* MS Remote Keyboard
* Logitech Harmony 880 [via MS Remote Control Reciever]
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,823
Threads: 769
Joined: Nov 2003
#6
2007-02-27, 05:48 AM
madcat Wrote:One more thing - how does it work in client/server environment, if I want to configure the client to show only specific things. works the same?
It should work, but I havnt tried it from a client.

Quote:BTW - did my small with make it to the version - to be able to start GB-PVR in this screen (with by config, or by command line switch)?
You can already already go to any screen by command line. ie,

gbpvr.exe -direct "Easy View"
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,823
Threads: 769
Joined: Nov 2003
#7
2007-02-27, 05:50 AM
madcat Wrote:I'm guessing by now that the DVD tag should point to a DVD folder (VIDEO_TS?), cause it doesn't play anything for me.
The directory it points to should contain a VIDEO_TS sub directory, and ideally a folder.jpg file with a picture for that DVD.

Quote:So how do I point to specific video files, like in the Video Library?
This wasnt something I added. It only does DVDs, recordings or channels.
madcat
Offline

Senior Member

Posts: 634
Threads: 104
Joined: Apr 2006
#8
2007-02-27, 05:51 AM
sub Wrote:It should work, but I havnt tried it from a client.
I will try in the coming day or two.

sub Wrote:You can already already go to any screen by command line. ie,

gbpvr.exe -direct "Easy View"
Very cool!


So what about specific video files?
* Rogers Analog Cable [Canada]
* Hauppauge WintTV PVR USB2
* IBM Thinkpad T42 / 1GB Mem / Centrino 1.6Ghz / 60GB HD / ATI Mobility Radeon 7500 + VGA/DVI out
* MCE Remote + Keyboard
* Win XP SP2 / GBPVR [Latest version. always]
* Pioneer HDTV via VGA (1360x768)
* MS Remote Keyboard
* Logitech Harmony 880 [via MS Remote Control Reciever]
madcat
Offline

Senior Member

Posts: 634
Threads: 104
Joined: Apr 2006
#9
2007-02-27, 05:54 AM
Oh, so the other post.

Ok - maybe in the next version? Big Grin (I keep the movies for the kids as DivX, and not full DVDs, so a <Video> tag would be nice).

BTW, would a entry like
Code:
<DVD>E:\</DVD>
work to play whatever is inserted in the DVD drive?
* Rogers Analog Cable [Canada]
* Hauppauge WintTV PVR USB2
* IBM Thinkpad T42 / 1GB Mem / Centrino 1.6Ghz / 60GB HD / ATI Mobility Radeon 7500 + VGA/DVI out
* MCE Remote + Keyboard
* Win XP SP2 / GBPVR [Latest version. always]
* Pioneer HDTV via VGA (1360x768)
* MS Remote Keyboard
* Logitech Harmony 880 [via MS Remote Control Reciever]
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,823
Threads: 769
Joined: Nov 2003
#10
2007-02-27, 05:57 AM
madcat Wrote:Oh, so the other post.

Ok - maybe in the next version? Big Grin (I keep the movies for the kids as DivX, and not full DVDs, so a <Video> tag would be nice).
I should be able to add some thing like this for the next release. It wasnt something I needed though, so not in this release.

Quote:BTW, would a entry like
Code:
<DVD>E:\</DVD>
work to play whatever is inserted in the DVD drive?
I dont know, I never tried it. Maybe.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (4): 1 2 3 4 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Can't view recordings on pc jerry430 8 7,033 2013-01-21, 07:27 PM
Last Post: jerry430
  Is card emulation as easy with gbpvr as with npvr? martint123 3 3,556 2011-10-20, 07:13 PM
Last Post: martint123
  How to correctly configure HVR-2250 dual tuner card ?? Kyle 2 2,307 2010-09-25, 02:47 AM
Last Post: Kyle
  Can't view channels in config donschjr 8 3,000 2010-08-13, 12:50 AM
Last Post: donschjr
  Easy way to toggle Client/Server without using Config? Dan the man 2 2,186 2010-08-02, 11:53 AM
Last Post: Reddwarf
  Configure just makes a reboot RichU 2 1,626 2010-06-30, 03:27 PM
Last Post: RichU
  Can Record but can't View s_daykin 2 1,572 2010-05-14, 10:12 AM
Last Post: s_daykin
  Help do not know how to configure comskip to work with records or live. HYBRiD.BLiNG 1 1,598 2010-04-16, 12:43 AM
Last Post: Graham
  Can't view digital channels Bazsl 16 4,746 2010-03-21, 04:49 AM
Last Post: ForestKlown
  Now when I configure gbpvr, it acts like I'm installing software. Probedude 3 1,756 2010-03-12, 05:14 AM
Last Post: Probedude

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

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

Linear Mode
Threaded Mode