fijam / gmdrec

gmdrec is a USB interface between your late 90's Sony portable MiniDisc recorder and your PC.
https://www.tindie.com/products/fijam/gmdrec/
BSD 3-Clause "New" or "Revised" License
29 stars 7 forks source link

Spotify support #6

Closed fijam closed 2 years ago

fijam commented 2 years ago

Spotify has what looks like a fairly usable REST API, not very dissimilar from beefweb. It should be possible to support it directly in gmdrec.

Consider using https://github.com/plamere/spotipy to simplify user authentication etc

fijam commented 2 years ago

Initial support added in 85f01bc1658d7c55d6d3f9b61a8be3c65a72a45c

fijam commented 2 years ago

Currently the label format is hardcoded to Artist - Track name

fijam commented 2 years ago

documentation: https://github.com/fijam/gmdrec/wiki/Spotify-support

fijam commented 2 years ago

Investigate https://www.foobar2000.org/components/view/foo_spotify as an alternative

fijam commented 2 years ago

Zero feedback from users so far, no idea if it's actually used.

fijam commented 2 years ago

native spotify support removed in https://github.com/fijam/gmdrec/commit/7a37b42a0f1856caeda893bf0631c5d831fbb55d in favour of https://www.foobar2000.org/components/view/foo_spotify