diff --git a/docs/instructions.md b/docs/instructions.md index 6f5dc71..2e33148 100644 --- a/docs/instructions.md +++ b/docs/instructions.md @@ -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