Christophe Dumez
4e8eaafd53
- Torrents can now be rechecked from Web UI (patch by Stephanos Antaris)
...
- Torrents paused/resumed state is not reflected in GUI if the action was executed from Web UI
15 years ago
Christophe Dumez
eab216e5a8
- Improved ETA calculation for big torrents
15 years ago
Christophe Dumez
9e9e6f028c
- Integrate Geoip database to speed up country resolution
15 years ago
Christophe Dumez
c5c09b09ee
- Implemented flag display in peer list (has to be enabled in program preferences, connection section)
15 years ago
Christophe Dumez
12106c308e
- Manage country resolution on libtorrent side. The flags are not displayed in the peer list yet though
15 years ago
Christophe Dumez
51ebfadd85
- Split Preferences from the GUI so that Options dialog does not need to be created on startup to retrieve the preferences:
...
* This speeds up startup
* Bittorrent session settings are now applied at bittorrent class level (Required for headless running)
15 years ago
Christophe Dumez
daef9ece75
- FEATURE: Folder scanning now works with CIFS and NFS mounted folders
15 years ago
Christophe Dumez
d6e90883cb
- Initial commit (both lists are merged but not all the features are there and it is probably buggy)
15 years ago
Christophe Dumez
7792b4f849
- Branched trunk in order to work on a major GUI remodeling. I will attempt to:
...
* Merge download and upload lists
* Display torrent properties in the same tab (horizontal split)
15 years ago
Christophe Dumez
e4be70edec
- Updated uTorrent Peer ID to v1.8.5
15 years ago
Christophe Dumez
7f12bbb783
- Added "Skip file checking and start seeding immediately" option to torrent addition dialog (patch by Stephanos Antaris).
...
- Updated French translation
15 years ago
Christophe Dumez
5d1ed7a564
- BUGFIX: Added safety mecanism which adds the torrents back to the list in case qbittorrent-resume.conf gets deleted or corrupted.
15 years ago
Christophe Dumez
66590bfa4a
- Make sure that scan directory is not qBittorrent backup folder to avoid torrent deletion
15 years ago
Christophe Dumez
fe3a6b8b57
- Fix crash when applying torrent files priorities (if libtorrent-rasterbar has debug enabled)
15 years ago
Christophe Dumez
966367aff6
- Fix compilation error
15 years ago
Christophe Dumez
1cc6086468
FEATURE: Metadata download from swarm is now compatible with µtorrent
...
FEATURE: Support tracker exchange between peers
Updated Changelog
15 years ago
Christophe Dumez
0485864d38
- Fix a crash when scanned directory does not exist
15 years ago
Christophe Dumez
a2792efa72
- Make sure torrents are complete before auto downloader picks them up
15 years ago
Christophe Dumez
2556346dda
- Fix a possible crash when pausing then deleting a torrent quickly
15 years ago
Christophe Dumez
0433254ad8
- Should fix torrents pausing for no reason
15 years ago
Christophe Dumez
37158a32ad
- Fix crash in torrent addition dialog when save path does not exist ( closes #425227 )
...
- Fix downloading from URL (broken in v1.5.0)
15 years ago
Christophe Dumez
8792637634
- Fixed uTorrent spoofing code
15 years ago
Christophe Dumez
63ad2def91
- Improve readability of tracker error tooltips
...
- Update uTorrent spoofer to v1.9.4
15 years ago
Christophe Dumez
e53c7aaea6
- Added Portuguese and brazilian translations to desktop file
...
- Recursive torrent download now consider torrents with more than one file inside
15 years ago
Christophe Dumez
dc9802fe1e
- Forgot not to remove this file too
15 years ago
Christophe Dumez
64f1d306f4
- Do not remove older torrent parameters files, just to be on the safe side
15 years ago
Christophe Dumez
63761afd0a
- Got rid of .speedlimits file and use new TorrentPersistantData system
15 years ago
Christophe Dumez
8da148ffa1
- Import URL seeds and trackers from v1.4.x too
15 years ago
Christophe Dumez
e2dc2207d8
- Fixed v1.4.x torrent import
15 years ago
Christophe Dumez
c1378450fc
- Import torrents from v1.4.x (or earlier) in order not to lose them when updating
15 years ago
Christophe Dumez
9a14c4c599
- FEATURE: A random listening port can be chosen automatically
15 years ago
Christophe Dumez
25d998f1b5
- Added magnet URI support to Web UI
15 years ago
Christophe Dumez
298f1e6a9a
- FEATURE: If a torrent contains a torrent file, process downloaded torrent file too
15 years ago
Christophe Dumez
0b9c05d41b
- FEATURE: Make use of torrent enclosure in RSS feeds for direct download
...
- FEATURE: Implemented a RSS feed downloader with filter support
- FEATURE: Save old RSS item to hard disk to remember them on start up
- FEATURE: RSS Feeds can now be copied to the clipboard
15 years ago
Christophe Dumez
e429126934
- Ok. torrentless downloads paused state is now restored properly (once metadata is received)
15 years ago
Christophe Dumez
d132d50f4d
- Torrentless downloads are no longer added in pause (temporary workaround as I think it is better not to start in paused state).
15 years ago
Christophe Dumez
e619b6977a
- Added Magnet URI support (might be still buggy)
...
* Known problem: Always added in paused state for some obscure reason)
15 years ago
Christophe Dumez
2742a54d6e
- Rewrited torrent resume code to make it cleaner and more generic
...
* magnet URI support should be easy to implement now
Warning: Since a lot of code was rewrited, some bugs may have been introduced
15 years ago
Christophe Dumez
64806cb199
- Torrent is moved to temp dir on startup if it is supposed to be complete but data could not be found
15 years ago
Christophe Dumez
8e8e7cd3e7
- Fixed finished torrents returning to download dir on restart when temp dir feature is enabled
15 years ago
Christophe Dumez
ee6bc3c2e9
- FEATURE: Allow to set a different port for DHT (UDP) than the one used for
...
Bittorrent
16 years ago
Christophe Dumez
7b4b568859
- Display date as well as time in log window
16 years ago
Christophe Dumez
b7c7245fb5
- Display a ratio of 0.0 if total_upload and total_download are both 0
16 years ago
Christophe Dumez
0153b03160
BUGFIX: Stop enforcing UTF-8 and use system locale instead
16 years ago
Christophe Dumez
bca898d8b6
- torrents with an infinite ratio are no longer affected by ratio_limit set in program preferences
16 years ago
Christophe Dumez
65c4da6f0e
- BUGFIX: Provide more helpful explanation when an I/O error occured
16 years ago
Christophe Dumez
7dfdebd593
- License fix due to problems with OpenSSL
16 years ago
Christophe Dumez
04cbd91f04
- Added some debug
...
- On torrent completion, save its fastresume data *AFTER* it was moved to final directory to avoid big problems (oops)
16 years ago
Christophe Dumez
714bf4f2ab
- Removed some debug
16 years ago
Christophe Dumez
c2244f746e
- Torrent downloading is now handled by search engine plugins to allow for more flexibility
16 years ago