mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-21 13:53:37 -07:00
- Improved files deletion in BT_backup (no more hard-coded extensions that are annoying when adding new ones)
- Improved directory scanning for torrents using a "*.torrent" filter
This commit is contained in:
parent
7b9da8d941
commit
e66af5b271
2 changed files with 14 additions and 15 deletions
2
TODO
2
TODO
|
@ -47,6 +47,8 @@
|
|||
- Translations update (IN PROGESS)
|
||||
- Optimize and cleanup code
|
||||
- add asserts to squash remaining bugs
|
||||
- Update progress (as well as size) when a torrent's content hash changed (filtered files)
|
||||
- Check that there is no problem with right click menu in torrent content (all files filtered for example)
|
||||
- Wait for some bug fixes in libtorrent :
|
||||
- upload/download limit per torrent
|
||||
- double free or corruption on exit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue