Command-line subscription to podcasts [#9128]

Post a reply

Smilies
:D :) :( :o :-? 8) :lol: :x :P :oops: :cry: :evil: :roll: :wink:

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: Command-line subscription to podcasts [#9128]

Re: Command-line subscription to podcasts

by colin_e » Mon Feb 13, 2012 9:09 am

Cheers,
Presumably MM4 is not recognising the "feed" protocol name (which you actually need to access using http, so it's not really a protocol itself).

Regards: colin_e
Lowlander wrote:I have a feeling this used to work in MM3. Added as: http://www.ventismedia.com/mantis/view.php?id=9128

Re: Command-line subscription to podcasts

by Lowlander » Sun Feb 12, 2012 6:09 pm

I have a feeling this used to work in MM3. Added as: http://www.ventismedia.com/mantis/view.php?id=9128

Command-line subscription to podcasts [#9128]

by colin_e » Sun Feb 12, 2012 6:18 am

MediaMonkey: 40.03.1470
OS: Windows 7 64 bit

Other podcast download tools i have used (e.g. GPodder, Miro) could be used from another program via a "Subscribe to" function that generates a command line operation.

I'm specifically thinking of Firefox. When you click on an RSS feed link in Firefox you have the option of subscribing using Firefox's own "Live Bookmarks" function, or linking to an external program. if you choose an external program I think what happens is Firefox runs that program with a command line something like-

Code: Select all

    myprogram http://<podcast url>
However this doesn't work well with MediaMonkey-
  • MM doesn't register itself as a feed handler in Windows, so it doesn't show up in the list of programs in Firefox's "subscribe with" menu.
  • If you browse to the MM executable as the target application in Firefox, say from this page- http://revision3.com/pixelperfect/feed/MP4-Large MM comes up with the error-

    Code: Select all

      Problem
      feed:\\revision3.com\pixelperfect\feed\MP4-Large - Unknown Protocol
If you manually add this URL via Mediamonkey's own "add a subscription" function it will at least try to download the podcast (there are other issues with podcast subscription, but i will post about those separately). However it does seem that MM was not designed to act as a registered podcast subscription handler in the OS, which is a shame, unless there is an undocumented feature here?

The help wiki is well out of date on this area, it still only covers MM3 (it specifically says Mediamonkey cannot subscribe to video podcasts), so if there are undocumented features for this i'd like to know.

Regards: colin_e

Top