Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Solved: moOde 9.0.5 and 9.0.7: Adding radio station to playlist does not work
#64
(08-04-2024, 07:21 PM)kurt1970 Wrote: 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
                )

        )

)

The failure case shows that the 'items' element is empty or corrupt. I'll have to walk the client JS code to see where and how that element gets set.
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Messages In This Thread
RE: moOde 9.0.5: Adding radio station to playlist does not work - by Tim Curtis - 08-04-2024, 07:48 PM

Forum Jump: