better remote control

This commit is contained in:
JohnDoee
2017-08-12 13:27:32 +02:00
parent d0d43b8c66
commit e494dad9bf
6 changed files with 307 additions and 210 deletions

View File

@@ -42,7 +42,7 @@ from setuptools import setup
__plugin_name__ = "Streaming"
__author__ = "John Doee"
__author_email__ = "johndoee@tidalstream.org"
__version__ = "0.7.1"
__version__ = "0.8.0"
__url__ = "https://github.com/JohnDoee/deluge-streaming"
__license__ = "GPLv3"
__description__ = "Enables streaming of files while downloading them."