-
-
Notifications
You must be signed in to change notification settings - Fork 436
Open
Labels
Priority: MediumAn issue that shouldn't be be saved for lastAn issue that shouldn't be be saved for lastTagStudio: LibraryRelating to the TagStudio library systemRelating to the TagStudio library systemType: BugSomething isn't working as intendedSomething isn't working as intended
Description
Checklist
- I am using an up-to-date version.
- I have read the documentation.
- I have searched existing issues.
TagStudio Version
Alpha 9.5.6
Operating System & Version
Win11
Description
If you 'remove unlinked entries' (which usually means the file at that path no longer exists), any future files at that same path cannot be discovered by TagStudio in some cases.
Speculation:
Perhaps the path remains cached as populated by SQLAlchemy.
Expected Behavior
Once a file is unlinked, TagStudio should behave as if the paths associated with those entries have never been populated.
Steps to Reproduce
- Add an entry in a library path such as
abc/1.png - refresh library
- Delete
abc/1.png- suppose you discover this is actually page 2, and are going to download all pages at once from one source. - Check for unlinked entries. remove any unlinked entries
- Replace
abc/1.pngwith new file (ie, all pages) abc/1.pngwill not populate, but other pages will - becauseabc/1.png
Logs
No response
Metadata
Metadata
Assignees
Labels
Priority: MediumAn issue that shouldn't be be saved for lastAn issue that shouldn't be be saved for lastTagStudio: LibraryRelating to the TagStudio library systemRelating to the TagStudio library systemType: BugSomething isn't working as intendedSomething isn't working as intended