Movies, Submenu, Newest? - 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: Transparency! (https://forum.kodi.tv/forumdisplay.php?fid=115) +---- Thread: Movies, Submenu, Newest? (/showthread.php?tid=155230) |
Movies, Submenu, Newest? - BooStar - 2013-02-07 Hallo to all, first of all i want to say thank you for this great skin. it looks very, very good but i noticed there is a little thing that wont work correctly. So if i choose the menu newest in the submenu of Movies my xbmc (12) won't show me the the files that i added recently to my library. It just shows some other items but not the one that i added recently.. Are there hints? or is there somebody who can reproduce that? RE: Movies, Submenu, Newest? - ronie - 2013-02-07 the 'recently added' logic has changed in xbmc. by default, it will list videos based on file date instead of when an item was added to the library. you can change things back to how they worked in eden, by using an advancedsettings.xml file and setting <dateadded> to 0. see: http://wiki.xbmc.org/index.php?title=Advancedsettings.xml#.3Cvideolibrary.3E RE: Movies, Submenu, Newest? - BooStar - 2013-02-08 Hi ronnie, thanks a lot for the quick answer..that worked great... |