Search found 18 matches

by k-rog
Mon May 03, 2010 9:59 am
Forum: Support
Topic: Howto: Proxying deluge web client to Apache via mod_proxy
Replies: 45
Views: 127451

Re: Howto: Proxying deluge web client to Apache via mod_prox

Do i need to checkout the origin/1.3-prefs-proto branch or origin/master?
by k-rog
Sun May 02, 2010 2:48 pm
Forum: Support
Topic: Howto: Proxying deluge web client to Apache via mod_proxy
Replies: 45
Views: 127451

Re: Howto: Proxying deluge web client to Apache via mod_prox

After searching arround i found this bug report. Can i conclude with this that the reverse proxying is solved with updating to version 1.3?

http://dev.deluge-torrent.org/ticket/1233#comment:1
by k-rog
Mon Apr 26, 2010 9:27 am
Forum: Support
Topic: Howto: Proxying deluge web client to Apache via mod_proxy
Replies: 45
Views: 127451

Re: Howto: Proxying deluge web client to Apache via mod_prox

There are now 3 ways to get this to work in the latest git master: use --base/-b on deluge-web set base in the web.conf file set x-deluge-base as a header when configuring the proxy Here is the config I was using: ProxyRequests Off <Location /deluge> RequestHeader append X-Deluge-Base "/deluge...
by k-rog
Wed Apr 21, 2010 5:56 am
Forum: Plugins
Topic: [Plugin] FlexGet - RSS Solution (Deluge 1.1 and 1.2+)
Replies: 172
Views: 178921

Re: Deluge RSS plugin for FlexGet (works with 1.1 and 1.2)

Works like a charm!! Thx 4 the help!
by k-rog
Tue Apr 20, 2010 6:11 pm
Forum: Plugins
Topic: [Plugin] FlexGet - RSS Solution (Deluge 1.1 and 1.2+)
Replies: 172
Views: 178921

Re: Deluge RSS plugin for FlexGet (works with 1.1 and 1.2)

Getting as much info as possible from different sites. I used http://ubuntuforums.org/showthread.php?t=1433783 http://flexget.com/wiki/Cookbook and your examples offcourse. I was able to cook up some FlexGettin. It seems to work. Haven't put any releasegroups in there, because i'm curious if it will...
by k-rog
Tue Apr 20, 2010 11:56 am
Forum: Plugins
Topic: [Plugin] FlexGet - RSS Solution (Deluge 1.1 and 1.2+)
Replies: 172
Views: 178921

Re: Deluge RSS plugin for FlexGet (works with 1.1 and 1.2)

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 be...
by k-rog
Sun Apr 18, 2010 9:32 pm
Forum: Plugins
Topic: [Plugin] FlexGet - RSS Solution (Deluge 1.1 and 1.2+)
Replies: 172
Views: 178921

Re: Deluge RSS plugin for FlexGet (works with 1.1 and 1.2)

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 plu...
by k-rog
Sat Apr 17, 2010 3:09 pm
Forum: Plugins
Topic: [Plugin] FlexGet - RSS Solution (Deluge 1.1 and 1.2+)
Replies: 172
Views: 178921

Re: Deluge RSS plugin for FlexGet (works with 1.1 and 1.2)

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?