Releases: BitesizedLion/TidalRPC
Releases · BitesizedLion/TidalRPC
v1.3.4.7
v1.3.3.6
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
1.2.3.5 (2022-12-26)
- Clarify update modal text
v1.2.2.4
1.2.2.4 (2022-12-26)
- Fixed issue #1
- Slightly simplified
IsUpdateCheckEnabled
- Removed unnecessary
replace
- Removed
RegistryManager
- Made
originalOut
readonly - Changed
new ASCIIEncoding();
toEncoding.UTF8
- Renamed
PrefixedWriter
toTimestampedWriter
- Clarified
TimestampedWriter
in comment - Clarified
CheckForUpdates()
method in comment - Moved away from
dynamic
to strongly-typed class forGetAddress()
- Clarified
CheckForUpdates()
method in comment - Clarified
Update Check HTTP Req failed
log - Other
UpdateManager
Cleanup - Moved away from
dynamic
to strongly-typed class forUpdateManager
- Moved
topItem
to interpolated string - Moved playing status to interpolated string
v1.1.2.3
1.1.2.3 (2022-12-21)
- Fixed debug argument check causing a crash
v1.1.1.2
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
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
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