NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Legacy (v4.x and earlier) v
« Previous 1 … 380 381 382 383 384 … 433 Next »
Default Plugins

Default Plugins
steeb
Offline

Posting Freak

Posts: 2,667
Threads: 183
Joined: Nov 2006
#1
2011-02-07, 07:18 PM
Dear all,

I've tried this by looking at threads but can't seem to get it to work so have had to resort to a post. Probably missing something really obvious Wink

I have put this in config.xml
Code:
............
</MenuLayout>
  <PluginSettings>
    <!-- plugin settings can go here -->
    <Plugins>
      <DefaultTVGuide>TV Listings</DefaultTVGuide>
      <DefaultRecordings>TV Recordings</DefaultRecordings>
      <DefaultRadio>Web Radio</DefaultRadio>
    </Plugins>
    <SubMenu>
      <MenuLayout>
...............

(I couldn't find any entries already existing for 'defaults') but this doesn't appear to have any effect?

In the wrong place? Wrong syntax?

cheers

steeb
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#2
2011-02-07, 07:42 PM
Its looking in "/Settings/PluginSettings/DefaultTVGuide" for this setting.
steeb
Offline

Posting Freak

Posts: 2,667
Threads: 183
Joined: Nov 2006
#3
2011-02-07, 08:52 PM
sub Wrote:Its looking in "/Settings/PluginSettings/DefaultTVGuide" for this setting.

Gotcha Big Grin Thanks Sub, knew I had missed something obvious yet vital!

cheers

steeb
Jaggy
Offline

Posting Freak

Carterton, NZ
Posts: 3,633
Threads: 148
Joined: Mar 2006
#4
2011-02-08, 04:02 AM
steeb did you get Radio to work for you?? I added
Code:
<PluginSettings>
    <!-- plugin settings can go here -->
    <DefaultTVGuide>
        <DefaultTVGuide>TV Listings</DefaultTVGuide>
    </DefaultTVGuide>
    <DefaultRecordings>
        <DefaultRecordings>TV Recordings</DefaultRecordings>
    </DefaultRecordings>
    <DefaultRadio>
        <DefaultRadio>Web Radio</DefaultRadio>
    </DefaultRadio>

and the other two work but not radio.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,102
Threads: 957
Joined: May 2006
#5
2011-02-08, 04:15 AM
Jaggy, it works for me but my syntax is

Code:
<PluginSettings>
    <!-- plugin settings can go here -->
    <!-- menu keys -->
    <DefaultRadio>Web Radio</DefaultRadio>
    <DefaultPictures>Universe</DefaultPictures>
  </PluginSettings>

Martin
steeb
Offline

Posting Freak

Posts: 2,667
Threads: 183
Joined: Nov 2006
#6
2011-02-08, 07:03 AM
Jaggy Wrote:steeb did you get Radio to work for you?? I added
Code:
<PluginSettings>
    <!-- plugin settings can go here -->
    <DefaultTVGuide>
        <DefaultTVGuide>TV Listings</DefaultTVGuide>
    </DefaultTVGuide>
    <DefaultRecordings>
        <DefaultRecordings>TV Recordings</DefaultRecordings>
    </DefaultRecordings>
    <DefaultRadio>
        <DefaultRadio>Web Radio</DefaultRadio>
    </DefaultRadio>

and the other two work but not radio.

Hi Jaggy,

as well as what Martin has, yes I have hot keys working with all 3 like this now and then going on to sub menu:

Code:
..........................
</MenuLayout>
  <PluginSettings>
    <!-- plugin settings can go here -->
      <DefaultTVGuide>TV Listings</DefaultTVGuide>
      <DefaultRecordings>TV Recordings</DefaultRecordings>
      <DefaultRadio>Web Radio</DefaultRadio>
    <SubMenu>
      <MenuLayout>
        <Menu name="Television">
          <MenuItem enabled="true" displayName="TV Listings">TV Listings</MenuItem>
          <MenuItem enabled="true" displayName="TV Recordings">TV Recordings</MenuItem>
          <MenuItem enabled="true" displayName="Live TV">Live TV</MenuItem>
          <MenuItem enabled="true" displayName="Main Menu">Back</MenuItem>
        </Menu>
......................

steeb
Jaggy
Offline

Posting Freak

Carterton, NZ
Posts: 3,633
Threads: 148
Joined: Mar 2006
#7
2011-02-08, 10:53 AM
OK so it's late but apart from the sub menu stuff I can't see what you have got different from what you post above that you said didn't work??? I haven't had time to have another play with mine yet to see what happens when I change it.
steeb
Offline

Posting Freak

Posts: 2,667
Threads: 183
Joined: Nov 2006
#8
2011-02-08, 11:03 AM
Jaggy Wrote:OK so it's late but apart from the sub menu stuff I can't see what you have got different from what you post above that you said didn't work??? I haven't had time to have another play with mine yet to see what happens when I change it.

Of course just coming up to elevenses here Big Grin

Previously I had wrapped an extra

<plugins>

</plugins>

around it Wink

steeb
Reddwarf
Offline

Posting Freak

Posts: 6,629
Threads: 230
Joined: Mar 2007
#9
2011-02-08, 11:06 AM
sub Wrote:Its looking in "/Settings/PluginSettings/DefaultTVGuide" for this setting.

Have I missed something? I don't see a /Settings folder anywhere...:confused:

"I'd rather have a bottle in front of me than a frontal lobotomy"
steeb
Offline

Posting Freak

Posts: 2,667
Threads: 183
Joined: Nov 2006
#10
2011-02-08, 11:17 AM
Reddwarf Wrote:Have I missed something? I don't see a /Settings folder anywhere...:confused:

Ah ha, exactly what I thought when Sub first replied Big Grin

He was being cryptic!

The whole of config.xml is wrapped in

<Settings>

then the sub section

<PluginSettings>

then within this is where my entries are. Well that's how I read it, and it seems to be working fine Smile

steeb
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  how to change the default value of WMP for the brightness pascalb 0 990 2019-01-01, 05:52 PM
Last Post: pascalb
  Subtitles always show by default! Bobbybear 2 1,777 2018-09-06, 06:11 PM
Last Post: sub
  Default home channel on bootup Brucek2839 1 1,045 2018-08-29, 05:16 PM
Last Post: mvallevand
  Channels group default to all channels Barry10 0 771 2018-05-28, 12:17 PM
Last Post: Barry10
  unexpected error when setting up recordings and not saving to default group in kodi Jeffrey13 3 1,680 2018-04-03, 08:32 PM
Last Post: Jeffrey13
  Plugins quit jd1940 5 2,132 2017-12-28, 11:11 PM
Last Post: sub
  NPVR Behavior When Default Recording Directory Not Available BrettB 0 879 2017-12-09, 03:36 PM
Last Post: BrettB
  Default Audio Track imilne 33 9,936 2017-10-17, 05:31 AM
Last Post: dlindyds
  Nextpvr - What is the Default IP Address and port to get connected to server - KODI jackalg1 2 2,504 2017-09-08, 06:07 PM
Last Post: sub
  TV Listings and Recording2 plugins / The remote server returned an error (0x404)? spiinnaker 11 3,531 2017-02-09, 09:55 PM
Last Post: Handy.Man

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

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

Linear Mode
Threaded Mode