Hi, we have recently been building out an airtime server, with hopes to create more for a growing platform. We have run into a few hurdles, however. We found this link AutoDJ Sweetest Vosses Tech and created and linked the folders with the correct scripts, and restarted liquidsoap, but it does not seem to be kicking in. Which brings me to my next question: How and where are the playlist files saved on Airtime? Our script looks like this
Which are both in /srv/backup/fallback, which we connected to /etc/liquidsoap per sudo ln -s /etc/liquidsoap/ /srv/airtime/backup/fallback/
Because we dont know where playlists are created in the server, so we just made file folders as a cheap solution. Does this script work with playlists made in the Airtime GUI?
Next question is, not all mixes that are uploaded show the correct time. Many show 30-40 minutes when they are in fact an hour. Our manual fix is just to open metadata and save, but cant we either do a force refresh, or some kind of automatic metadata conversion upon ingest?
Last question, anyone know why BUTT 0.1.14 doesnt work with 2.5.1? Is there a patch for it?
Thank you very much for any help that is provided.