mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-16 15:12:30 +00:00
add 'event.view.hide/show' commands / events
This commit is contained in:
@@ -249,6 +249,9 @@ main(int argc, char** argv) {
|
||||
|
||||
rpc::parse_command_multiple
|
||||
(rpc::make_target(),
|
||||
"method.insert = event.view.hide,multi|rlookup|static\n"
|
||||
"method.insert = event.view.show,multi|rlookup|static\n"
|
||||
|
||||
"method.insert = event.download.inserted,multi|rlookup|static\n"
|
||||
"method.insert = event.download.inserted_new,multi|rlookup|static\n"
|
||||
"method.insert = event.download.inserted_session,multi|rlookup|static\n"
|
||||
|
||||
Reference in New Issue
Block a user