Skip to content

Commit

Permalink
Fix newly added deletable torrents don't show up in deletable view (C…
Browse files Browse the repository at this point in the history
…loses #52)
  • Loading branch information
chros authored and chros committed Jul 8, 2016
1 parent 120abeb commit e9331c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ubuntu-14.04/home/chros73/.pyroscope/rtorrent-ps.rc
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ view.filter = deletable,d.custom=unsafe_data
branch=pyro.extended=,"view.collapsed.toggle=deletable"
branch=pyro.extended=,"view.sort_new = deletable,\"compare=--+,d.custom=unsafe_data,d.throttle_name=,d.custom=tm_downloaded\"","view.sort_new = deletable,greater=d.custom=unsafe_data"
branch=pyro.extended=,"view.sort_current = deletable,\"compare=--+,d.custom=unsafe_data,d.throttle_name=,d.custom=tm_downloaded\"","view.sort_current = deletable,greater=d.custom=unsafe_data"
branch=pyro.extended=,"schedule2 = bind_deletable,0,0,\"ui.bind_key=download_list,?,ui.current_view.set=deletable\""
branch=pyro.extended=,"schedule2 = bind_deletable,0,0,\"ui.bind_key=download_list,?,\\\"ui.current_view.set=deletable ;view.sort=deletable\\\"\""

### end: Adding new useful views ###

Expand Down

0 comments on commit e9331c2

Please sign in to comment.