Skip to content

Migrate movieByURL to groupByURL #2368

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

nrg101
Copy link
Contributor

@nrg101 nrg101 commented May 30, 2025

Scraper type(s)

  • groupByURL

Examples to test

Short description

Now that stashapp/stash#5793 is complete, I think that this migration can now be done? I guess it needs a new build of Stashapp to be able to be tested, as I get an out-of-range error if I attempt to use one of the scrapers with groupByURL:

2025-05-30 16:06:00
Error   
scrapeGroupURL: input: scrapeGroupURL Internal system error. Error <runtime error: index out of range [0] with length 0>
2025-05-30 16:06:00
Error   
runtime error: index out of range [0] with length 0
2025-05-30 16:05:54
Debug   
Reading scraper configs from /root/.stash/scrapers

If it works, this fixes #2229

@nrg101
Copy link
Contributor Author

nrg101 commented May 30, 2025

ah i missed some scraper changes... will have a look now

@DogmaDragon
Copy link
Contributor

stashapp/stash#5793 was merged into develop, but it will only be released in v0.29.0 build, so this PR should be delayed until then.

@feederbox826
Copy link
Collaborator

Will also be a major breaking change, might be worth leaving a branch on moviesbyurl

@feederbox826
Copy link
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

movieByURL -> groupByURL migration
3 participants