[SOLVED] How to increase recently added movies??
#1
Hi all,
I know this has been discussed many times but for the life of me I can't get it to work.
I have the latest offical build and have placed the file in the user data folder and have nothing else in the AdvancedSettings.xml except these lines:

<advancedsettings>

<videolibrary>

<recentlyaddeditems>50</recentlyaddeditems>

<videolibrary>

<advancedsettings>

Can anyone help please?
Reply
#2
You're missing slashes on the closing tags for videolibrary and advancedsettings.
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
(2012-05-06, 07:50)jmarshall Wrote: You're missing slashes on the closing tags for videolibrary and advancedsettings.

Awsome, Um could you fill in the missing slashes for me please!
Sorry I'm a n00b.
Reply
#4
(2012-05-06, 07:52)stone2 Wrote:
(2012-05-06, 07:50)jmarshall Wrote: You're missing slashes on the closing tags for videolibrary and advancedsettings.

Awsome, Um could you fill in the missing slashes for me please!
Sorry I'm a n00b.

Nevermind, sorted it. Thank you so much. Blush

In case anyone else has the sam prob this is what it should look like:

<advancedsettings>

<videolibrary>

<recentlyaddeditems>50</recentlyaddeditems>

</videolibrary>

</advancedsettings>
Reply
#5
<tag> must be closed with </tag>
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

Logout Mark Read Team Forum Stats Members Help
[SOLVED] How to increase recently added movies??0