tyrumus / dotfiles-old

My dotfiles for my setup (AwesomeWM 4.2) and some future dreams
http://imgur.com/gallery/E9dQ0
MIT License
9 stars 1 forks source link

Music integration #7

Open tyrumus opened 5 years ago

tyrumus commented 5 years ago

rc.lua will need to integrate with MPD and Spotify in the main bar.

On click, the integration will expand to show Now Playing info. Inspiration Relevant repo

tyrumus commented 4 years ago

VLC integration will have same behavior as Spotify integration. Media controller will prioritize control of Spotify over VLC. If the user is listening to Spotify already, and opens VLC, it's probably to watch a video, not to listen to more music. Therefore, media buttons should still control Spotify for easy play/pause.

tyrumus commented 4 years ago

How to grab album artwork from Spotify Probably will need to write Python script/module to grab this data somewhat reliably.