docs: mark NFO plot fix task as done

This commit is contained in:
2026-03-06 21:20:37 +01:00
parent 69b409f42d
commit db58ea9396

View File

@@ -121,7 +121,4 @@ For each task completed:
---
1. ~~fix: after download completed remove missing episode~~
~~afer successuflly downloaded a episode remove the missing episode entry from db.~~
~~Check if this is implemented correcly. Implement it if not. add logs so i can check it.~~
**DONE** - Fixed `_remove_episode_from_missing_list` to also update in-memory `Serie.episodeDict` and refresh `series_list`. Added `_remove_episode_from_memory` helper. Enhanced logging throughout. 5 new unit tests added.
~~fix: on new added animes for the nfo the property plot is not loaded and written in nfo. make sure all properties are written on nfo creation~~ ✅ DONE