Skip to content

Releases: BitesizedLion/TidalRPC

v1.3.4.7

21 Aug 21:42
1bc3653
Compare
Choose a tag to compare

1.3.4.7 (2023-08-21)

  • Added proper handling of errors
  • Handle stupid bug with Tidal videos (URL randomly goes blank)

v1.3.3.6

21 Aug 20:59
a791aa1
Compare
Choose a tag to compare

1.3.3.5 (2023-08-21)

  • Added animated album covers
  • Fixed play/pause status
  • Added country selection (for animated album covers)

v1.2.3.5

26 Dec 21:08
eadda1b
Compare
Choose a tag to compare

1.2.3.5 (2022-12-26)

  • Clarify update modal text

v1.2.2.4

26 Dec 20:47
a294bbd
Compare
Choose a tag to compare

1.2.2.4 (2022-12-26)

  • Fixed issue #1
  • Slightly simplified IsUpdateCheckEnabled
  • Removed unnecessary replace
  • Removed RegistryManager
  • Made originalOut readonly
  • Changed new ASCIIEncoding(); to Encoding.UTF8
  • Renamed PrefixedWriter to TimestampedWriter
  • Clarified TimestampedWriter in comment
  • Clarified CheckForUpdates() method in comment
  • Moved away from dynamic to strongly-typed class for GetAddress()
  • Clarified CheckForUpdates() method in comment
  • Clarified Update Check HTTP Req failed log
  • Other UpdateManager Cleanup
  • Moved away from dynamic to strongly-typed class for UpdateManager
  • Moved topItem to interpolated string
  • Moved playing status to interpolated string

v1.1.2.3

21 Dec 17:51
3788ba1
Compare
Choose a tag to compare

1.1.2.3 (2022-12-21)

  • Fixed debug argument check causing a crash

v1.1.1.2

21 Dec 15:20
d3115dd
Compare
Choose a tag to compare

Do not use

1.1.1.2 (2022-12-21)

  • Replaced 5 second inactivity timer with "clear on close"
  • Added debug logs with --debug argument and made logging more verbose
  • Cleaned up imports

v1.0.1.1

18 Dec 19:58
b4a1267
Compare
Choose a tag to compare

1.0.1.1 (2022-12-18)

  • Improved performance by moving the HttpClient out of the loop to prevent socket exhaustion.
  • Moved address in GetAddress() method to interpolated strings

v1.0.0.0

18 Dec 19:03
9f2cc05
Compare
Choose a tag to compare

Basic RPC Functionality:

Track Info
Album Artwork
Toggle RPC option
Toggle Ads option

Misc:

Auto-creates coreProps.json
Inactivity Check (auto-clear RPC)
Update Checker (save in Registry)
Tray Icon