http://bugs.gpodder.org/show_bug.cgi?id=58
--- Comment #4 from Thomas Perl <[email protected]> 2009-06-11 12:07:45 --- Some more info after experimentation (given a utility "gpodder-add-feed" has been written that will subscribe to the given URL depending on whether gpodder is running or not - it should always display gPodder - either by starting it or by bringing a already-running instance to the foreground). The following lines have to be added to ~/.mozilla/firefox/*.default/prefs.js: user_pref("browser.audioFeeds.handler.default", "client"); user_pref("browser.audioFeeds.handlers.application", "/path/to/gpodder-add-feed"); user_pref("browser.videoFeeds.handler.default", "client"); user_pref("browser.videoFeeds.handlers.application", "/path/to/gpodder-add-feed"); This only works when Firefox is NOT running, according to the comments at the beginning of prefs.js. -- 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
