TV RSS;

Gtk2-Perl Torrent RSS feed reader for linux.

Download ; Screenshots ; Project Page ; Forum ; Support




Clients Supported:
So far Official BitTorrent Client, Azureus, and BitTornado
have shown to work. Any client that takes first argument
as path to a torrent is compatible.

Known Errors and Fixes:
Error: TV RSS not loading/freezing upon invalid RSS feed URL being entered.
Fix: Use tvrss -clearoptions to reset URL and all other options or simply remove ~/.tvrss.

Error: Can't call method "value" on unblessed reference at ./tvrss line XXX.
Fix: Upgrade to TV RSS 1.7 and XML::RAI 1.04 or greater.

Error: Can't locate XML or Glib or Gtk2 in @INC.
Fix: Install Glib, Gtk2, and XML::RAI Perl modules.
Glib and Gtk2 Perl modules available here:
http://search.cpan.org/dist/Glib/
http://search.cpan.org/dist/Gtk2/
XML-RAI Perl module available here:
http://search.cpan.org/dist/XML-RAI/
Or with the Perl -MCPAN commands:
perl -MCPAN -e 'install Glib'
perl -MCPAN -e 'install Gtk2'
perl -MCPAN -e 'install XML::RAI'