Skip to content
This repository has been archived by the owner on Nov 20, 2022. It is now read-only.

Releases: jonas-kaufmann/NowPlaying-for-TIDAL

1.3.3

17 Apr 21:29
Compare
Choose a tag to compare

Full Changelog: 1.3.2...1.3.3

1.3.2

18 Apr 12:43
Compare
Choose a tag to compare
album title is now displayed as image tooltip, version bump to 1.3.2

1.3.1

18 Apr 12:14
Compare
Choose a tag to compare
improved tidal query results, version bump to 1.3.1

- TidalApi: it is now made sure that a song's title matches the input as close as possible; this prevents songs from the same artist containing the same word as the input to be returned
- TidalApi: if an artist has published a track in an standalone album and together with other tracks in another album, the track within the album containing the most tracks is chosen
- These changes will make sure that the limited number of Discord Assets is more efficiently used
- NotifyIcon: Display Version String

1.3.0

15 Apr 16:01
Compare
Choose a tag to compare
rename app from 'Discord-RPC-for-TIDAL' to 'NowPlaying-for-TIDAL', ve…

…rsion bump to 1.3.0

1.2.0

24 Feb 17:21
Compare
Choose a tag to compare
crash fix, version bump

1.1.3

05 Feb 11:31
Compare
Choose a tag to compare
fixed RPC mistakenly indicating that a song is being played after Dis…

…cord has been started

1.1.2

02 Feb 07:49
Compare
Choose a tag to compare
changed constants for better detection of timecode address

1.1.1

30 Jan 16:10
Compare
Choose a tag to compare
UpdateSongInfo - ignore TIDAL's window title changing to "" artifact

1.1.0

29 Jan 19:31
Compare
Choose a tag to compare
Timecode is now shown

- Timecode of currently playing song is now extracted from TIDAL's memory and shown in RPC. This ensures that the value visible to Discord users is always in sync with TIDAL.
- set up logging into console
- reworked class structure

1.0.0

21 Jan 17:08
Compare
Choose a tag to compare
Initial code commit