Quote:
Originally Posted by Gamester17 Great work EvilDude!
I for one is still curious how your script and work could be combined with thechad's python script for XBMC and MediaPortal plugin, (in order to get the best of both in one script so to speak) |
I looked through the code the xbmc python script will probably not be useful. I do not want to code a GUI in python, and would prefer to use everything xbmc already has. I would like to get it working in the same way the myth:// stuff works at the moment. I'll probably get all those features working once xbmc has a nice way for me to add all this in.
Quote:
Originally Posted by and-81 1. The ability to move between channels while watching. EG. Use the Skip - and Skip + buttons to change channels.
2. Fast Forward and Rewind while watching live TV. That is, move around in the timeshift buffer.
3. Faster channel loading, not sure how much this is you and how much this is TV Server.
If you need any help on the TV Server plugin side let me know.
Cheers, |
I will look into those tonight, I am not sure if it is possible as a python plugin though. It might require embedding into XBMC.