I'd like to increase my recently added items to about 50 instead of 25.
I know there's a lot of stuff we can't mess with on this, my advancedsettings is only this
<?xml version="1.0" encoding="utf-8"?>
<advancedsettings>
<cputempcommand>/usr/bin/cputemp</cputempcommand>
<gputempcommand>/usr/bin/gputemp</gputempcommand>
<showexitbutton>false</showexitbutton>
<remotedelay>1</remotedelay>
<samba>
<clienttimeout>30</clienttimeout>
</samba>
<fanartres>720</fanartres>
<imageres>540</imageres>
</advancedsettings>
and it's located in
/usr/share/kodi/system
What do I add, if I can edit it?
<recentlyaddeditems>35</recentlyaddeditems>
or
<videolibrary>
<recentlyaddeditems>35</recentlyaddeditems>
</videolibrary>
?