Onclick event to disable (or at least toggle) hide watched
#2
Hi guys,

I kept working on this, and never found exactly what I was looking for, but I found something even better. I thought I'd post in case someone else was looking for the same thing.
What I really wanted was to click a button and have a random episode (from a list of shows) start playing, and when that's done, play another random episode from a random show.
So step 1 was to create a Smart Playlist. There's lots of info about this, so I won't both repeating it here.
Step 2 was to modify home.xml as described in the link in my first post. Except replace the ActivateWindow onclick event with this:
<onclick>PlayMedia(special://videoplaylists/YourSmartPlaylist.xsp)</onclick>

This way it just loads the playlist into "Now Playing". Since you're not looking at a list, Hide Watched is not applicable, so you can leave it set to whatever you want for the rest of your purposes.

I hope this helps someone, somewhere along the road.
Reply


Messages In This Thread
RE: Onclick event to disable (or at least toggle) hide watched - by Omnipresence - 2012-06-02, 04:47
Logout Mark Read Team Forum Stats Members Help
Onclick event to disable (or at least toggle) hide watched0