Tweaking MediaStream with more filters?
#1
I'm using XBMC 10.0 with the official MediaStream skin - but I think it's missing a movies list/filter. I want a "Latest" movies list but with 50 movies (not only 25) and the watched movies hidden.

Is it possibe to tweak the skin to do this or maybe adding a new list/filter entry?

Thanks in advance Smile


/Beano
Reply
#2
Movies > Right > Latest Added

And to get 50 latest added items -

PHP Code:
<advancedsettings>

    <
videolibrary>
        <
recentlyaddeditems>50</recentlyaddeditems>
    </
videolibrary>

</
advancedsettings
Reply
#3
Thanks - anyway to also hide the watched movies from that view?
Reply
#4
Bring out the side menu when your in library select "Misc Options" your see hide watched listed there
Reply
#5
Close enough solution - thanks Smile
Reply

Logout Mark Read Team Forum Stats Members Help
Tweaking MediaStream with more filters?0