Is it possible to completely automate scraping via a keyword in the filename?
E.g. I want to improve the Pornhub scraper and want it to automatically scrape infos for new files that contain the keyword “pornhub” and a valid ID in the filename.
Is it possible to completely automate scraping via a keyword in the filename?
E.g. I want to improve the Pornhub scraper and want it to automatically scrape infos for new files that contain the keyword “pornhub” and a valid ID in the filename.
It already supports that.
As far as automatically trigging it you want to use Identify task in Stash.
Ah, I see. Took me some minutes to figure out it was hidden behind the advanced settings toggle.
Works a little different than expected without the need for keywords in the filename. Not sure if that would make it any better / more efficient.
Would you add a note to the top of the Identify page to show it is an advanced setting?
Update: Update Identify.md - Add advanced settings hint by Shadesbird · Pull Request #6372 · stashapp/stash · GitHub