Closed Tweeticoats closed 3 years ago
There is now an organized boolean flag on scenes in the dev version of stash. You should loop through scenes that have not been organized with the following query: findScenes(scene_filter: {organized: false},filter: {per_page:1000, page: 0})
@Tweeticoats Thanks, I've added it in
There is now an organized boolean flag on scenes in the dev version of stash. You should loop through scenes that have not been organized with the following query: findScenes(scene_filter: {organized: false},filter: {per_page:1000, page: 0})