[Kget] [Bug 219864] Kget doesn't download torrent files
Dario Massarin
nekkar at libero.it
Thu Dec 24 00:40:29 CET 2009
https://bugs.kde.org/show_bug.cgi?id=219864
Dario Massarin <nekkar at libero.it> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
CC| |nekkar at libero.it
Ever Confirmed|0 |1
--- Comment #1 from Dario Massarin <nekkar libero it> 2009-12-24 00:40:28 ---
This is a pretty serious one! Thanks a lot for reporting this, and looking
forward your next report ;)
Matthias, the problem is related with:
datasourcefactory.cpp line #160:
if ((prot == "http" || prot == "https" || prot == "ftp" || prot == "sftp") &&
(!url.fileName().endsWith(QLatin1String(".torrent"))) &&
(!url.fileName().endsWith(QLatin1String(".metalink"))) &&
(!url.fileName().endsWith(QLatin1String(".meta4"))))
So there is the same problem with .metalink and .meta4 files. Matthias, could
you take a look at this?
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Kget
mailing list