This thing is amazing! I barely used my phone at all in the morning and all through the afternoon as I went about my business. I got sucked in for the evening onwards, but baby steps.
… I’ll need to download more music, and get a bigger SD card. I’ve already played and replayed every single one of them I had loaded onto my Echo Mini these past 2 days.
It looks honestly beautiful! I’ve been looking for a device like this one for some time, but I don’t know if it plays OPUS files. The web says it plays OGG, so it should play OPUS as well…? Do you mind trying one in your player?
I’ve uploaded a song to litterbox with an expiry time of 3 days: https://litter.catbox.moe/6dw2j7hxh4hme2gg.opus
Also, if you don’t want to trust a file some rando on the internet sent you, here’s an
ffmpeg
command to convert any mp3 file to opus:# Opus 190kbps is the format I use for transparency bitrate ffmpeg -i song.mp3 -c:a libopus -b:a 190k song.opus
If you can try it, I’l be very grateful!