Kodi Community Forum
Recently added - increase nodes from 25 to 50 - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Skinning (https://forum.kodi.tv/forumdisplay.php?fid=12)
+--- Thread: Recently added - increase nodes from 25 to 50 (/showthread.php?tid=35598)



Recently added - increase nodes from 25 to 50 - pletopia - 2008-08-06

this is prolly not where i should be posting this .. but i'm hoping maybe someone has an idea how to do this, or if it is even possible

in library mode you can display the recently added movies and episodes.
is there anyway to get this to increase from 25 to say 50 ??


- jmarshall - 2008-08-06

Not for those particular nodes without recompiling the code.

You can, however, do the same thing with a smartplaylist. You'd simply have no rules (you want all episodes) then limit by whatever number you like, and order by date added descending.

Cheers,
Jonathan