Refactor eps complete.

Fix api bugs.

Add new module to parse path problem
This commit is contained in:
EstrellaXD
2023-05-19 17:10:37 +08:00
parent c26b6698b4
commit 8f548d8cf8
16 changed files with 256 additions and 295 deletions

View File

@@ -1,3 +1,3 @@
from .eps_complete import FullSeasonGet
from .collector import SeasonCollector, eps_complete
from .renamer import Renamer
from .torrent import TorrentManager