-
Notifications
You must be signed in to change notification settings - Fork 275
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
Mass Update Fails #3160
Comments
Happening to me too upon moving to the docker image where I have to re-base my file locations using /tv.
Seems like the new_show_dir should be using the end_dir variable from earlier. |
Has this been fixed yet? I have 200+ shows to fix and doing them one by one is going to be real painful |
Still seems to be broken :(
|
@saitoh183 did you enabled the setting in PP to create show folder if it doesn't exist? |
@medariox can you please check @bobbysteel comment: #3160 (comment) ? |
All these comments and I don't see a single debug log. No debug logs, no fix. |
I turned on debug and the error I posted was all that I got. The path and folder exist |
Maybe we need more then the error. That's why we ask for the full debug logs. |
When i modify paths and hit save, it loads a blank screen. When i check the last thing in the log, that is the error i see and when i switch it to debug, i didnt see anything more at with the same timestamp as the error hence why i didnt post anything more. But here all the logs. |
You forgot to mention the warnings:
Check your permissions on the folders. |
i cant modify the permissions because im not root and this is a seedbox...i dont have access to see inside /home28...only /home28/saitoh183. I tried it on sickrage and it works without a problem |
Im able to add a new show without a problem |
If i modify the path individually, it also works |
What is your full current root path and what is the full path you are trying to switch to? |
/media/sdu1/home/saitoh183/private/Videos/TV/ (doesnt exist...path on previous seedbox) |
Thanks for the bug report. It will be fixed with: #3609 |
Before submitting your issue:
Enable debug logging in Medusa settings, reproduce the error (be sure to disable after the bug is fixed)
Branch/Commit: develop/f91e7a366cc140c97abf81aaed9269d54e1b85e3
OS: Linux-4.12.3-feral-x86_64-with-debian-8.8
What you did: Mass update to change all media base path.
What happened: fails
What you expected: path to change
Logs:
Also i tried with a single show via mass update and it gets the same error. Going in the show and just changing the path works. Also i had already moved all Videos to the new path.
The text was updated successfully, but these errors were encountered: