Search found 9 matches

by womo
26 Jun 2020, 17:21
Forum: Extension scripts
Topic: [Scan-script] MetaCategory - set category from nzb-file meta-tag
Replies: 11
Views: 36925

Re: [Scan-script] MetaCategory - set category from nzb-file meta-tag

Not working for me for some reason. I have a category I named Anime with extension script set to pp-script testprint.py, a one-liner that just outputs text to log, and it's destdir set to a test folder. For it's Aliases I put TV* . I have MetaCategory enabled in global extensions. testprint.py does ...
by womo
25 Jun 2020, 17:03
Forum: Extension scripts
Topic: [Scan-script] MetaCategory - set category from nzb-file meta-tag
Replies: 11
Views: 36925

Re: [Scan-script] MetaCategory - set category from nzb-file meta-tag

I'll have to test my category extension script again, it didn't seem to be working for me. Thanks.
by womo
25 Jun 2020, 17:02
Forum: Extension scripts
Topic: [Scan-script] MetaCategory - set category from nzb-file meta-tag
Replies: 11
Views: 36925

Re: [Scan-script] MetaCategory - set category from nzb-file meta-tag

Quick question... When I run the script it reads the nzb category name and sets category accordingly, but for instance the meta tag in my nzb is "<meta type="category">TV > Anime</meta>" and the directory "TV _ Anime" is created for it. I was looking to tweak that a bit but don't see where in the sc...
by womo
25 Jun 2020, 16:54
Forum: Extension scripts
Topic: [Scan-script] MetaCategory - set category from nzb-file meta-tag
Replies: 11
Views: 36925

Re: [Scan-script] MetaCategory - set category from nzb-file meta-tag

You could hard-code the desired Category translations into the script, or even read all the Category Aliases and apply the matching category name in the script. But if I understand it, the OP problem would still exist.. the matching category extension scripts still won't run because NZBGet won't see...
by womo
23 Jun 2020, 03:59
Forum: Support
Topic: Categories and aliases questions
Replies: 3
Views: 8676

Re: Categories and aliases questions

That doesn't seem to be happening for me... I created a Category that I named "Anime" with Alias set to "TV > Alias". (I've also tried using "TV - Anime" as per examples. Also "TV > Anime". Which is correct?) In the Anime Category's "Extensions" I entered "testprint.py" (simple scan-script that prin...
by womo
21 Jun 2020, 16:52
Forum: Support
Topic: Categories and aliases questions
Replies: 3
Views: 8676

Categories and aliases questions

MetaCategory works great. I don't understand though, if NZBGet doesn't read the category tag from the NZB header, and Sonarr uses the Sonarr/Downloader-specified category, is Aliases only for when nzbs are Added manually in NZBGet? I notice that MetaCategory output shows up first in the log so it se...
by womo
17 Jun 2020, 19:09
Forum: Support
Topic: Categories Aliases not working for me as expected
Replies: 3
Views: 3459

Re: Categories Aliases not working for me as expected

MetaCategory works great. I don't understand though, if NZBGet doesn't read the category tag from the NZB header, and Sonarr uses the Sonarr/Downloader-specified category, how and when would Aliases ever come into play? Just when nzbs are Added manually? Also... If a user-category name matches the c...
by womo
11 Jun 2020, 23:16
Forum: Support
Topic: Categories Aliases not working for me as expected
Replies: 3
Views: 3459

Re: Categories Aliases not working for me as expected

Great thanks for the quick clarification, I'll look in to that further...
by womo
11 Jun 2020, 21:11
Forum: Support
Topic: Categories Aliases not working for me as expected
Replies: 3
Views: 3459

Categories Aliases not working for me as expected

Not sure what I'm doing wrong but Aliases are not working as expected for me. I've created a Category named "Anime" and defined the Alias as "TV > Anime" (Without the quotes of course but WITH the spaces within the quotes) I save, and then completely Reload form System. I then use my indexer and dow...