Commit graph

2447 commits

Author SHA1 Message Date
Labrys of Knossos
0c98912b76 Refactor PASSWORDSFILE -> PASSWORDS_FILE
Refactor DOWNLOADINFO -> DOWNLOAD_INFO
2019-01-19 14:34:02 -05:00
Labrys of Knossos
7e52aec4af Refactor *CONTAINER 2019-01-19 14:34:02 -05:00
Labrys of Knossos
2ebe96e049 Refactor REMOTEPATHS -> REMOTE_PATHS 2019-01-19 14:34:02 -05:00
Labrys of Knossos
d973f4955f Refactor TORRENT_CLIENTAGENT -> TORRENT_CLIENT_AGENT 2019-01-19 14:34:02 -05:00
Labrys of Knossos
fafcdb4ed5 Refactor NZB_DEFAULTDIR -> NZB_DEFAULT_DIRECTORY 2019-01-19 14:34:02 -05:00
Labrys of Knossos
a0d8940f70 Refactor NZB_CLIENTAGENT -> NZB_CLIENT_AGENT 2019-01-19 14:34:02 -05:00
Labrys of Knossos
5bea8f121e Refactor SABNZBD* 2019-01-19 14:34:02 -05:00
Labrys of Knossos
4bf842b4f4 Refactor TORRENT_DEFAULTDIR -> TORRENT_DEFAULT_DIRECTORY 2019-01-19 14:34:02 -05:00
Labrys of Knossos
a24367113b Refactor OUTPUTDIRECTORY -> OUTPUT_DIRECTORY 2019-01-19 14:34:02 -05:00
Labrys of Knossos
28f1bc35c5 Refactor USELINK -> USE_LINK 2019-01-19 14:34:01 -05:00
Labrys of Knossos
d2346b0ea6 Refactor PLEX* 2019-01-19 14:34:01 -05:00
Labrys of Knossos
182a542bda Refactor QBITTORENT* 2019-01-19 14:34:01 -05:00
Labrys of Knossos
1aa0ea6e75 Refactor DELUGEPWD -> DELUGE_PASSWORD 2019-01-19 14:34:01 -05:00
Labrys of Knossos
74bc6fb5b4 Refactor DELUGEUSR -> DELUGE_USER 2019-01-19 14:34:01 -05:00
Labrys of Knossos
df5291fd4f Refactor DELUGEPORT -> DELUGE_PORT 2019-01-19 14:34:01 -05:00
Labrys of Knossos
9262ba9cd0 Refactor DELUGEHOST -> DELUGE_HOST 2019-01-19 14:34:01 -05:00
Labrys of Knossos
a62415d711 Refactor TRANSMISSIONPWD -> TRANSMISSION_PASSWORD 2019-01-19 14:34:01 -05:00
Labrys of Knossos
42dfdf73ab Refactor TRANSMISSIONUSR -> TRANSMISSION_USER 2019-01-19 14:34:01 -05:00
Labrys of Knossos
e66ad2b66d Refactor TRANSMISSIONPORT -> TRANSMISSION_PORT 2019-01-19 14:34:00 -05:00
Labrys of Knossos
5d5eb798c9 Refactor TRANSMISSIONHOST -> TRANSMISSION_HOST 2019-01-19 14:34:00 -05:00
Labrys of Knossos
39974e62cc Refactor UTORRENTPWD -> UTORRENT_PASSWORD 2019-01-19 14:34:00 -05:00
Labrys of Knossos
22d2c1b108 Refactor UTORRENTUSR -> UTORRENT_USER 2019-01-19 14:34:00 -05:00
Labrys of Knossos
20bd765a4b Refactor UTORRENTWEBUI -> UTORRENT_WEB_UI 2019-01-19 14:34:00 -05:00
Labrys of Knossos
649febdedd Refactor NZBGET_POSTPROCESS_PARCHECK -> NZBGET_POSTPROCESS_PAR_CHECK 2019-01-19 14:34:00 -05:00
Labrys of Knossos
4896848099
Merge pull request #1526 from clinton-hall/dev
Merge dev to master
2019-01-15 18:44:43 -05:00
Labrys of Knossos
66604416b4
Merge pull request #1525 from clinton-hall/nightly
Merge nightly to dev
2019-01-15 18:41:56 -05:00
Labrys of Knossos
4220b15232
Merge pull request #1524 from clinton-hall/refactor/utils
Refactor utils
2019-01-15 18:40:04 -05:00
Labrys of Knossos
30872db797 Update changelog 2019-01-15 18:37:45 -05:00
Labrys of Knossos
d9436603ab Bump version: 12.0.6 → 12.0.7 2019-01-15 18:11:31 -05:00
Labrys of Knossos
b6672ccf09 Refactor restart to utils.processes.restart 2019-01-15 18:06:05 -05:00
Labrys of Knossos
d960c432eb Refactor rchmod to utils.paths.rchmod 2019-01-15 18:02:36 -05:00
Labrys of Knossos
aa057e65d5 Refactor common utils to utils.common 2019-01-15 17:55:43 -05:00
Labrys of Knossos
844c1d15e9 Fix cleanup script output 2019-01-15 17:48:17 -05:00
Labrys of Knossos
7185e0b31b Add docstring 2019-01-15 17:48:17 -05:00
Labrys of Knossos
c4be677a62 Fix git subprocess 2019-01-15 17:32:03 -05:00
clinton-hall
243cf52c47 Merge branch 'nightly' into dev 2019-01-13 20:11:56 +13:00
clinton-hall
b5b4808293 update version details for next release. 2019-01-13 20:10:45 +13:00
clinton-hall
247da9c6cc Merge branch 'nightly' into dev 2019-01-13 19:45:58 +13:00
clinton-hall
3a2ed4bc57 fixed manual Torrent run result parsing. Fixes #1520 2019-01-13 19:41:04 +13:00
Labrys of Knossos
6f5e3ca0c0
Merge pull request #1519 from TheHolyRoger/Missed-ProcessResult
Missed ProcessResult
2019-01-11 17:54:20 -05:00
TheHolyRoger
e89bbcf9be
hotfix/processresult bug 2019-01-11 14:38:20 +00:00
Labrys of Knossos
df280c4bc3
Merge pull request #1515 from clinton-hall/refactor/utils
Refactor core.utils into a package
2019-01-06 12:12:14 -05:00
Labrys of Knossos
bd5b970bc7 Refactor network utils to utils.network 2019-01-06 12:10:50 -05:00
Labrys of Knossos
383eb5eaf2 Refactor identification utils from utils to utils.identification 2019-01-06 12:10:50 -05:00
Labrys of Knossos
648ecd4048 Refactor process_dir to use generators 2019-01-06 12:10:50 -05:00
Labrys of Knossos
a888d741d3 Refactor file type detection to utils.files 2019-01-06 12:10:50 -05:00
Labrys of Knossos
cb422a0cea Flatten process_dir 2019-01-06 12:10:50 -05:00
Labrys of Knossos
8d458f10ac Refactor get_dirs 2019-01-06 12:10:50 -05:00
Labrys of Knossos
e67f29cb7b Flatten get_dirs function 2019-01-06 12:10:50 -05:00
Labrys of Knossos
03cb11dae3 Refactor identification utils from utils to utils.identification 2019-01-06 12:10:49 -05:00