Hi.
I'm impressed wit the integration of Tidal into the "local" music library. It's great for all the stuff tagged as favorites.
Only thing is I can't find where to search / browse the full Tidal library via the Web UI in LMS. I used to use that as my primary way of exploring the tidal contents, but the "Tidal" item on the front page seems to be missing now....? The "Search" (simple and advanced) seems to search local and favorites in Tidal only.
Is there a setting I have missed somewhere, or is this just not possible anymore?
Running LMS 8.2.0 from mysqueezebox.com on Ubuntu 20.04 amd64 using the DEB package.
Results 1 to 5 of 5
-
2021-11-23, 03:33 #1
- Join Date
- Oct 2016
- Posts
- 5
Tidal 2.0 browse / search via Web UI?
Last edited by MGrouleff; 2021-11-23 at 03:36. Reason: Added OS info.
-
2021-11-23, 05:42 #2
Tidal 2.0 browse / search via WebUI?
> Only thing is I can't find where to search / browse the full Tidal
> library via the Web UI in LMS. I used to use that as my primary way of
> exploring the tidal contents, but the "Tidal" item on the front page
> seems to be missing now....? The "Search" (simple and advanced) seems to
> search local and favorites in Tidal only.
Is this in the default web UI? If so, would other UIs display it? Did
you try a LMS restart?
-
2021-11-23, 06:32 #3
- Join Date
- Oct 2016
- Posts
- 5
I did try a restart, also a restart of the Ubuntu host server.
Is there supposed to be a way to browse Tidal "all contents" from within LMS?
I don't think I follow the other question: I can't find any way to navigate into Tidal contents that I have not already marked as favorites from within the LMS web UI. "Web Interface" is set to "Default". I don't see anywhere that enables or disables Tidal. I have "Online music library integration" set to "auto check for changes" for Tidal.
Ahh "Other UIs" - would that be "Classic", "Light". In that case: No, same menu items, no Tidal top level menu there either.Last edited by MGrouleff; 2021-11-23 at 06:37.
-
2021-11-23, 07:26 #4
Tidal 2.0 browse / search via WebUI?
> Is there supposed to be a way to browse Tidal "all contents" from within
> LMS?
Of course. Did you try a different UI than the web UI (eg. on player,
Squeezeplay, JiveLite, a mobile app, the Material Skin etc.)? What about
the server.log?
-
2021-11-23, 07:56 #5
- Join Date
- Oct 2016
- Posts
- 5
Yes, now I did. On my Old "Squeezebox Classic" there is a TIDAL entry in the main menu, and it allow browsing and searching random, previously unknown content. Excellent! Not I just need to figure out why that is not present in the web-UI.
This is a very old install that has been upgraded multiple times in the past years. Hmm, that may be the clue here.
Okay, I think I found a way to resolve this now:
sudo systemctl stop squeezeboxserver.service
sudo mv /usr/share/squeezeboxserver /usr/share/squeezeboxserver.OLDER
sudo dpkg -i ./logitechmediaserver_8.2.0_amd64.deb
sudo systemctl start squeezeboxserver.service
Not there is a "My Apps" section, and a TIDAL app there that works. Great!
Sounds like my install had some garbage from multiple updates on top of the same install over time...