theotherp / nzbhydra2

Usenet meta search
Other
1.23k stars 75 forks source link

"Use mapped category" Problem #867

Open znilo opened 1 year ago

znilo commented 1 year ago

Hi, I came upon a small problem while using nzbhydra lately. I use nzbhydra2 with sabnzbd. I use sabnzbd with the options Default category: "Use mapped category" and NZB adding type: "Send link" in nzbhydra. So when i get my search results and I click the sabnzbd icon "Send to SABnzbd" on the right side, everything works as expected. However if i use the check box on the left side, and use the button on top of the search results, to send it to SABnzbd it doesn*t use the right category in SABnzbd. (It uses the "Default" category). It only happes if there is actually a category mapping. So if my indexer returns category "Movie HD" , I map it to "Movies" and it does not work. If my indexer returns category "Movies" the check-boxes work fine. Thanks for your help!

theotherp commented 1 year ago

I'm currently on vacation but I'll take a look when I'm back.

On Mon, 12 Jun 2023, 20:16 znilo, @.***> wrote:

Hi, I came upon a small problem while using nzbhydra lately. I use nzbhydra2 with sabnzbd. I use sabnzbd with the options Default category: "Use mapped category" and NZB adding type: "Send link" in nzbhydra. So when i get my search results and I click the sabnzbd icon "Send to SABnzbd" on the right side, everything works as expected. However if i use the check box on the left side, and use the button on top of the search results, to send it to SABnzbd it doesn*t use the right category in SABnzbd. (It uses the "Default" category). It only happes if there is actually a category mapping. So if my indexer returns category "Movie HD" , I map it to "Movies" and it does not work. If my indexer returns category "Movies" the check-boxes work fine. Thanks for your help!

— Reply to this email directly, view it on GitHub https://github.com/theotherp/nzbhydra2/issues/867, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADNUA6OKR3YFHMVACOXLMKDXK5MGZANCNFSM6AAAAAAZDX3V5Q . You are receiving this because you are subscribed to this thread.Message ID: @.***>

znilo commented 1 year ago

Did you have a chance to look into the issue? Would be nice to know if it's actually a problem with the program or if it's just a misconfiguration/mishandling on my side.

theotherp commented 1 year ago

Sorry, forgot. Will try this week.

On Tue, 18 Jul 2023, 02:35 znilo, @.***> wrote:

Did you have a chance to look into the issue? Would be nice to know if it's actually a problem with the program or if it's just a misconfiguration/mishandling on my side.

— Reply to this email directly, view it on GitHub https://github.com/theotherp/nzbhydra2/issues/867#issuecomment-1639100680, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADNUA6PLQWJ3KEUXRNSA3LDXQXK63ANCNFSM6AAAAAAZDX3V5Q . You are receiving this because you commented.Message ID: @.***>

theotherp commented 1 year ago

Please reproduce the problem and then create and post debug infos (see the system section). Tell me the timestamp of the problem, what happens and what should happen.

There's so many configuration values that interact with each other that I can't say for sure that my config is the same as yours.

genagulchin commented 7 months ago

I actually have a reverse problem, that took me a day to understand. If I select a "Add to SABNzbd" I always get "Default category" however, If I select checkbox on the left and then click "+ SABnzbd" I get proper category "Movies" in the SABnzbd client. Thanks for your help