mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-14 18:47:37 -07:00
- Merged custom-search branch. New search plugins management system
This commit is contained in:
parent
b7fd7d9837
commit
ff4ab915a2
28 changed files with 1427 additions and 934 deletions
2
TODO
2
TODO
|
@ -38,7 +38,6 @@
|
|||
- Allow to limit the number of downloading torrents simultaneously (other are paused until a download finishes)
|
||||
- Add "Mark all as read" feature for RSS
|
||||
- Allow to customize lists refreshing interval (in options)
|
||||
- Use search engines as plugins (split them, load them dynamically) to allow the user to add some
|
||||
|
||||
// in v1.0.0 (partial) - WIP
|
||||
- Check storage st creation + hasher in torrent creation
|
||||
|
@ -80,6 +79,7 @@ beta5->beta6 changelog:
|
|||
- FEATURE: A lot of code optimization (CPU & memory usage)
|
||||
- FEATURE: Added support for .ico format (useful for RSS favicons)
|
||||
- FEATURE: Replaced Meganova search engine by TorrentReactor
|
||||
- FEATURE: Brand new search engine plugins system
|
||||
- I18N: Updated Greek, Dutch and Romanian translation
|
||||
- I18N: Removed no longer maintained Traditional chinese translation
|
||||
- BUGFIX: Made torrent deletion from hard-drive safer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue