![]() |
Change number of Recently Added from 25 - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67) +---- Forum: Aeon MQ (https://forum.kodi.tv/forumdisplay.php?fid=68) +---- Thread: Change number of Recently Added from 25 (/showthread.php?tid=324467) |
Change number of Recently Added from 25 - kassysimon - 2017-11-22 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 |