Restart LMS, go to settings > server log, just one warning now which
I've seen a few times before recently:


Code:
--------------------
    [17-05-17 22:46:35.4345] main::init (387) Starting Logitech Media Server 
(v7.9.1, 1494667952, Sat May 13 09:43:23 UTC 2017) perl 5.024000 - 
arm-linux-gnueabihf-thread-multi-64int
  [17-05-17 22:46:39.2987] Slim::Utils::Misc::msg (1244) Warning: [22:46:39.2975] 
Unescaped left brace in regex is deprecated, passed through in regex; marked by 
<-- HERE in m/
  ([a-zA-Z\$0-9]+)\s*:\s*function
  \(([a-z,]+)\){ <-- HERE ([^}]+)}
  / at /usr/local/slimserver/Cache/InstalledPlugins/Plugins/YouTube/JSInterp.pm 
line 378.
--------------------

That's unrelated. The suggested change would only have any impact on that one single class Template::Filters. The error you're seeing likely is due to a change in the Youtube JS, breaking the parser. Oh, and probably an unsafe regex in the parser, too... but that's for a different thread.

--

Michael
_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to