Mastermindzh / tidal-hifi

The web version of Tidal running in electron with hifi support thanks to widevine.
Other
918 stars 53 forks source link

Tidal magazine integration #333

Closed gebim closed 3 weeks ago

gebim commented 5 months ago

Mastermindzh, first many thanks for this great SW. Not a bug but a feature request.

I like https://tidal.com/magazine/ as a good source of background information. The referred music there obviously links to https://listen.tidal.com/........ IMHO an implementation could be a tidal-hifi window of https://tidal.com/magazine/ and https://listen.tidal.com/ links are opened in a second instance / or Tabs would be even more elegant.

Mastermindzh commented 5 months ago

Hey,

It's difficult to manage multiple windows with TIDAL since it only allows for 1 active player instance at a time on most (/all) plans. I can include a button to open the magazine, though, so that's a good place to start I reckon.

I'll see what I can do.

first many thanks for this great SW. Not a bug but a feature request.

No problem, glad you enjoy :)

gebim commented 5 months ago

yes, not easy to implement but https://tidal.com/magazine/ does not require a login into tidal. Would it be possible to open a second window/tab "magazine window" without login?

Mastermindzh commented 5 months ago

@gebim, oh yeah, for sure. And we can also probably catch clicks on links and route that to the main window without actually requiring any multiple players or even a "custom protocol" (e.g. tidal:// which doesn't work atm)

I don't know when I have time for this but it's definitely something that's possible.

Mastermindzh commented 3 weeks ago

@gebim ,

Sorry, this took me waaaay too long to get to, it's available in the next release though... You can find it in the menubar or navigate to it with Ctrl + M

image