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) SearchWiz & MovieWiz v
« Previous 1 … 5 6 7 8 9 … 16 Next »
Movie Wiz Buttons Reversed?

 
  • 0 Vote(s) - 0 Average
Movie Wiz Buttons Reversed?
LewE
Offline

Posting Freak

Posts: 771
Threads: 115
Joined: Oct 2007
#1
2009-01-11, 03:47 PM
I've just started experimenting with Movie Wiz.

One thing I noticed is that in the screen where it shows the current filter there are Left and Right arrows to the right of the filter name (implying that to get the next filter I should use the Left/Right keys on my keyboard or remote). The program works the opposite and requirtes an Up/Down key to see the next filter and Left/Right to drop down to the list of programs.

The consistent use of the keys would be to use the Left/Right to cycle between the different filters and Up/Down to drop down to the list of programs found by that filter.
dark_half
Offline

Senior Member

USA
Posts: 463
Threads: 30
Joined: Mar 2006
#2
2009-01-11, 04:48 PM
You can change the behavior in Devnz\GBPVR\KeyMappings\MovieWiz.xml
LewE
Offline

Posting Freak

Posts: 771
Threads: 115
Joined: Oct 2007
#3
2009-01-11, 04:58 PM
Thanks.

Not only did it do what I want but you introduced me to a whole new area of GBPVR to experiment with. Smile
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#4
2009-01-11, 06:30 PM
be careful in keymappings, as those get overwritten upon every upgrade...
[just back up the files to another name]
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
LewE
Offline

Posting Freak

Posts: 771
Threads: 115
Joined: Oct 2007
#5
2009-01-11, 07:22 PM
pBS Wrote:be careful in keymappings, as those get overwritten upon every upgrade...
[just back up the files to another name]
Thanks for the warning.

I already struggle with getting my skins back to where they were when some updates come out. This change will be easier to find though since there are so few items in the xml file.

For me, at least, the best "permanent" solution would be for the default mappings to be like I suggested, or am I missing a reason for why they are like they are?
JavaWiz
Offline

Posting Freak

Jacksonville, FL. USA
Posts: 2,522
Threads: 141
Joined: Dec 2006
#6
2009-01-11, 08:29 PM (This post was last modified: 2009-01-11, 08:36 PM by JavaWiz.)
LewE Wrote:Thanks for the warning.

I already struggle with getting my skins back to where they were when some updates come out. This change will be easier to find though since there are so few items in the xml file.

For me, at least, the best "permanent" solution would be for the default mappings to be like I suggested, or am I missing a reason for why they are like they are?

I went back and forth on those settings, and after many posts, decided that up/dn on the categories would scroll thru options, and left-right would nav to prev-next controls.

As noted below, you can change the key-mappings to your preference, also, you may want to update the skin.xml to reflect the correct arrow directions, there are commented sections in the blue skin to show how to set them either way.
LewE
Offline

Posting Freak

Posts: 771
Threads: 115
Joined: Oct 2007
#7
2009-01-11, 08:46 PM
JavaWiz Wrote:I went back and forth on those settings, and after many posts, decided that up/dn on the categories would scroll thru options, and left-right would nav to prev-next controls.

As noted below, you can change the key-mappings to your preference, also, you may want to update the skin.xml to reflect the correct arrow directions, there are commented sections in the blue skin to show how to set them either way.
If by Prev-Next Controls you mean choosing between the various filters (e.g. All Movies, Comedy, Adventure, etc) that is how I thought it should work based on the left-right graphic arrows on the right of the filter title and if by "categories" you mean the list of programs in that filtered list, that is how I wanted the keys to work.

In any event, between the mappings file and the graphic arrows in the skin, I am sure I will get it to work to my own preferences. Thanks for pointing to changing the arrow in the skin.
ViperDragon
Offline

Member

Posts: 139
Threads: 22
Joined: Apr 2005
#8
2009-01-11, 08:47 PM
I tried to change the keys directions too, but it's not working. Here's my XML file.

ViperDragon
JavaWiz
Offline

Posting Freak

Jacksonville, FL. USA
Posts: 2,522
Threads: 141
Joined: Dec 2006
#9
2009-01-11, 09:50 PM
ViperDragon Wrote:I tried to change the keys directions too, but it's not working. Here's my XML file.

ViperDragon

To use the up/dn arrow keys to nav the list, use these settings:
Code:
<command name="HLIST_UP" key="Up"/>
  <command name="HLIST_DOWN" key="Down"/>
  <command name="HLIST_LEFT" key="Left"/>
  <command name="HLIST_RIGHT" key="Right"/>

To use the right/left arrow keys to nav the list, use these settings:
Code:
<command name="HLIST_UP" key="Left"/>
  <command name="HLIST_DOWN" key="Right"/>
  <command name="HLIST_LEFT" key="Up"/>
  <command name="HLIST_RIGHT" key="Dn"/>
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  MovieWiz movie folder structure? jfm 5 7,001 2011-03-13, 07:47 PM
Last Post: dljones8053
  use movie wiz with only npvr chewy747 6 8,021 2011-03-13, 07:45 PM
Last Post: dljones8053
  MovieWiz: no movie data ga_mueller 6 7,756 2011-01-12, 01:22 AM
Last Post: ga_mueller
  Movie Wiz extremely slow wildstars 6 2,882 2009-09-29, 01:41 PM
Last Post: JavaWiz
  MovieWiz - Movie Sorting - Sort By Release Date NeoH4x0r 0 1,615 2009-08-19, 04:58 AM
Last Post: NeoH4x0r
  Movie Wiz command line options mark_lt 4 2,653 2009-04-15, 06:11 AM
Last Post: mark_lt
  Movie in Several Parts - Duplicate Entries fix_it 6 3,080 2009-03-08, 04:53 AM
Last Post: JavaWiz
  can't import xml into movie tvshowman 3 2,337 2009-02-11, 04:40 AM
Last Post: JavaWiz
  Press Play selects next movie branedge 3 2,214 2008-12-11, 02:10 PM
Last Post: branedge
  Can we have a separator in movie info fields? mkenyon2 2 2,001 2008-12-09, 07:29 PM
Last Post: mkenyon2

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

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

Linear Mode
Threaded Mode