-
Notifications
You must be signed in to change notification settings - Fork 17
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
set_ph_urls.py always fails to find files #25
Comments
Sorry that this took so long, but this is now fixed in the newest release |
Thanks for the followup. Still experiencing the same behaviour. No URLs being backfilled.
|
@niemands Hoping this solution helps with your amazing plugin. |
Fresh Stash install.
To replicate:
Added one single video by URL and one channel download to the urls.txt
Ran the Download portion of the plug-in
Ran the Tag Downloads - populated the tags on the single URL video.
Ran the set_ph_urls - No updates to the files, logs show zero files found.
Log entries.
`Debug
Plugin returned: ok
Info
[Plugin / Set PH Urls] Set urls for 0 scene(s)
Debug
[Plugin / Set PH Urls] Regex found a total of 0 scene(s)
Debug
[Plugin / Set PH Urls] Regex found 0 scene(s) on page 1
Debug
[Plugin / Set PH Urls] Using stash GraphQl endpoint at http://localhost:9999/graphql`
Confirmed the filenames pulled should pass the regex, phXXXXXXXXXXXXX.mp4 titles. Nothing modified in the scripts outside of the download location being set, the python3 change as noted in the readme. Tested a few options in the yt-dl config.ini with no luck either populating the performer info, urls for the channel dump, etc.
The text was updated successfully, but these errors were encountered: