diff --git a/Issues.md b/Issues.md index 85d4bd7..dd48b8b 100644 --- a/Issues.md +++ b/Issues.md @@ -1,5 +1,10 @@ # Known Issues +## Major issues + +1. [rTorrent reading 4x more data than sending](https://github.com/rakshasa/rtorrent/issues/443) +2. [Sorting/filtering 'started' and 'stopped' views causes announces to fire with v0.9.6]( https://github.com/rakshasa/rtorrent/issues/449) (fixed in current master branches) + ## Using the 'ntfs' File System `rtorrent` has issues with **ntfs** partitions. @@ -10,8 +15,6 @@ Also, if the files are bigger than 4GB, data gets corrupted.[2] *** -1. http://askubuntu.com/questions/399775/constant-freezes-when-downloading-torrent-to-ntfs-partition -2. https://bbs.archlinux.org/viewtopic.php?id=192811 -3. https://github.com/rakshasa/rtorrent/issues/194 -4. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=743734 -5. Sorting/filtering 'started' and 'stopped' views causes announces to fire with v0.9.6: https://github.com/rakshasa/rtorrent/issues/449 \ No newline at end of file +1. [Constant freezes when downloading torrent to NTFS partition](http://askubuntu.com/questions/399775/constant-freezes-when-downloading-torrent-to-ntfs-partition) +2. [Error writing to NTFS drive](https://github.com/rakshasa/rtorrent/issues/194) +3. [ntfs-3g: Data corruption when using rtorrent](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=743734)