michaelherger / lms-plugin-tidal

A TIDAL plugin to integrate with the Lyrion Music Server (fka. Logitech Media Server)
41 stars 7 forks source link

Search results incomplete #45

Closed bombadil79 closed 4 months ago

bombadil79 commented 4 months ago

I experienced the following: Some search requests (in my case through OrangeSqueeze or the LMS-Webpage :9000) yield no or incomplete results. For example the German Audiobooks by "Die drei ???". There is only one LP shown. Searching in Tidal Android App yields over 200 LPs as expected.

bombadil79 commented 4 months ago

Could this be an aspect of location / country living in?

michaelherger commented 4 months ago

I'm getting a long list of them. Living in CH. How exactly are you searching: what menu?

TeraX commented 4 months ago

I tried it and I was able to found 100 albums on the Standard LMS GUI. I used the Search function in Own Apps --> Tidal --> Search --> Album

In the Android App Squeezer I also see the same results.

bombadil79 commented 4 months ago

I have to be precise. "die drei ???" is the input, has to be handled as Interpret, then Albums. There are 200 plus albums of the series "Die drei Fragezeichen" (German audiobooks) in Tidal. But not shown with this search.

TeraX commented 4 months ago

I tried the same way you described and get a result of 42 albums of the Interpret "Die drei ???". I checked it via listen.tidal.com and get the same 42 Albums as result.

Update: I need to add the follow information - I don't have a german Tidal Account so my results can be limited. Depening on the country where the Account was created, the access to language specific audiobooks can be limited. But my Tidal and LMS Search results are the same so everything seems ok on my side.

image

image

michaelherger commented 4 months ago

I think the problem is that "die drei ???" are not considered the artists on Tidal. So you'd have to search by album rather than artist. Metadata with streaming services often is a mess, and they obviously don't handle it the same. I'll ask my kids how they handled it (using Spotty) over lunch.

bombadil79 commented 4 months ago

After some conversation with @michaelherger via email it may be a wrong country code somewhere in Tidal. I'm living in Germany and the Tidal support confirmed that my account was registered in Germany. In the Tidal plugins info-log appears the wrong country code (US) and I don't know where it comes from. According to the customer support the country code is set once during the registration process and cannot be changed. And why are the results in the Android App complete and out of the Tidal plugin not.

michaelherger commented 4 months ago

Here's something you could try out: go to Settings/Information to find the folder where your prefs are stored. Shut down LMS. Edit plugin/tidal.prefs to replace the account's countryCode value with your country. If there's none for your account, add a line (with four leading spaces, to align with created and city or whatever). Then restart LMS and give it another try.

bombadil79 commented 4 months ago

After updating to 0.9.1 it works fine. Thank you for the great support, Michael!