Super basic TIDAL RPC which works by checking the window title of TIDAL, splitting it with - and grabbing the content from the string-array, then updating the status.
- Newtonsoft.Json
- Discord-RPC-CSharp [https://github.com/Lachee/discord-rpc-csharp]
- .NET Core 5.0
- C# 9.0
Made using Jetbrains Rider.