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

[HELP] - Lidarr - NzbFolder: Folder does not exist #256

Closed
BrandonG777 opened this issue May 11, 2024 · 2 comments
Closed

[HELP] - Lidarr - NzbFolder: Folder does not exist #256

BrandonG777 opened this issue May 11, 2024 · 2 comments
Labels
invalid This doesn't seem right lidarr Not Reproducible Cannot Reproduce the error User Error Problem on the users end only. wontfix This will not be worked on

Comments

@BrandonG777
Copy link

BrandonG777 commented May 11, 2024

Application
Lidarr

Host platform
Unraid

Script
not sure, other than lidarr related. output all just goes to my container log and I know I'm seeing several different logs for the various scripts here.

Script Version
uhhh... lastest as of 5/11/2024

Describe the bug
I'm sure this is the result of me not setting this up correctly in relation to SABnzbd but I'm not sure what I've done wrong. Could someone give me some direction?
2024-05-11 07:28:21 :: Audio :: 2.44 :: Adding download Client
[Warn] LidarrErrorPipeline: FluentValidation.ValidationException: Validation failed:
-- NzbFolder: Folder does not exist
[v2.2.5.4141] FluentValidation.ValidationException: Validation failed:
-- NzbFolder: Folder does not exist

To Reproduce
Steps to reproduce the behavior:
importPath set to my SABnzbd music output folder in extended.conf, I think this is what broke it but I don't want downloads going into my appdata since this is backed up nightly and I have a dedicated temp drive for stuff like this.

Expected behavior
I'm not exactly sure what is happening at this point in the script, something is trying to hand off to SABnzbd but unsure why (I'm sure this is a REALLY good reason).

Logs/Screenshots
2024-05-11 07:28:21 :: Audio :: 2.44 :: Adding download Client
[Warn] LidarrErrorPipeline: FluentValidation.ValidationException: Validation failed:
-- NzbFolder: Folder does not exist
[v2.2.5.4141] FluentValidation.ValidationException: Validation failed:
-- NzbFolder: Folder does not exist

Additional context
Music is successfully downloaded... but I'm sure my life is missing something cool as a result.

@BrandonG777 BrandonG777 added the Needs Triage Needs to be validated/confirmed label May 11, 2024
@RandomNinjaAtk
Copy link
Owner

You should not be mixing the two downloaders keep their import folders separate.

Just check that the black hole client is pointed to a folder for nzb and that will likely resolve it… keep in mind that the functionality isn’t actually used and the black hole client shouldn’t be used to process any nzb files… which is why it’s set to a lower priority.

@RandomNinjaAtk RandomNinjaAtk added invalid This doesn't seem right wontfix This will not be worked on Not Reproducible Cannot Reproduce the error User Error Problem on the users end only. lidarr and removed Needs Triage Needs to be validated/confirmed labels Jun 2, 2024
@RandomNinjaAtk
Copy link
Owner

No response

@RandomNinjaAtk RandomNinjaAtk closed this as not planned Won't fix, can't repro, duplicate, stale Jun 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right lidarr Not Reproducible Cannot Reproduce the error User Error Problem on the users end only. wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants