TidalLib icon indicating copy to clipboard operation
TidalLib copied to clipboard

Unofficial C# API for TIDAL music streaming service.

Results 5 TidalLib issues
Sort by recently updated
recently updated
newest added

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 13.0.1 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...

dependencies

Whenever I try to login with username and password, the request result is as follows: ``` Success:false Errmsg:"The remote server returned an error: (403) Forbidden." Errresponse:"\n\nERROR: The request could not...

hi! is it possible to move this parameter [API_KEY](https://github.com/yaronzz/TidalLib/blob/c57941d19737b26a5a445fa9859177934fc2f62a/TidalLib/Client.cs#L29) to advanced client settings?

Hello! Can you update the version on the Nuget? Because I take it but for example the method signature for "GetAccessTokenFromTidalDesktop" doesn't exists. I think becouse it's a new feature...