IMDb plaintext downloader: switch to cURL instead of GIO for the FTP downloads
authorPhilipp Zabel <philipp.zabel@gmail.com>
Tue, 24 Nov 2009 16:37:42 +0000 (17:37 +0100)
committerPhilipp Zabel <philipp.zabel@gmail.com>
Tue, 24 Nov 2009 17:14:21 +0000 (18:14 +0100)
commit98b81ad1b2a281dd1a6ceb7b8bdae2552268bd42
tree0fdda08dfe15059e34107e4558d319bca98908b0
parentf8477f3bf70ebf4e49bd121ae5509c68de2d6157
IMDb plaintext downloader: switch to cURL instead of GIO for the FTP downloads

This should fix the GIO related download hangups that people have
experienced on the N900.
Makefile.am
configure.ac
src/imdb/imdb-ftp-downloader.vala [new file with mode: 0644]
src/imdb/imdb-plaintext-downloader.vala