mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-14 02:26:53 -07:00
Refactor nzbs from utils to utils.nzbs
This commit is contained in:
parent
2d4951267b
commit
d1f5211e78
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ from core.utils.links import copy_link, replace_links
|
|||
from core.utils.naming import clean_file_name, is_sample, sanitize_name
|
||||
from core.utils.network import find_download, test_connection, wake_on_lan, wake_up
|
||||
from core.utils.notifications import plex_update
|
||||
from core.utils.nzbs import get_nzoid, report_nzb
|
||||
from core.utils.parsers import (
|
||||
parse_args,
|
||||
parse_deluge,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue