Hello guys, i was trying to make a default setting for ratio plugin,like whenever i add a new torrent it will be added to ratio group 1 ( rat_0 )
so technically i was trying set
d.views.push_back_unique = rat_0
view.set_visible = rat_0
by registering a getOnInsertCommand on every new torrent, like we have in seeding time plugin. i badly messed up with xmlrpc and failed to do that. it took me lots of time to understand about how rutorrent works and how it could be possible to add this option, well i was trying to learn new stuff
i hope i can get some help with that
thanks a lot
so technically i was trying set
d.views.push_back_unique = rat_0
view.set_visible = rat_0
by registering a getOnInsertCommand on every new torrent, like we have in seeding time plugin. i badly messed up with xmlrpc and failed to do that. it took me lots of time to understand about how rutorrent works and how it could be possible to add this option, well i was trying to learn new stuff
i hope i can get some help with that
thanks a lot