skin.pellucid/extras/playlists/recentEpisodes.xsp

11 lines
302 B
Plaintext
Raw Normal View History

2015-11-04 21:43:54 +01:00
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<smartplaylist type="tvshows">
<name>recentEpisodes</name>
<match>all</match>
2018-02-13 14:06:29 +01:00
<limit>10</limit>
2015-11-04 21:43:54 +01:00
<order direction="descending">dateadded</order>
2018-04-10 00:11:19 +02:00
<rule field="playcount" operator="is">
<value>0</value>
</rule>
2015-11-04 21:43:54 +01:00
</smartplaylist>