Commit graph

89 commits

Author SHA1 Message Date
Labrys of Knossos
aa057e65d5 Refactor common utils to utils.common 2019-01-15 17:55:43 -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
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
Labrys of Knossos
6a9ff96e8c Refactor encoding utils to utils.encoding 2019-01-06 12:10:48 -05:00
Labrys of Knossos
9d43e0d60b Refactor notification utils to utils.notifications 2019-01-06 12:10:48 -05:00
Labrys of Knossos
f042e014b1 Refactor naming utils to utils.naming 2019-01-06 12:10:48 -05:00
Labrys of Knossos
c4d9faeb23 Refactor network utils to utils.network 2019-01-06 12:10:48 -05:00
Labrys of Knossos
a14a286a8e Refactor links to utils.links 2019-01-06 12:10:48 -05:00
Labrys of Knossos
5c644890e8 Fix shutil.copyfileobj monkey patching 2019-01-06 12:10:48 -05:00
Labrys of Knossos
a6d2c6e96f Refactor path functions from utils to utils.paths 2019-01-06 12:10:48 -05:00
Labrys of Knossos
094fe555b8 Clean up network utils 2019-01-06 12:10:48 -05:00
Labrys of Knossos
42553df5cb Refactor network utils to utils.network 2019-01-06 12:10:48 -05:00
Labrys of Knossos
84061fea2f Fix PEP8 line length 2019-01-06 12:10:48 -05:00
Labrys of Knossos
7b8721b277 Refactor my_db -> database 2019-01-06 12:10:48 -05:00
Labrys of Knossos
542893b30b Refactor download_info db connection to module variable 2019-01-06 12:10:48 -05:00
Labrys of Knossos
04942bf6ad Refactor download info to utils.download_info 2019-01-06 12:10:48 -05:00
Labrys of Knossos
a50a5edbf7 Refactor path functions from utils to utils.paths 2019-01-06 12:10:47 -05:00
Labrys of Knossos
2d6e8034e2 Refactor parses from utils to utils.parsers 2019-01-06 12:10:47 -05:00
Labrys of Knossos
bd16f11485 Refactor nzbs from utils to utils.nzbs 2019-01-06 12:10:47 -05:00
Labrys of Knossos
4143aa77f8 Refactor torrents from utils to utils.torrents 2019-01-06 12:10:47 -05:00
Labrys of Knossos
21fa4e3896 Refactor utils.*Process -> utils.processes.*Process 2019-01-06 12:10:47 -05:00
Labrys of Knossos
3b670b895b Refactor utils module to package 2019-01-06 12:10:47 -05:00