mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-19 23:17:21 -06:00
- Updated changelog in search engine
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
#!/usr/bin/env python
|
||||
# -*- coding: utf-8 -*-
|
||||
# Version: 2.02
|
||||
# Changelog:
|
||||
# - Fixed mininova search engine
|
||||
|
||||
# Version: 2.01
|
||||
# Changelog:
|
||||
# - Use multiple threads to optimize speed
|
||||
@@ -26,14 +30,6 @@
|
||||
# - added meganova
|
||||
# - added multithreaded mode
|
||||
|
||||
# Version: 1.6
|
||||
# Changelog:
|
||||
# - size is now always returned in bytes
|
||||
# - seeders/leechers are now always returned as integers
|
||||
# - cleaned up code
|
||||
# - results are now displayed in real time
|
||||
# - fixed piratebay, torrentreactor
|
||||
|
||||
# Author:
|
||||
# Fabien Devaux <fab AT gnux DOT info>
|
||||
# Contributors:
|
||||
|
||||
Reference in New Issue
Block a user