A music player that connects to your cloud/distributed storage.
5
fork

Configure Feed

Select the types of activity you want to include in your feed.

Use https for last.fm api

+1 -1
+1 -1
src/Library/LastFm.elm
··· 21 21 22 22 23 23 apiUrl = 24 - "http://ws.audioscrobbler.com/2.0" 24 + "https://ws.audioscrobbler.com/2.0" 25 25 26 26 27 27 notSoSecret =