I’ve had trouble with music playback for quite a while (occasional skipping and jittering audio), but have been too busy to try and fix it.
Thing is, today I upgraded to Krypton and now I can’t play music at all. Nothing but intermittent “blips” of audio from the speakers, as though the buffer was failing on me or something. So I’ve set some time aside to write a forum post - hopefully any solution will help others too.
Video playback was/is working fine, making it all the more confusing. How can it smoothly play a 2GB MKV file, but fail to play a 3MB MP3?
I have tried the following:
- Added the following to my ~/.kodi/userdata/advancedsettings.xml:
1 20 52428800
- My Music (and all the rest of my media) is being accessed via SSHFS mount points that I set up with systemd by SSHing into the Vero2. I Added “cache=yes” and “kernel_cache” to the options line in my /etc/systemd/system/mnt-Music.mount file.
Neither of these helped. At this point any useful advice would be greatly appreciated. I have a ton of PHP coding to do, and I’d really like to have my music to listen to while I work!