mherger wrote: 
> > So it seems to boil down to the fact that stored album URL's are not
> > HTTPS, and HTTPS is now required.
> 
> That's really odd, as, as you showed with the track, we don't require 
> https (yet)...
> 
> -- 
> 
> Michael

I made a quick workaround as all my LMS 7.9.X album favorites are
non-playable and searching them again in Tidal is a lot more work:


Code:
--------------------
    
  # systemctl stop squeezeboxserver
  # sed -i 
's#http://www.mysqueezebox.com/api/wimp/#https://www.mysqueezebox.com:443/api/wimp/#g'
  /var/lib/squeezeboxserver/prefs/favorites.opml
  # systemctl start squeezeboxserver
  
--------------------


Now all my old Tidal albums work again from the LMS favorites file.

Does you API behave differently for HTTP vs HTTPS?


------------------------------------------------------------------------
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

Reply via email to