HEADS UP: Filling a list from a directory/plugin
(2014-04-13, 18:06)Hitcher Wrote: Am I missing something or does loading from a smartplaylist ignore the sort order?

Noticed that as well. Seems to ignore <match> too.

PHP Code:
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<smartplaylist type="movies">
    <name>History (Movies)</name>
    <match>10</match>
    <rule field="lastplayed" operator="inthelast">
        <value>7 days</value>
    </rule>
    <order direction="descending">lastplayed</order>
</smartplaylist> 
Reply


Messages In This Thread
RE: HEADS UP: Filling a list from a directory/plugin - by removed151214 - 2014-01-08, 06:10
RE: HEADS UP: Filling a list from a directory/plugin - by removed151214 - 2014-01-08, 13:41
RE: HEADS UP: Filling a list from a directory/plugin - by removed151214 - 2014-01-08, 14:16
RE: HEADS UP: Filling a list from a directory/plugin - by removed151214 - 2014-01-09, 20:44
RE: HEADS UP: Filling a list from a directory/plugin - by removed151214 - 2014-01-09, 21:10
RE: HEADS UP: Filling a list from a directory/plugin - by removed151214 - 2014-04-04, 01:22
RE: HEADS UP: Filling a list from a directory/plugin - by removed151214 - 2014-04-04, 13:44
RE: HEADS UP: Filling a list from a directory/plugin - by removed151214 - 2014-04-04, 14:46
RE: HEADS UP: Filling a list from a directory/plugin - by Sranshaft - 2014-04-13, 19:49
Logout Mark Read Team Forum Stats Members Help
HEADS UP: Filling a list from a directory/plugin1