mirror of
https://github.com/VueTorrent/VueTorrent.git
synced 2024-11-24 18:36:14 +03:00
Update README.md
This commit is contained in:
parent
b41b1e20c5
commit
18a0ed5112
1 changed files with 1 additions and 11 deletions
12
README.md
12
README.md
|
@ -38,7 +38,7 @@ The sleekest looking WEBUI for qBittorrent made with Vuejs!
|
|||
|
||||
- adding / removing / pausing / resuming torrents
|
||||
|
||||
- sorting by every property shown!
|
||||
- filtering powered by Fuse.js!
|
||||
|
||||
- mobile friendly! (maybe not for thousands of torrents...)
|
||||
|
||||
|
@ -52,16 +52,6 @@ The sleekest looking WEBUI for qBittorrent made with Vuejs!
|
|||
|
||||
- works on QBittorrent V4.2 and later
|
||||
|
||||
### Sorting/Filtring
|
||||
|
||||
example queries:
|
||||
|
||||
- s name asc => sort by name ascending
|
||||
- sort size desc => sort by size descending
|
||||
- f ubuntu => filter by torrent-name that contains 'ubuntu'
|
||||
- filter done => filter all completed torrents
|
||||
- filt busy => filter all downloading torrents
|
||||
|
||||
## Contributing
|
||||
|
||||
I'll gladly accept help/pull requests & advice! (this is my first project of this nature, pls be kind 😛 ).
|
||||
|
|
Loading…
Reference in a new issue