Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 813 Bytes

CHANGELOG.md

File metadata and controls

31 lines (20 loc) · 813 Bytes

v0.1.5

  • Set Discord RPC activity type to "Listening".
  • Listening progress bar similar to Spofity.
  • Album name is now displayed.
  • Fixed detection of track duration, current position and start/end time calculation.
  • From now on, the program checks if the directory to which it tries to save the cache file exists. The cache should now work properly.

v0.1.4

  • Allowlist of music players (-a or --allowlist-add).

v0.1.3

  • Dependencies update.

v0.1.2

  • Dependencies update.

v0.1.1

  • List active MPRIS2 players with -l or --list-players arguments.
  • Select only one specific player for music status with -n or --player-name arguments.
  • Fix: skip setting status when unknown metadata.
  • Better log messages.
  • Switched to different cache library.

v0.1.0

  • Initial release.