Hi. I have spent many days trying to get Mopidy working on tinycore on a Raspberry pi Zero. After many attempts, I am very nearly there - I can play .flac files through Mopidy (which uses GStreamer1.0) on the Pirate audio board, and control this with mpc. However, I cannot play mp3 or wma files. The error message states that it does not have a decoder. I have loaded the main plugins:
gst-plugins-bad, good and ugly, and also tried libav, libavfilter, and libavutil (and many others). tce-status shows many extensions loaded, including alsa, alsa-modules-4.19.81-piCore, alsa-utils, flac, gst-libav, gst-plugins-bad, gst-plugins-base, gst-plugins-gir, gst-plugins-good, gst-plugins-ugly, gstreamer, gstreamer-gir, lame, libasound, libavcodec, libavfilter, libmpeg2, mpg123, pulseaudio, wavpack.
I feel that I must be very close to completing this, but I seem to be stuck at the last post. Any help would be much appreciated. I will post all the steps that I took if I complete this, should it be of any help to any other poor souls trying the same thing. I am using tinycore 11.x on armv6. Linux version 4.19.83-piCore. Thanks.