Can I have 2 new events please:
Category:offline
Category:online
This will then set the currently selected category item to either offline or online status.
The reason I need this is that I am using the offline / online overlays on my TV shows page to display an icon against shows I have watched or are new. By setting an event when I click and watch a show, the status of the item will change to offline and hence the over lay graphic, so that it is clear which shows have been watched. I am currently doing this via calls to vbscripts and editing the xml, but that requires a category refresh which looses your current search/display location.
I also need this in order to set the status of an offline show to online when it is selected to play, otherwise it does not play (obviously as xlobby thinks it is offline). I have tried to get round this by setting an offline event to execute file on zoomplayer and pass it %playlist%, but the event ‘execute file’ will not pass variables.
This statement is untrue, I was using it wrong, I was trying to pass %parameter% but Steven has informed me I need to pass %movies>parameter%