Skip to content
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

Warning - You must set a valid post-process folder in "Post Processing" settings #4812

Open
Rouzax opened this issue Jul 29, 2018 · 4 comments

Comments

@Rouzax
Copy link
Contributor

Rouzax commented Jul 29, 2018

Describe the bug
I keep getting You must set a valid post-process folder in "Post Processing" settings warnings that I previously didn't get.

My Post Processor is not enabled as I always trigger the import with an API call.

Screenshots
image

Medusa (please complete the following information):

Medusa Info: Branch: master Commit: f5973b2 Version: v0.2.8 Database: 44.11
Python Version: 2.7.15 (v2.7.15:ca079a3ea3, Apr 30 2018, 16:30:26) [MSC v.1500 64 bit (AMD64)]
SSL Version: OpenSSL 1.0.2o 27 Mar 2018
OS: Windows-10-10.0.14393
Locale: nl_NL.cp1252

Logs:

2018-07-29 17:34:46 DEBUG    FINDSUBTITLES :: [f5973b2] Starting new thread: FINDSUBTITLES
2018-07-29 17:34:46 INFO     FINDSUBTITLES :: [f5973b2] Checking for needed subtitles in Post-Process folder
2018-07-29 17:34:46 WARNING  FINDSUBTITLES :: [f5973b2] You must set a valid post-process folder in "Post Processing" settings
2018-07-29 17:34:46 INFO     FINDSUBTITLES :: [f5973b2] Checking for missed subtitles
@OmgImAlexis OmgImAlexis added the triage Untriaged issue label Jul 30, 2018
@Rouzax
Copy link
Contributor Author

Rouzax commented Aug 2, 2018

They only thing I changed is added a Extra Script in the post process as described here: #3325 (comment)

Not sure if that might be related, all other settings have stayed the same.

@Rouzax
Copy link
Contributor Author

Rouzax commented Aug 3, 2018

To test I just entered a directory in there and I don't get the warning anymore during a Post Process that is called through the API.

@medariox
Copy link
Contributor

medariox commented Aug 5, 2018

There reason you are getting this warning should be because you have "Postpone if no subtitle" enabled, which requires the post-processing folder to be set (that's where it checks for the subtitles). We should probably add a note about that or something.

@medariox medariox added Support and removed triage Untriaged issue labels Aug 5, 2018
@Rouzax
Copy link
Contributor Author

Rouzax commented Aug 6, 2018

@medariox, Previously I had that setting enabled and did not get that message.

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

No branches or pull requests

4 participants