Hmm, an error with mp3 import was previously documented here - https://github.com/LibreTime/libretime/issues/352 but it appears related to a bad version of liquidsoap. If you are using liquidsoap 1.3.3 then I’m not sure why it isn’t working.
You will need to look at your airtime-analyzer logs (if they exist). They should be under /var/log/airtime
If they don’t then you could try manually starting and stopping analyzer and seeing if you can find notices in the logs when you try to import a mp3. sudo -u www-data airtime_analyzer - should start it and output the logs directly to the console if you already ran something like sudo service airtime_analyzer stop
Hope that helps you get the info so we can dig deeper here.
Hmm, well this shows what is happening, but I don’t think I’ve seen the uplayable file error pop up before. Did you perform the patches required to make Liquidsoap 1.3 work with LibreTime ? See - https://github.com/LibreTime/libretime/issues/192
If you go to the link above you can find instructions for how to patch it to get liquidsoap 1.3 working. I’m not sure when we will merge it. Probably in the next release but it will require using Debian 10 and/or Ubuntu 19.04 or 19.10 (whichever gets Liquidsoap 1.3)
The mods needed for liquidsoap 1.3.x are documented in the liquidsoap 1.3 issue:
The 3.0.0-alpha.9 release is looking to be the first release to support liquidsoap 1.3.x out of the box. I’ll take care to mention this in the release notes. There will also be instructions in the release notes for upgrading on platforms that do not yet have installed liquidsoap 1.3.x (ie. all the legacy Debian/Ubuntu installs still on the 1.1.1 package).