Kodi Community Forum

Full Version: Change number of Recently Added from 25
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi All.

Id like to change the number of files in the 'Recently Added' widget from 20 (default).

I found this code in another post but I cant get it to work.

<advancedsettings>
<videolibrary>
<recentlyaddeditems>35</recentlyaddeditems> <!-- number of recently added items. Defaults to 25 -->
</videolibrary> 
</advancedsettings>

Is there another way?

Thanks