Idea: Pause download package when video is playing.
|
3rd Feb, 2013, 10:40 AM
Post: #6
|
|||
|
|||
RE: Pause download package when video is playing.
Just an update.
I have followed what you told me and i realised i was placing the script in the wrong place! I had it in /home/xbian/.xbmc/addons/ I supposed that i had to store it there because XBMC logs are stored within the same directory, but i still don't know why the correct place is /usr/local/share/xbmc/addons/ Now i have managed to pause downloads when playback starts, but it seems that "onPlayBackEnded" isn't getting called when playback stops, I have yet to fix that issue, will try it tomorrow! Here is my script, I replaced the while loop as you told, I now undrestand what you told me! Thank you! Code: import xbmc |
|||
« Next Oldest | Next Newest »
|