Hi @Tim Curtis ,
Here you go:
20240804 211949 here0
20240804 211949 here1
20240804 211949 Array
(
[path] => Array
(
[playlist] => test
[items] => 1
)
)
And when it works, I see this:
20240804 212152 here0
20240804 212152 here1
20240804 212152 Array
(
[path] => Array
(
[playlist] => test
[items] => Array
(
[0] => RADIO/KEXP 90.3 FM Seattle.pls
)
)
)
Here you go:
20240804 211949 here0
20240804 211949 here1
20240804 211949 Array
(
[path] => Array
(
[playlist] => test
[items] => 1
)
)
And when it works, I see this:
20240804 212152 here0
20240804 212152 here1
20240804 212152 Array
(
[path] => Array
(
[playlist] => test
[items] => Array
(
[0] => RADIO/KEXP 90.3 FM Seattle.pls
)
)
)