aboutsummaryrefslogtreecommitdiff
path: root/system/library/video/recentlyaddedmovies.xml
diff options
context:
space:
mode:
Diffstat (limited to 'system/library/video/recentlyaddedmovies.xml')
-rw-r--r--system/library/video/recentlyaddedmovies.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/system/library/video/recentlyaddedmovies.xml b/system/library/video/recentlyaddedmovies.xml
index 0368159ae0..9dfae3086c 100644
--- a/system/library/video/recentlyaddedmovies.xml
+++ b/system/library/video/recentlyaddedmovies.xml
@@ -1,5 +1,7 @@
-<node order="10" type="folder" visible="Library.HasContent(Movies)">
+<node order="10" type="filter" visible="Library.HasContent(Movies)">
<label>20386</label>
<icon>DefaultRecentlyAddedMovies.png</icon>
- <path>videodb://4</path>
+ <content>movies</content>
+ <order direction="descending">dateadded</order>
+ <limit>25</limit>
</node>