Skip to content

Magnatune

Eric Le Lay requested to merge elelay/MellowPlayer:magnatune into master

New Magnatune (http://magnatune.com) plugin. Basic functionality is working.

Limitations:

  • The magnatune website doesn't have a persistent player, so navigating to a different album stops playback. I've not tried to workaround that.
  • member access (http://download.magnatune.com) is protected by http basic auth. #353 makes it unconfortable because I have to login each time I restart MellowPlayer.
  • magnatune handles album favorites only. I've not implemented addToFavorites() and removeFromFavorites() yet.

Merge request reports