Remove redundant episode loading step
- Merged _load_episodes() functionality into _scan_missing_episodes() - _scan_missing_episodes() already queries provider and compares with filesystem - Eliminates duplicate filesystem scanning during series add - Simplifies background loading flow: NFO → Episode Discovery
This commit is contained in:
@@ -120,3 +120,4 @@ For each task completed:
|
||||
## TODO List:
|
||||
|
||||
✅ **COMPLETED:** anime not showing issue - Fixed by loading series from database on every startup
|
||||
✅ **COMPLETED:** Load missing episodes for newly added series - Implemented episode scanning and database sync after NFO creation
|
||||
|
||||
Reference in New Issue
Block a user