Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Library loading fails
#21
(03-24-2024, 02:59 PM)Gustav752 Wrote: Update:

In the meantime I cleaned the library from all ID3 infected FLAC files. With the help of a friend knowing Linux I scanned the library via SSH and then deleted all ID3 entries from FLAC files with mp3tag. Only about 100 albums where affected so it was possible to do this by hand without looking for more complicated batch solutions.

Moode works now as expected. Thank you very much for putting me on the right track!

Still, I'm a bit confused because this problem mainly affected old rips that were made a long time ago and worked fine with older Moode versions. It seems Moode changed the handling of FLACs with ID3 tags sometime in the last 18 months.

File checks and tag extraction are done by MPD via a decoder plugin for the given audio format. These plugin libraries are maintained and improved over time and so most likely the flac lib has tightened up its requirements. 

Code:
pi@moode-test2:~ $ mpd -V
Music Player Daemon 0.23.14 (0.23.14)
Copyright 2003-2007 Warren Dukes <warren.dukes@gmail.com>
Copyright 2008-2021 Max Kellermann <max.kellermann@gmail.com>
This is free software; see the source for copying conditions.  There is NO
warranty; not even MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Database plugins:
simple proxy

Storage plugins:
local


Decoders plugins:
[mad] mp3 mp2
[mpg123] mp3
[vorbis] ogg oga
[oggflac] ogg oga
[flac] flac
[opus] opus ogg oga
[dsdiff] dff
[dsf] dsf
[hybrid_dsd] m4a
[faad] aac
[wavpack] wv
[adplug] amd d00 hsc laa rad raw sa2
[ffmpeg] 16sv 3g2 3gp 4xm 8svx aa3 aac ac3 adx afc aif aifc aiff al alaw amr anim apc ape asf atrac au aud avi avm2 avs bap bfi c93 cak cin cmv cpk daud dct divx dts dv dvd dxa eac3 film flac flc fli fll flx flv g726 gsm gxf iss m1v m2v m2t m2ts m4a m4b m4v mad mj2 mjpeg mjpg mka mkv mlp mm mmf mov mp+ mp1 mp2 mp3 mp4 mpc mpeg mpg mpga mpp mpu mve mvi mxf nc nsv nut nuv oga ogm ogv ogx oma ogg omg opus psp pva qcp qt r3d ra ram rl2 rm rmvb roq rpl rvc shn smk snd sol son spx str swf tak tgi tgq tgv thp ts tsp tta xa xvid uv uv2 vb vid vob voc vp6 vmd wav webm wma wmv wsaud wsvga wv wve rtp:// rtsp:// rtsps://
[pcm]

Filters:
soxr

Tag plugins:
id3tag

Output plugins:
shout null fifo pipe alsa httpd recorder

Encoder plugins:
null vorbis opus lame wave flac

Archive plugins:
[bz2] bz2
[zzip] zip
[iso] iso

Input plugins:
file io_uring archive alsa curl ffmpeg cdio_paranoia

Playlist plugins:
extm3u m3u pls xspf asx rss flac cue embcue

Protocols:
file:// alsa:// cdda:// ftp:// ftps:// gopher:// hls+http:// hls+https:// http:// https:// mmsh:// mmst:// rtmp:// rtmpe:// rtmps:// rtmpt:// rtmpte:// rtmpts:// rtp:// rtsp:// rtsps:// scp:// sftp:// smb:// srtp://

Other features:
avahi dbus epoll icu inotify systemd tcp un
pi@moode-test2:~ $
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Forum Jump: