the Station Playback Timeline list loads for a very long time until it loads all the songs, and only then collapses. If the songs are 500-1000 then the whole server hangs, you can make sure that all songs are not loaded, but only the amount specified in the filter?
@susl16c This was caused by missing security settings on the page's JavaScript. It should be fixed in the latest update. Please update and let me know.
Just tried to update and that's what
TASK [azuracast-update : Regenerate Doctrine Proxies] ********
fatal: [localhost]: FAILED! => {"changed": true, "cmd": "php /var/azuracast/www/util/cli.php orm:generate-proxies", "delta": "0:00:00.507208", "end": "2018-02-01 12:28:59.284402", "msg": "non-zero return code", "rc": 1, "start": "2018-02-01 12:28:58.777194", "stderr": "\nIn MappingException.php line 61:\n \n File mapping drivers must have a valid directory path, however the given pa \n th [/var/azuracast/www/app/models] seems to be incorrect! \n \n\norm:generate-proxies [--filter FILTER] [--] [
PLAY RECAP ***********************
localhost : ok=7 changed=5 unreachable=0 failed=1
Hello @susl16c it's the same for me but the interface work fine.
@susl16c @FrBillyD Seems this was a minor issue caused by relocating the database models and not updating one spot.
Latest commit should fix it. Try it out and let me know.
Yup ! No error ! :smile:

Thank you ! Always awesome !
Yes, this bug is fixed, thank you very much.