Skip to content

Releases: EbbLabs/python-tidal

v0.6.10

Choose a tag to compare

@morguldir morguldir released this 09 Feb 23:12
v0.6.10
7eaf5cf

Update the client secret - @1nikolas
Use a track url endpoint compatible with the new secret - @morguldir

v0.6.9

Choose a tag to compare

@morguldir morguldir released this 19 Jan 19:13
v0.6.9
950a24b

Release to update the client secret, since the previous one seems to have expired

  • Update the client secret - @morguldir
  • Fix token_refresh() not correctly including the client secret - @morguldir

v0.6.8

Choose a tag to compare

@morguldir morguldir released this 16 Apr 15:47
v0.6.8
b7323b7

Release to support OAuth now that the last known token for the old method has expired.

  • Support OAuth login through login_oauth_simple() and login_oauth() - @morguldir
  • Support loading an OAuth session through load_oauth_session() - @morguldir
  • Include more info when a request fails - @morguldir

v0.6.7

Choose a tag to compare

@morguldir morguldir released this 04 Dec 22:05
v0.6.7
c166b9b

This is a release containing necassary bug fixes before 0.7 is released.

  • Fix wimp images not resolving - @ktnrg45
  • Made the favorite playlists function also return created playlists - @morguldir

v0.6.4

Choose a tag to compare

@morguldir morguldir released this 02 Mar 08:45
afebaf1
  • Add parameter to search() allowing for more results (up to 300) - @morguldir
  • Fix get_track_url() not returning anything - @morguldir

v0.6.3

Choose a tag to compare

@morguldir morguldir released this 25 Dec 03:47
f9fa9b3
  • Fix quality options using enum names instead of values - @morguldir
  • Handle situations where tidal doesn't set the version tag - @morguldir

v0.6.2

Choose a tag to compare

@morguldir morguldir released this 22 Dec 22:19
a86dfe5
  • Update lossless token - @morguldir
  • Always use the same api token - @morguldir
  • Include additional info when logging fails - @morguldir
  • Make user_id and country_code optional when using load_session() - @morguldir
  • Add version tag for Track - @Husky22
  • Switch to netlify for documentation - @morguldir

v0.6.1

Choose a tag to compare

@morguldir morguldir released this 17 Sep 17:38

Update documentation links

v0.6.0

Choose a tag to compare

@morguldir morguldir released this 17 Sep 17:15
Update docs and copyright notices