advancedsettings.xml ?
#1
Wiki states:

NOTE! This file will not exist unless created by the end-user, meaning YOU!

I looked in user data folder, and file advancedsettings.xml is not there How do I exactly create it? GUI does not provide this option. Maybe I missed something.

Thanks
Reply
#2
It's just a text file. Right click -> New Text Document -> rename to advancedsettings.xml
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#3
Also check out this section of that wiki article...

http://wiki.xbmc.org/?title=AdvancedSettings.xml#Layout
Reply
#4
Does is need to be somewhere other than in the userdata folder. My XML doc says:

<advancedsettings>
<videolibrary>
<allitemsonbottom>true</allitemsonbottom>
</videolibrary>
</advancedsettings>


Obviously it's note working. Any ideas?
Reply
#5
marcdd2 Wrote:Does is need to be somewhere other than in the userdata folder. My XML doc says:

<advancedsettings>
<videolibrary>
<allitemsonbottom>true</allitemsonbottom>
</videolibrary>
</advancedsettings>


Obviously it's note working. Any ideas?
Make sure its in the correct 'userdata' location - shouldn't be in the 'core' programme file location, but in C:\Users\Username\AppData\Roaming\xbmc\userdata, or similar if not on win7/Vista
Reply
#6
%appdata%\xbmc is the shorthand
Reply
#7
Thanks guys. That was the issue.
Reply

Logout Mark Read Team Forum Stats Members Help
advancedsettings.xml ?1