ShokoAnime / ShokoServer

Repository for Shoko Server.
https://shokoanime.com/
MIT License
412 stars 74 forks source link

Fix file relocation without rename #1162

Closed ale183 closed 3 months ago

ale183 commented 3 months ago

With "Move on import" enabled and "Rename on import" disabled the file remains in the import folder for two reasons:

This commit should fix that behavior.

revam commented 3 months ago

I'll need to look at the new renamer internals for the latter change, but the success change seems to be fine. Will check when I get home.