Skip to content

Releases: music-assistant/SoundcloudPy

0.1.4

07 Jul 19:57
171ba91
Compare
Choose a tag to compare

What's Changed

  • New method to fetch generated playlists (recommendations)
  • Lib bumps
  • Raising minimum Python version to 3.12

Full Changelog: 0.1.3...0.1.4

0.1.3

04 May 10:50
83ecdaa
Compare
Choose a tag to compare

What’s Changed

  • #6 - Bumping the pypi publish action to be compatible with metadata 2.4 (@robsonke)
  • #5 - Update pyproject.toml to match the version number (@robsonke)
  • #4 - Cleanup of formatting/code rules (@robsonke)
  • #3 - Improved stream url retrieval (@robsonke)

It now uses mp3 streams by default and the stream method has an optional parameter to pass in preferred formats.

Full Changelog: 0.1.2...0.1.3

0.1.2

10 Jan 09:12
bf80f66
Compare
Choose a tag to compare

What’s Changed

Downgrading aiohttp a bit to meet the level of MA (@robsonke)

0.1.1

08 Jan 15:36
813bdd6
Compare
Choose a tag to compare

What’s Changed

  • Several small improvements (@robsonke)
  • Bumped libraries (@robsonke)
  • Improved readme (oauth changes) (@robsonke)
  • Improved playlists (prevents debug logs in MA) (@robsonke)
  • Implemented a method to fetch much faster all track details by utilising a more convenient endpoint (@robsonke)

v0.1.0

28 Mar 14:12
Compare
Choose a tag to compare

First async version of lib

Full Changelog: https://github.com/music-assistant/SoundcloudPy/commits/v0.1.0