Having a weird issue with a specific file when trying to play on my pi 3 running the headless plexamp app. It’s strange. The song plays perfectly on all my other devices with plexamp, and I can’t tell anything strange about the file when inspecting it in other apps. The song plays on the pi for 13ish seconds, and then skips without fail. The file in question is a 48/24 FLAC, so maybe it’s just running out of memory or something?
Happy to share the logs, but I need help finding them. Thanks for the help.
There’s an error in there where it’s finding the audio device busy. If you have sample rate matching enabled, it reopens the device, so if there’s something else competing with it, that can cause issues.
That’s the only thing which stands out on cursory inspection.
Probably, I’m not an expert in Linux sound or HiFiBerry devices. What do you have sample rate matching set to? And what other things on the Pi do you have?
I had sample rate set to strict. I tried the other two option, but it didn’t alleviate the issue. I’m pretty sure the pi is just a stock raspberry pi OS install with plexamp on it. I don’t know what else could be trying to use the sound device. I’m going to reflash the SD card with the latest headless OS, and reinstall plexamp to see if that changes anything. I don’t actually need the desktop environment. Maybe that will change something.
i have some headless setup tips written down here … agree skipping the desktop environment is generally a good idea, tho in this case it might also be an issue with that specific file
Ah yeah, I missed that it was a specific file. If so, almost certainly something specific to that file and not anything Plexamp specific…it is possible the decoders are slightly different per platform.
I just finished reinstalling plexamp onto my new headless OS installation. The file plays fine now. Not sure what the deal was, but seems resolved. Maybe the file is a bit weird, or maybe my old pi install was.