http://bugs.gpodder.org/show_bug.cgi?id=74
--- Comment #1 from Thomas Perl <[EMAIL PROTECTED]> 2008-03-23 09:51:19 --- Created an attachment (id=22) --> (http://bugs.gpodder.org/attachment.cgi?id=22) patch to make piratebay rss feeds work The integration of gnome-bittorrent is simply calling the GUI with the .torrent file, which does the right thing most of the time. I have tested some torrent sites as you suggested (Pirate Bay and Mininova) and found that the RSS feeds from Mininova worked without problems, they even opened fine via the "Play" button in the UI. Because unknown files (unknown to gPodder) are opened with "xdg-open", this does the right thing - the file is opened with Transmission. The Pirate Bay feed is not so nice, because it contains the links in the <link> field, not as enclosures. Attached is a very basic patch that tries to use the <link> field if no <enclosure> fields are found and the link URL ends in a file type we know (video, audio or torrent). -- Configure bugmail: http://bugs.gpodder.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. _______________________________________________ gPodder-Bugs mailing list [email protected] https://lists.berlios.de/mailman/listinfo/gpodder-bugs
