Commit graph

40 commits

Author SHA1 Message Date
Labrys of Knossos
424879e4b6 Add future imports 2019-04-07 17:44:25 -04:00
Labrys of Knossos
b6db785c92 Refactor utils.subtitles to plugins.subtitles 2019-03-10 11:28:54 -04:00
Labrys of Knossos
76b5c06a33 Refactor utils.notifications.plex_update to plugins.plex.plex_update 2019-03-10 11:25:12 -04:00
Labrys of Knossos
1d75439441 Refactor utils.nzb to plugins.downloaders.nzb.utils 2019-03-10 11:25:12 -04:00
Labrys of Knossos
e1aa32aee7 Refactor downloader configuration to plugins.downloaders 2019-03-10 11:25:12 -04: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
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
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
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
42553df5cb Refactor network utils to utils.network 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
Renamed from core/utils.py (Browse further)