Clean missing captions during scan (#3240)

This commit is contained in:
WithoutPants
2022-12-06 12:04:40 +11:00
committed by GitHub
parent b5b9023b3e
commit dc875ed5d7
4 changed files with 82 additions and 20 deletions

View File

@@ -7,3 +7,6 @@
### 🎨 Improvements
* Changed performer aliases to be a list, rather than a string field. ([#3113](https://github.com/stashapp/stash/pull/3113))
### 🐛 Bug fixes
* Fixed missing captions not being removed during scan. ([#3240](https://github.com/stashapp/stash/pull/3240))