I did test the following RPM on a fedora based linux:
logitechmediaserver-8.0.0-0.1.1605619275.noarch.rpm The good news is that all of the saved tracks in the favorites work again. I can search artists / albums / tracks and play them. But when trying a Tidal album which was saved to favorites, it would always say "Your player is not authorized to use mysqueezebox.com." Individual Tidal tracks saved to the favorites however work. This behavior can both be reproduced by a squeezelite on piCorePlayer connecting to LMS on fedora, and a local player on fedora on the same machine as LMS. Looking at the favorites.opml, I was able to compare the stored version of a soundtrack (which no longer plays) vs the newly added searched version of the same: <outline URL="http://www.mysqueezebox.com/api/wimp/v1/opml/albumTracks?title=Basic%20Instinct%20%2825th%20Anniversary%20Original%20Motion%20Picture%20Soundtrack%29&id=73832644" icon="http://resources.tidal.com/images/cef05f9d/a86f/40a6/acc3/50e962ab30e7/1280x1280.jpg" text="Basic Instinct (25th Anniversary Original Motion Picture Soundtrack) by Jerry Goldsmith" type="playlist" /> <outline URL="https://www.mysqueezebox.com:443/api/wimp/v1/opml/albumTracks?title=Basic%20Instinct%20%2825th%20Anniversary%20Original%20Motion%20Picture%20Soundtrack%29&id=73832644" icon="http://resources.tidal.com/images/cef05f9d/a86f/40a6/acc3/50e962ab30e7/1280x1280.jpg" text="Basic Instinct (25th Anniversary Original Motion Picture Soundtrack) by Jerry Goldsmith" type="playlist" /> So it seems to boil down to the fact that stored album URL's are not HTTPS, and HTTPS is now required. For individual tracks, there is no dependency on a https link, but instead it points to a wimp URL which then is handled internally by LMS: <outline URL="wimp://117991753.flac" icon="http://resources.tidal.com/images/9403d7ed/aa22/4d71/994d/6a6bfeb3092c/1280x1280.jpg" text="Twisted by Marina Kaye from Twisted" type="audio" /> ------------------------------------------------------------------------ FredericV's Profile: http://forums.slimdevices.com/member.php?userid=69635 View this thread: http://forums.slimdevices.com/showthread.php?t=112300 _______________________________________________ squeezenetwork mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezenetwork
