Skip to content

Releases: Malanius/tmux-spotify-linux

v1.0.0

16 Mar 10:48
2322306
Compare
Choose a tag to compare

1.0.0 (2024-03-16)

Features

  • add some space around menu title (aba2ef6)
  • bind to empty 'S' instead of overwriting existing tmux binding (8cf4879)
  • check if Spotify is running (cc22a45)
  • create podcasts-specific menu and controls (b4aece2)
  • display correct loop status (ab92c08)
  • display non-supported podcasts in menu (ddffd1c)
  • do not change PATH (2ea95ec)
  • get shuffle status from d-bus (990bad3)
  • make copy track URL work (79be2d4)
  • make loop control work (a914dce)
  • make shuffle toggle work (07365b8)
  • make toggle play/pause work (e26db72)
  • make track switching work (3d0be4c)
  • read song metadata from d-bus (8a33f73)
  • remove apple scripts (04b0ad4)

Bug Fixes

  • get rid of 127 return code (94c8e69)