You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OK I think I figured out the problem still verifying but it seems SQLite does NOT LIKE junctions. I have a junction where some of my library is stored since it's stored on a different drive.
Root Folder - c:\downloads (actually a hard junction to F:=Linked Folders=\Downloads)
sub-folder - c:\downloads<name>
sub-folder - c:\downloads<name>
sub-folder - c:\downloads<name>
It seems that the junction breaks komga and it can no longer empty the file from database for some reason. Still trying to determine why this is.
Steps to reproduce
Expected behavior
Empty trash should delete unavailable files but it is NOT working
Actual behavior
File remains and unable to delete from library with log stating that the file does not exist
Logs
komga.log
Komga version
1.15.1
Operating system
Windows 10
Installation method
jar
Other details
It can add to database.sqlite so it should not be a windows permission issue it just won't delete from database.
Acknowledgements
The text was updated successfully, but these errors were encountered: