mirror of
https://github.com/g0ldyy/comet.git
synced 2026-01-12 01:16:12 +01:00
fix: background scraper can't scrape tv shows
This commit is contained in:
@@ -384,7 +384,7 @@ class BackgroundScraperWorker:
|
||||
context="background",
|
||||
)
|
||||
|
||||
await manager.scrape_torrents(self.current_session)
|
||||
await manager.scrape_torrents()
|
||||
episode_torrents = len(manager.torrents)
|
||||
total_torrents += episode_torrents
|
||||
|
||||
|
||||
Reference in New Issue
Block a user