-
```
Since we have playlist.add_track() is it possible to add function
playlist.remove_track() ?
```
Original issue reported on code.google.com by `trishia....@gmail.com` on 20 Mar 2014 at 4:29
-
```
Since we have playlist.add_track() is it possible to add function
playlist.remove_track() ?
```
Original issue reported on code.google.com by `trishia....@gmail.com` on 20 Mar 2014 at 4:29
-
```
Since we have playlist.add_track() is it possible to add function
playlist.remove_track() ?
```
Original issue reported on code.google.com by `trishia....@gmail.com` on 20 Mar 2014 at 4:29
-
Musicolet, again, is the inspiration of this feature request. They have a feature where when you press a button, it automatically opens a browser tab and searches a format. For album art, the default …
-
not really necessary, but kind of fun
-
```
What steps will reproduce the problem?
/
What is the expected output? What do you see instead?
Last.fm supports artist.getSimilar() http://www.last.fm/api/show?
service=119
Would allow to make a …
-
mpdscribble currently doesn't support sending albumartist tag
-
We will need to collect album art, artist images and information, and song information. There are a few APIs that are available but a lot of them are not for public use. Last.fm might have the best AP…
-
### Idea
I want to write a small plugin which collects "similar artists from artist"
The first source can be last.fm: http://www.last.fm/de/api/show/artist.getSimilar
But I really want to go in di…
-
```
There is already support for adding an artist to a library, how about support
for removing an artist?
http://www.last.fm/api/show/library.removeArtist
```
Original issue reported on code.googl…