correl / Transmission-XBMC

A frontend script for the Transmission Bittorrent client for XBMC
MIT License
44 stars 31 forks source link

New features: endedplayback, altspeed, action delay #29

Closed fernandog closed 9 years ago

fernandog commented 10 years ago

Altspeed: https://github.com/correl/Transmission-XBMC/pull/22

Ended Playback: the addon only detected when used stopped the video player and not when the video ended. Now it can detect when playback ended.

Added a delay so if user finishes to watch a video and started a new video a few seconds later the addon would start all torrents then immediately stopped again. Now user can select between 1-60 seconds until execute the action.