Reply to thread

New version :)


https://www.prashantv.com/xbmc/XBMCServer.zip


The "TVServer Live TV" folder in the main folder is the latest python video plugin (only change is the channel fix)


This is now a TVServer plugin. Works in the exact same way as before, except instead of connecting to the TVServer using RemoteControl, it uses the given IController.


Can canyone give me hints on to how I would log stuff, as it still uses Console.WriteLine which isn't very useful?


It still requires "Stop Timeshifting" to be used specifically, which I would like to eliminate. Now that I can hook into events, would it be possible to get an event such as New_StreamingClient or StreamingClient_Leave, so that I can go based on the event / the stream closed and stop the timeshift myself.


Top Bottom