All this script does for the WEBUI is points to the URL - If rtorrent and torrentflux have an input for url (ie: 192.12.2.2:900) than you should be able to get it to work.
Read the script it's pretty easy and self explanatory
People I trust & vouch for: Ethicks, NuzzA, an5555, gigaleech, DruBored, JustJenna, Signus, NeAce, Pike, Rawagan, tenten, Bud, vegas
i think the issue with this is the settings in utorrent allowing auto adds and not asking on filtering in new torrents. however it may be simple, im no expert.
regarding the filter, you would use the following,
[Movies/X264]
filter=*720p*SiNNERS;
this selects you only checking in the movies/x264 section, with names equal to
randomnamehere720prandomnamehereSiNNERS
the * just means a random value. If for some reason it dosnt work this way, you would have to do just filter=*SiNNERS; however this would give you anything released by them in that section, 720p and 1080p.
Give it a try!
I did everything and I have been spendin my time to overcome this problem but it doesn't work for me.I'm getting the following error.
Great tutorial I must say, too bad it doesn't work for rtorrent + wtorrent though :/
Great thanks, I was looking for something like this. Any idea if there are any scripts like this for SCT?
You need to enter the correct information into the .ini file. including your passkey which is the reason its probably not working. you also need to put webui enabled=1 and fill out your login information for your server.
There is a script like this for ScT, check there forums -> tutorial section
yes, if they have an irc announce channel the script can be modified to other trackers, if you open up the .txt you will see all the settings, if you can figure out what it means somewhat, you can figure out what values to change to set it up with another server.
im actually trying to modify it right now for a different tracker, ill let u know how it goes.