Why can't we disable the plugin directly from webui? It could simply write data to global or user plugins.ini files once disabled/enabled.
It looks pretty easy I could get this coded if agreed on the flow.
when you click save, it is SUPPOSED to download to your pc.
The torrents are created to your torrents dir for rutorrent i think, if you DO NOT have webauth set up, this dir is
rutorrentfiles/share/torrents/
if you DO have webauth, it would be
rutorrentsfiles/share/USERNAME/torrents
Hello.
I downloaded an up-to-date version of your great software. It is really great job you done since january. Thank you very much.
I'd like to ask you about an diskspace plugin. It is really new one and usefull plugin. Why this plugin displays free space in root filesystem? I do like to...
the only reason this wouldn't work is the following:
you do not have _getdir
you do not have valid php
you do not have proper permissions
You do not have your topdir set correctly (or you do have it set and it's keeping you from browsing lower)
hi, any news with this?
i have the same issue (rutorrent 3, centos5 64bit)
tried with mktorrent, createtorrent and without any external but always the same.. just loading and nothing happens, no errors, nothing..
it's not a problem. also if you have eveyrthing set up wrong and you have the plugins, all you have to do is click the little [...] button and it will fill in the dir.
This idea would be a good addition to the rss feed plugin. I know of a few sites that have 720p packs free leech but having limited hardrive space i cant auto rss feed them just in case they are to large. so having a check after the torrent is added to check file size would be a nice addition...
After switched to buildtorrent the .torrent file looks fine byt when Im trying to upload it to tracker I get:
Code:
Upload failed!
dictionary is missing key(s)
hello
I need some help with rss filters.
I add new RSS automatic RSS to my rutorrent, is OK.
bat I only want automatic download torrent which max size 1GB. I don't know I make it.
Please, help
sorry, my English is not good
thank you very much for the help guys
have managed to solve the issue by removing mktorrent and recompile as advised
for the benefit of other ppl that might have the same problem/want to use mktorrent to create torrent:
Code:
wget...
Yes, as novik said you did to recompile it with big size support :
Code:
cd /tmp
wget http://downloads.sourceforge.net/mktorrent/mktorrent-1.0.tar.gz
tar -xzvf mktorrent-1.0.tar.gz
cd mktorrent-1.0
make USE_OPENSSL=1 USE_LONG_OPTIONS=1 USE_LARGE_FILES=1
make install
Or use buildtorrent
Thanks, everything now works exept a working startup script. I always get the error message
Code:
cannot find readable session directory /home/torrent/torrent/.session/; from config /home/torrent/.rtorrent.rc. check permissions
when a try one of the startup script like this one...