Can't seem to figure out torrents...

Information and Tutorials on features in Mylar and how to use it
detection
Posts: 8
Joined: Fri Apr 24, 2015 9:13 pm

Re: Can't seem to figure out torrents...

Post by detection »

Sure thing!

http://pastebin.com/wp9CMp6X

I have KAT checked...

Image

On a slightly unrelated note... once we get these torrents actually downloading, is there a way to check KAT and 32P but set a preference to look at KAT before 32P?
User avatar
evilhero
Site Admin
Posts: 2883
Joined: Sat Apr 20, 2013 3:43 pm
Contact:

Re: Can't seem to figure out torrents...

Post by evilhero »

Ok I see two things:
provider_order = ,
extra_newznabs = ,

It looks like that's a bug if you have no Newznabs configured.. So I'll be addressing that later today obviously ;)

In the meantime do this to your config.ini :
provider_order = 0, kat
extra_newznabs = ""

(make sure mylar isn't running when you edit the ini file)

That 'should' get things working again for you.

As far as 32p, all you would need to do is enable it in the configuration. Mylar would append it to the end of your current provider_order line (which would then look like: provider_order = 0, kat, 1, 32p)
Post Reply