Permalink
Switch branches/tags
alembic
cache_series_parsers
deluge-rename
develop
env-defaults
graphql_api
guessit-upgrade
imdb
list_framework
lists_api
master
next
optional_regex_module
output_encoding
pending_list
py36
pyup-initial-update
pyup-pin-boto3-1.4.6
pyup-pin-click-6.7
pyup-pin-coverage-4.4.1
pyup-pin-flake8-3.4.1
pyup-pin-gitpython-2.1.5
pyup-pin-mock-2.0.0
pyup-pin-pip-tools-1.9.0
pyup-pin-pylint-1.7.2
pyup-pin-pytest-capturelog-0.7
pyup-pin-pytest-runner-2.11.1
pyup-pin-requests-2.18.3
pyup-pin-requests-2.18.4
pyup-pin-virtualenv-15.1.0
pyup-pin-wheel-0.29.0
pyup-update-certifi-2017.4.17-to-2017.7.27.1
pyup-update-chardet-3.0.3-to-3.0.4
pyup-update-cheroot-5.5.0-to-5.8.3
pyup-update-cherrypy-10.2.2-to-11.0.0
pyup-update-flask-cors-3.0.2-to-3.0.3
pyup-update-guessit-2.0.4-to-2.1.4
pyup-update-idna-2.5-to-2.6
pyup-update-portend-1.8-to-2.1.2
pyup-update-pytest-cov-2.2.1-to-2.5.1
pyup-update-pytest-xdist-1.19.1-to-1.20.0
pyup-update-python-dateutil-2.6.0-to-2.6.1
pyup-update-rebulk-0.8.2-to-0.9.0
pyup-update-requests-2.16.5-to-2.18.3
pyup-update-requests-2.16.5-to-2.18.4
pyup-update-rpyc-3.3.0-to-3.4.4
pyup-update-sqlalchemy-1.1.10-to-1.1.13
pyup-update-tempora-1.7-to-1.8
pyup-update-tempora-1.8-to-1.9
pyup-update-urllib3-1.21.1-to-1.22
pyup-update-zxcvbn-python-4.4.14-to-4.4.15
react-ui
redact
release_groups
series_list
series_list_2
series_metainfo_refactor
simplify_parsers
subtasks_redux
subtitle_list_refactor
tmdb_list
torznab
trakt_next_aired
trakt_update
Nothing to show
2.10.95
2.10.94
2.10.93
2.10.92
2.10.91
2.10.90
2.10.89
2.10.88
2.10.87
2.10.86
2.10.85
2.10.84
2.10.83
2.10.82
2.10.81
2.10.80
2.10.79
2.10.78
2.10.77
2.10.76
2.10.75
2.10.74
2.10.73
2.10.72
2.10.71
2.10.70
2.10.69
2.10.68
2.10.67
2.10.66
2.10.65
2.10.64
2.10.63
2.10.62
2.10.61
2.10.60
2.10.59
2.10.58
2.10.56
2.10.55
2.10.54
2.10.53
2.10.52
2.10.51
2.10.50
2.10.49
2.10.48
2.10.47
2.10.46
2.10.45
2.10.44
2.10.43
2.10.42
2.10.41
2.10.40
2.10.39
2.10.38
2.10.37
2.10.36
2.10.35
2.10.34
2.10.33
2.10.32
2.10.31
2.10.30
2.10.29
2.10.28
2.10.27
2.10.26
2.10.25
2.10.24
2.10.23
2.10.22
2.10.21
2.10.20
2.10.19
2.10.18
2.10.17
2.10.16
2.10.15
2.10.14
2.10.13
2.10.12
2.10.11
2.10.10
2.10.9
2.10.8
2.10.7
2.10.6
2.10.5
2.10.4
2.10.3
2.10.2
2.10.1
2.10.0
2.9.23
2.9.22
2.9.21
2.9.20
2.9.19
Nothing to show
Commits on Sep 26, 2017
Commits on Sep 25, 2017
Commits on Sep 24, 2017
-
[add] -Additional options for adding Sonarr series (#1969)
* Additional options for adding Sonarr series * Rename options for adding Sonarr series
-
Commits on Sep 19, 2017
Commits on Sep 18, 2017
-
-
Merge pull request #1661 from Flexget/pending_list
Pending list
Commits on Sep 17, 2017
Commits on Sep 16, 2017
-
-
-
[add] Add autofrom Option to Email Notify Plugin (#1966)
* Add support to Rename the Torrent after adding Adds the option container_directory to the Deluge plugin container_directory is a jinja2 template used by client.core.rename_folder to rename the top level folder - which is effectively the torrent name in deluge added 'name' to status_keys array to support this * updated per liiight's recommendation * corrected logging * Added single file check added code to check that there is more than 1 file and abort if the torrent is a single file * switch to check for folder structure changed verification from file count greater than 1 to check for a folder structure changed to folder_rename to use name extracted from folder structure instead of torrent name removed 'name' from status_keys - thanks tubedogg for the suggestions and assistance * change log level changed logging to verbose / debug per liiight's suggestion * added check for 0 files * fix removed condition on main_file_only because big_file_name is only generated if content_filename is valid * change how container_directory is retrieved changed container_directory to variable retrieved from config or set entry - container_directory option did not work if configured by set * changed if to big_file_name per tubedogg's recommendation * Add autofrom Option Added the ability to set the from automatically based on the FQDN hostname of the system and user running the process * fixed indentation removed extra spaces * change from os.getlogin() to getpass.getuser() looks like getpass.getuser() is cross platform I have tested on Windows and Linux, unfortunately I do not have a Mac to test on could add error handling - lmk * styling per suggestion
-
-
Commits on Sep 15, 2017
Commits on Sep 12, 2017
Commits on Sep 11, 2017
Commits on Sep 10, 2017
NewerOlder