ArturSierzant / OMPD

O!MPD is free, opensource MPD client based on PHP and mySQL.
http://ompd.pl
GNU General Public License v3.0
40 stars 13 forks source link

Adding MQA quality to Tidal API #135

Closed paradix closed 3 years ago

paradix commented 3 years ago

Maybe it could be possible to add Master quality to Tidal streaming. Have a look at https://github.com/Dniel97/RedSea

ArturSierzant commented 3 years ago

That's interesting - especially login with oauth2. I'll take a look at this - thanks.

paradix commented 3 years ago

Would be nice to see that in OMPD! as it work great with RedSea when using the FireTV auth method. And many thanks for the Tidal views @ArturSierzant great work.

ArturSierzant commented 3 years ago

I've found a better way of showing Tidal views - with data like 'Suggested Albums for You', etc. Hope to update soon.

paradix commented 3 years ago

I think this issue can be closed now. Playing MQA with my HiFi subscription seems to work as expected

MQA

ArturSierzant commented 3 years ago

This must be side-effect of OAuth2 and capabilities of device used to get auth (Fire Stick HD). Thanks for reporting this - I don't have MQA compatible DAC, so I couldn't check it myself. In my case MQA files are played back by MPD as 24bit-44.1/48kHz (at least the ones I tried).

paradix commented 3 years ago

In my case MQA files are played back by MPD as 24bit-44.1/48kHz (at least the ones I tried).

That is standard behavior with MQA playing on a DAC with no support.

I'm glad it works, lets hope Tidal keeps it that way ;)