Commit graph

614 commits

Author SHA1 Message Date
Labrys of Knossos
1404464ef9 Refactor locale configuration 2019-01-19 14:34:02 -05:00
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
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
c4be677a62 Fix git subprocess 2019-01-15 17:32:03 -05:00
clinton-hall
b5b4808293 update version details for next release. 2019-01-13 20:10:45 +13: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
Labrys of Knossos
e44c0bb56a Refactor path functions from utils to utils.paths 2019-01-06 12:10:49 -05:00
Labrys of Knossos
36932e25c6 Fix clean_dir for Python 3
TypeError when testing str > int
2019-01-06 12:10:49 -05:00
Labrys of Knossos
6cc3df73b3 Refactor path functions from utils to utils.paths 2019-01-06 12:10:49 -05:00
Labrys of Knossos
dade3f6698 Refactor network utils to utils.network 2019-01-06 12:10:49 -05:00
Labrys of Knossos
0f7c74dd78 Refactor file type detection to utils.files 2019-01-06 12:10:49 -05:00
Labrys of Knossos
4424e21786 Streamline is_media_file 2019-01-06 12:10:49 -05:00
Labrys of Knossos
0cccecb435 Refactor file type detection to utils.files 2019-01-06 12:10:49 -05:00
Labrys of Knossos
a074e56629 Refactor naming utils to utils.naming 2019-01-06 12:10:49 -05:00
Labrys of Knossos
9b0d539423 Make replace_links more DRY and add max_depth for following links 2019-01-06 12:10:49 -05:00
Labrys of Knossos
d1f5211e78 Refactor nzbs from utils to utils.nzbs 2019-01-06 12:10:48 -05:00
Labrys of Knossos
2d4951267b Refactor subtitle utils to utils.subtitles 2019-01-06 12:10:48 -05:00