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 |
|
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 |
|