I enabled API usage (+ key) for YouTube extension, then tried to play a few results. The playback never started and instead I received the following errors:
Jun 02 00:12:35 mopidy[20230]: WARNING [MainThread] mopidy.audio.actor Could not find a MPEG-4 AAC decoder to handle media.
Jun 02 00:12:35 mopidy[20230]: WARNING [MainThread] mopidy.audio.gst GStreamer warning: No decoder available for type 'audio/mpeg, mpegversion=(int)4, framed=(boolean)true, stream-format=(string)raw, level=(string)2, base-profile=(string)lc, profile=(string)lc, codec_data=(buffer)12100000000000000000000000000000, rate=(int)44100, channels=(int)2'.
Jun 02 00:12:35 mopidy[20230]: ERROR [MainThread] mopidy.audio.gst GStreamer error: Your GStreamer installation is missing a plug-in.
As I installed libavcodec58 the problem disappeared. (not really, it works for some videos and does not work for other)
Context
Hardware: *VPS bought online
YunoHost version: 4.3.6.3 (stable)
I have access to my server: *Through SSH | through the webadmin
Describe the bug
I enabled API usage (+ key) for YouTube extension, then tried to play a few results. The playback never started and instead I received the following errors:
As I installed(not really, it works for some videos and does not work for other)libavcodec58
the problem disappeared.Context