I have had stash up and running for awhile and it works fantastic. There is one thing I can’t seem to figure out how to do.
I can not figure out how to get avoid getting tons of extra tags when stuff is scraped. I have the plex plugin creating collections based off tags which is perfect, but for some reason i keep getting more tags that i don’t actually want or need. A super random one is “wall” not sure why that is there. But then there are tons of others that I don’t particularly need as a collection. I know I can do exclusions after they are created, but would prefer to not do that and would like to see if there is a way to lock my current tag list and disable “create missing”.
I have disabled the ai_tagger and just about anything else i can find but every time a new file is scanned i get new tags and have to remove them.
I am using whisparr as my downloader and suspect it could be how that connection is done and that is passing to stash the “auto tag and create” param.
So it does appear that it is in whisparrs call to stash. I may disable that connection and just do a custom script that calls the same endpoint with my own parameters. Ill open a request to see if that’s a feature we can get as customizable.