bjarneo / Pytify

A CLI application for controlling Spotify
MIT License
743 stars 40 forks source link

Ability to show "currently playing" #17

Closed kennedyshead closed 5 years ago

kennedyshead commented 8 years ago

Would be nice to like have this feature.

bjarneo commented 8 years ago

Good idea!

bjarneo commented 8 years ago

Note to self DBUS method call sender=:1.139 -> dest=:1.22 serial=24 path=/org/freedesktop/Notifications; interface=org.freedesktop.Notifications; member=Notify string "Spotify" uint32 0 string "" string "Title here" string "Album here"

bjarneo commented 7 years ago

We do support this for linux at the moment. But it might be better if we add some kind of async code which updates the status bar when a new song is played.

bjarneo commented 7 years ago

Status bar is the ctrl+c/d line. selection_159