[RELEASE] Advanced Settings Editor Addon - Edit AdvancedSettings.xml from within XBMC

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
jhsrennie Offline
Team-XBMC Developer
Posts: 7,237
Joined: Nov 2008
Reputation: 117
Location: Chester, UK
Thumbs Up  [RELEASE] Advanced Settings Editor Addon - Edit AdvancedSettings.xml from within XBMC Post: #1
If anyone would like to give it a try, I've thrown together an add-on to edit advancedsettings.xml. You'll have to install it as a zip, and you can get the zip from http://xbmcmce.sourceforge.net/ or a direct link is http://sourceforge.net/projects/xbmcmce/...p/download.

There will be a lot of rather tedious work to get it to support all the possible settings in advancedsettings.xml, so I won't take it any further unless there's interest in it.

JR
find quote
StarChild Offline
Fan
Posts: 379
Joined: Oct 2009
Reputation: 0
Location: Sweden
Post: #2
Wow. This was interesting.

XBMC Dharma 10.1, Win7 running on an ASRock ION 330HT
find quote
stoli Offline
Skilled Skinner
Posts: 2,405
Joined: Nov 2008
Reputation: 30
Location: Florida
Post: #3
jhsrennie Wrote:If anyone would like to give it a try, I've thrown together an add-on to edit advancedsettings.xml. You'll have to install it as a zip, and you can get the zip from http://xbmcmce.sourceforge.net/ or a direct link is http://sourceforge.net/projects/xbmcmce/...p/download.

There will be a lot of rather tedious work to get it to support all the possible settings in advancedsettings.xml, so I won't take it any further unless there's interest in it.

JR

I think it could be a great added - but I believe it should have a brief, one line, description of the command and the possible values. While this would take a lot of work, it is where the true value would be. As it stands, I would still have to access the wiki to know the setting to add and the correct values. At that point, I might as well edit the file myself....

Having said that, I love the idea!

Edit: I would also add a big disclaimer that "Don't call me when you screw up your system!" Big Grin

Thanks,
find quote
ashlar Offline
Member+
Posts: 2,048
Joined: Mar 2006
Reputation: 26
Post: #4
Full support to this idea. And I concur, inline explanations would be really necessary.

For troubleshooting and bug reporting please make sure you read this first.
find quote
hikaricore Offline
Posting Freak
Posts: 1,516
Joined: Dec 2008
Reputation: 0
Location: Tuesday
Post: #5
Tbh this should be part of xbmc by default.
"Blah blah blah noobs breaking stuff" is a tired arguement.

[Image: output.jpg]
find quote
jhsrennie Offline
Team-XBMC Developer
Posts: 7,237
Joined: Nov 2008
Reputation: 117
Location: Chester, UK
Post: #6
Thanks all. It isn't possible to provide a one line explanation because the add-on uses the built in XBMC add-on settings editor and this has no facility for online help. The labels in the list could be expanded a bit, but the width of the list box places limits on this. Using the built in settings editor makes the add-on easy to write, it's just a bit tedious writing the code to support the dozens of advanced settings. To do better than this would mean writing some form of custom interface and with the add-on system that would be difficult to do elegantly.

JR
find quote
live4ever Offline
Fan
Posts: 556
Joined: Sep 2006
Reputation: 3
Post: #7
What about creating an info window when the 'i' key or info key on the remote is pressed (might not be possible with the built-in settings editor I assume).
find quote
hudo Offline
Fan
Posts: 450
Joined: Feb 2009
Reputation: 5
Location: xbmcmediacenter.com
Post: #8
This is a fantastic idea.

Noobs should keep away from this, of course.
Then again, advancedsettings.xml isn't something a new user needs to poke. IF he does, than most likely that feature should be in the GUI.
find quote
digitaltomj Offline
Senior Member
Posts: 295
Joined: May 2011
Reputation: 1
Location: Miami
Post: #9
This is a a wonderful addon and its as close to having the advanced settings in the GUI. Especially for a noob like me...thats not to say I have figured it out completely yet tho

For some reason when I do change an option like the "alwaysontop" to "yes" nothing changes, I've tried copying the text from the addons xml file into the advanced settings xml file but I cant seem to get the window to stay on top

Im pretty sure this is not a problem with the addon however and I must say I hop to see more from you.
find quote
mikebzh44 Offline
Posting Freak
Posts: 1,068
Joined: Nov 2011
Reputation: 19
Location: Nantes - France
Post: #10
jhsrennie Wrote:If anyone would like to give it a try, I've thrown together an add-on to edit advancedsettings.xml. You'll have to install it as a zip, and you can get the zip from http://xbmcmce.sourceforge.net/ or a direct link is http://sourceforge.net/projects/xbmcmce/...p/download.

There will be a lot of rather tedious work to get it to support all the possible settings in advancedsettings.xml, so I won't take it any further unless there's interest in it.

JR
Hello.

From your addon, I have release a new version which handle more settings :

http://passion-xbmc.org/releases-scripts...tor-0-0-2/

You can download this new version without being registered and you can test it at your own risks :

Make a backup of your advancedsettings.xml file before and read userguide_en.txt provide by the ZIP to understand the limits of this release.

Thanks.
find quote
Post Reply