-
-
Notifications
You must be signed in to change notification settings - Fork 3
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
Qbitrr not starting v4.10.1 #141
Comments
My bad, I'll fix this shortly |
Ok |
Resolved in v4.10.2 |
another error @Feramance |
If v4.10.3 doesn't work either, please attach full logs |
Ok |
The shifting of profiles that we discussed it’s not at all working it just shifts from main profile to temp 1 thats it and it also gives that above error, so qbitrr is stopped now |
So please send logs with regards to the error, and it should switch from one to the next every loop, so 15 or longer, depending on the number of search commands |
It doesn’t, i see it from radarr it just shifts from main to temp 1 profile and update v4.10.2 has that error is showed above |
whenever it checks and tries to update the quality profile of a movie/series it throws this error |
Update: the error was due to jumbling in the sequence of quality profiles, the previous sequence gave the error the horizontal sequence of quality profiles in main and temp should be exact matching or else it gives the error , basically whatever names is in the main profile same should be in temp profile |
However the shifting of quality profiles doesn’t happen |
Please send me your current quality profile config so I can check |
Please send me your config as you have something wrong in your temp profile definitions |
That will never work, is it meant to cycle from 1>3>4>5? |
That 3 , 1 are included in the Quality profile names they are a part of the name |
I know, but what's the order you're trying to achieve? |
Up down , up down, up down same as we discussed yesterday… since yesterday qbitrr is running but quality profiles didnt shift |
I also tried other orders but they also dont shift |
Please give me the order with the exact profile names. From the screenshot I imagine the config needs to be set as follows: # Main quality profile (To pair quality profiles, ensure they are in the same order as in the temp profiles)
MainQualityProfile = ["1.)Default_local+Eng_1080p +720p", "3.) local 1080p+720p ", "5.) local only_1080p "]
# Temp quality profile (To pair quality profiles, ensure they are in the same order as in the main profiles)
TempQualityProfile = ["3.) local 1080p+720p ", "5.) local only_1080p ", "4.) English only_1080p "] |
I tried this but it doesn’t shift |
I'll do some testing |
Ok .. please let me know since yesterday its running in logs it says changing quality profiles but actually nothing happens |
Is it working in your setup ? |
Update: using this sequence, it’s finally working…. But I have one question when it reaches English only_1080p and if it still find the file will it stay at English only_1080p or it will go back to 1.)Default_local+Eng_1080p +720p and start the switching again? |
It will go back one step every time qBitrr updates it's internal database |
So as per the above sequence it will ultimately go back to 1.)Default_local+Eng_1080p +720p ? |
Yes correct, in the reverse order it got there |
Tested it, its stuck on the last option English only_1080p , its not going in reverse order @Feramance |
I'll investigate |
Yes , because its not going in reverse since 3 days qbitrr is running |
Hi , is this problem fixed ? |
I will inform you when I see it is working as intended |
Ok @Feramance |
Error , image for the reference
The text was updated successfully, but these errors were encountered: