Releases: Laharah/deluge-FileBotTool
Version 2.0.5
fix for gtk3 ui six.move.range
import
please report any bugs you find!
Note for deluge 2.0: if your deluge version does not run on python 3.9, change the filename to FileBotTool-2.0.3-py*.egg where * matches your python version (eg FileBotTool-2.0.3-py3.7.egg)
If you still have compatibility issues, you may need to re-compile the plugin by following the instructions in the readme
Version 2.0.4
Added fix for depreciated inspect.getargspec
in py3
please report any bugs you find!
Deluge 1.13: use py2.7.egg
Deluge 2.0: use py3.9.egg
Note for deluge 2.0: if your deluge version does not run on python 3.9, change the filename to FileBotTool-2.0.3-py*.egg where * matches your python version (eg FileBotTool-2.0.3-py3.7.egg)
If you still have compatibility issues, you may need to re-compile the plugin by following the instructions in the readme
Version 2.0.3
Import fixes on py3
please report any bugs you find!
Deluge 1.13: use py2.7.egg
Deluge 2.0: use py3.9.egg
Note for deluge 2.0: if your deluge version does not run on python 3.9, change the filename to FileBotTool-2.0.3-py*.egg
where *
matches your python version (eg FileBotTool-2.0.3-py3.7.egg
)
If you still have compatibility issues, you may need to re-compile the plugin by following the instructions in the readme
Version 2.0.2
Fix for linux single file torrents
please report any bugs you find!
Deluge 1.13: use py2.7.egg
Deluge 2.0: use py3.9.egg
Note for deluge 2.0: if your deluge version does not run on python 3.9, change the filename to FileBotTool-2.0.0-py*.egg
where *
matches your python version (eg FileBotTool-2.0.0-py3.7.egg
)
If you still have compatibility issues, you may need to re-compile the plugin by following the instructions in the readme
Version 2.0.1
Bug fixes for linux unicode errors.
Version 2.0.0
Adds compatibility for deluge 2.0
please report any bugs you find!
Deluge 1.13: use py2.7.egg
Deluge 2.0: use py3.9.egg
Note for deluge 2.0: if your deluge version does not run on python 3.9, change the filename to FileBotTool-2.0.0-py*.egg
where *
matches your python version (eg FileBotTool-2.0.0-py3.7.egg
)
If you still have compatibility issues, you may need to re-compile the plugin by following the instructions in the readme
Version 1.2.11
Fix for Dry Runs with FileBot 4.9.2
Version 1.2.10
Adds support for "TheMovieDB::TV" database.
Version 1.2.9
Fixed bug where saved handler titles wouldn't show up when initially loaded into rename dialog.
Version 1.2.8
Removed some unused files that might be causing errors on some machines.