gazpachoking wrote:Also, I bet you could get this working now by creatively using the modify, and/or set plugin with string replacement.
If I've understood correctly the string replacement can only add variables from an entry. How can I get my cli-config variables as an entry, or how did you intend me to use the string replacement for achieving what I'm trying to achieve?
Zinom wrote:
If I've understood correctly the string replacement can only add variables from an entry. How can I get my cli-config variables as an entry, or how did you intend me to use the string replacement for achieving what I'm trying to achieve?
Well, I was going to try to figure something out, but it seems paranoidi already implemented your ticket. Try r1243
gazpachoking wrote:Well, I was going to try to figure something out, but it seems paranoidi already implemented your ticket. Try r1243
Yes, I tried it yesterday and it worked fine! One thing though, it seems that two variables on the same string doesn't work, probably replaces each other. This is nothing that I am in need of, but just a thing that could be fixed in the future maybe.
I am as usual very grateful for the support, thanks!
i'm looking for a replacement for torrentflux-b4rt for auto downloading of anime series. But i can nowhere find any regex rules. How can i configure it so that e.a. only downloads naruto episodes in 720p from the releasegroup NARUTORELEASES?
k-rog wrote:How can i configure it so that e.a. only downloads naruto episodes in 720p from the releasegroup NARUTORELEASES?
Have you tried using the series plugin? Anime doesn't work as well as normal series, so you might be better off with just regexp rule. Here is how I would try to configure the series plugin though:
k-rog wrote:How can i configure it so that e.a. only downloads naruto episodes in 720p from the releasegroup NARUTORELEASES?
Have you tried using the series plugin? Anime doesn't work as well as normal series, so you might be better off with just regexp rule. Here is how I would try to configure the series plugin though:
Nope, the series plugin is totally seperate from the regexp plugin. You can however define a custom regex to match the name of the series, go look at the series plugin wiki page. I recommend poking around the flexget wiki more to get the hang of configuration. If you still have trouble maybe stop by #flexget for some more interactive help.
I see now that the series plugin uses regular expressions under water and can be just as powerfull als writing regex your self. I also saw you can use regex in the series plugin if you think you need it. I'm going to give the series plugin a shot. But must say, that FlexGet isn't a plugin for the beginner. I'm having a real hard time comprehending it all. And i'm a IT engineer myself.
k-rog wrote:I see now that the series plugin uses regular expressions under water and can be just as powerfull als writing regex your self. I also saw you can use regex in the series plugin if you think you need it. I'm going to give the series plugin a shot. But must say, that FlexGet isn't a plugin for the beginner. I'm having a real hard time comprehending it all. And i'm a IT engineer myself.
I think Flexget is pretty awesome, because your config can range from extremly simple, to complicated and powerful. For example, here is how your Naruto example would fit in to a full config with some other series: