Anuj
Anuj
@mgravell apologies I pasted the wrong error. Here is the updated error: ``` fail: Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware[1] An unhandled exception has occurred while executing the request. System.Data.DataException: Error parsing column 1 (data={"greeting":...
Thank you. I discovered that Npgsql supports Json.NET's JObject Type. I just had to write a custom SqlMapper that first converted it to a string and then deserialized it. Documenting...
> The key that was used to access Tidal has been terminated and no longer valid. This is affecting a few other downloaders, too. There were other keys in the...
Thanks for clarifying. Given that project has quite a bit of work to update to the new DASH implementation and source a new client_id/secret...do you recommend I just move to...
It looks like OrpheusDL uses the Atmos TV client_id/secret that could be repurposed here? Might just move to Deezer though since they will likely rotate this key too. https://github.com/Dniel97/orpheusdl-tidal/blob/14305d3a68268ff78489054b0ccb64e0378f477b/interface.py#L25
> > It looks like OrpheusDL uses the Atmos TV client_id/secret that could be repurposed here? Might just move to Deezer though since they will likely rotate this key too....
> > > > It looks like OrpheusDL uses the Atmos TV client_id/secret that could be repurposed here? Might just move to Deezer though since they will likely rotate this...
> > then someone found fix for streamrip and tidal ? because i think nathom can't fix very soon ... > > I have spent hours in the config and...