v14 change content list result smartplaylist
#1
gentlemen,

I created this playlist

Quote:<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<smartplaylist type="movies">
<name>teste</name>
<match>all</match>
<rule field="playcount" operator="is">
<value>0</value>
</rule>
<rule field="tag" operator="is">
<value>Para Assistir</value>
</rule>
<rule field="inprogress" operator="false" />
<order direction="descending">dateadded</order>
</smartplaylist>

The result is:

<movie title> <date added>

you can change to the result to be this <movie title> <score>?
Reply
#2
You can change the order in which films are displayed in a playlist in the gui - the options come up when you make or edit a playlist and click on 'order by'. Order by rating is one of the options - is that what you mean?
Reply
#3
Thanks for the help, but no.
I want to keep sorting by date added, but I want the result is a list with the name of the film and the score.

The result of this playlist is as follows:
https://drive.google.com/file/d/0ByO2SMU...sp=sharing

I wish it were so, keeping order by date added:
https://drive.google.com/file/d/0ByO2SMU...sp=sharing
Reply
#4
I just checked a couple of my playlists and they show ratings by default (not that I'd noticed!). Which suggests it's possibly a skin issue.
Presumably you see ratings in your main Movies section?
Edit: scratch that - as soon as I change the sort order to date added I lose the ratings.
Sorry, can't help - maybe someone has a suggestion. The information's obviously there, so I'd guess a skin could be edited to show the ratings.
Reply
#5
Yes, the score is standard on the main list of movies. That's what I want it displayed in this playlist.

Thanks for listening.
Reply

Logout Mark Read Team Forum Stats Members Help
change content list result smartplaylist0