Posts: 395
Joined: Oct 2009
Reputation:
0
Wow. This was interesting.
Kodi 17.0 Krypton, Win10 running on an ASRock ION 330HT HTPC
Posts: 3,952
Joined: Mar 2006
Reputation:
172
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 (usually it's enough to follow instructions in the second post).
Posts: 1,522
Joined: Dec 2008
Reputation:
0
Tbh this should be part of xbmc by default.
"Blah blah blah noobs breaking stuff" is a tired arguement.
Posts: 7,256
Joined: Nov 2008
Reputation:
121
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
Posts: 708
Joined: Sep 2006
Reputation:
8
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).
Posts: 1,256
Joined: Feb 2009
Reputation:
29
h.udo
Is a huge ABBA fan
Posts: 1,256
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.
Posts: 351
Joined: May 2011
Reputation:
1
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.
Posts: 1
Joined: Nov 2011
Reputation:
0
I was just looking how to change timeseek values and with this plugin it's done in couple seconds. Thank you for your work.