Skip to content

6.7.0-1

Choose a tag to compare

@lachlan-00 lachlan-00 released this 22 May 08:24
· 33 commits to master since this release
e2ef6f0

python3-ampache 6.7.0-1

PyPI build from the wrong branch. re-upload and version add for PyPI

Minor update fixing some bugs with method and action string not matching and new API methods to Ampache 7.5.0

Added

  • New Method: song_tags (Read and return all file and enabled plugin tags for the song)
  • Add song_tags to execute as a valid method

Fixed

  • Combined action and method string into single variable to avoid copy/paste bugs
  • Return None on execute without matching method value

Full Changelog: 6.6.7...6.7.0