Bug IsEmpty(ListItem.StarRating) never true
#16
A missing rating in the database is interpreted as 0, yes. Entries are normalised when read from .nfo or scrapers to be 0..5. If you manage to get negatives, then it's because the scraper/nfo returned a negative either for the maxrating or the rating value.

We could interpret 0 the same as missing, and return empty rather than "rating0.png" in that case - I don't really mind either way.

(Not for Gotham).
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#17
Up to you now really, I just wanted to hide that info field altogether for albums with negative values.

Thanks.
Reply

Logout Mark Read Team Forum Stats Members Help
IsEmpty(ListItem.StarRating) never true0