Hi, I found the reason of failure. Tixati does not parse RSS feed
http://example.me/forum/rssp.xml correctly. Instead of link to torrent (e.g.
http://example.me/forum/download.php?t=) it is using seed page link (e.g.
http://example.me/forum/viewtopic.php?t=). In other words, it can not fetch torrent download address. I've checked this feed with uTorrent and uTorrent can parse it correctly.
As result, when Tixati is trying to download the torrent file, it is downloading the page, and in the end everything hangs up.
It would be nice to fix both parsing and freeze.
(mod note: original links have been forwarded to developers)