Quantcast
Channel: Squeezebox : Community : Forums - 3rd Party Software
Viewing all articles
Browse latest Browse all 2059

Settings Manager no longer works

$
0
0
> $nsHTML =~ s/{{$cid}}/$cname/sg;

Oh wow... that's simply an incorrect regex in the code, without the
input. Older perl version did accept this, but newer don't. That's why
you get the error now, after the OS update.

"{ } (Curly Braces) — Matches a specific number of times"

--

Michael

Viewing all articles
Browse latest Browse all 2059

Trending Articles