mirror of
https://github.com/EstrellaXD/Auto_Bangumi.git
synced 2026-04-30 21:41:41 +08:00
fix: settings has no download_path anymore
This commit is contained in:
@@ -35,7 +35,7 @@ class FullSeasonGet:
|
||||
download_info = {
|
||||
"url": torrent.torrent_link,
|
||||
"save_path": os.path.join(
|
||||
settings.download_path,
|
||||
settings.downloader.path,
|
||||
data["official_title"],
|
||||
f"Season {data['season']}")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user