Thank you for your donation!


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


Thread Closed 
Problem: Library update in progress message
#21
The presence of Chromium and X processes indicates the local display is enabled. Chromium is a big resource hog. One could try turning it off and starting the library update from a remote browser. Might make a difference; might not.

I'm curious about the mix of file types (flac, mp3, etc.) in the OP's drives. I have mostly flac and some mp3. plus a smattering of many other file types for test purposes. I wish we had a stand-alone tool to scan music directories to identify problem files. Something along the lines of the ancient MP3 Diags but covering a variety of file types. MPD is great with valid instances of file types and goes catatonic on files that don't.

Regards,
Kent
#22
(06-06-2025, 01:53 PM)the_bertrum Wrote: I don't understand what you mean by updating a separate folder.
Have you got logging levels turned above default at all?  Log to RAM is causing no issues for me.
This is when you need to update a separate folder so as not to update the entire disk


Attached Files Thumbnail(s)
   
#23
Thanks to everyone for the advice. I think I got rid of the freeze.
Now the problem is that the system thinks that the update is still in progress. That's why I can't update a separate folder. How do I know if the update has passed or is frozen on some strange mp3 formats?

How do I find out the total number of tracks in my library?
#24
The message you get is due to two main reasons:
1, the update is indeed still in progress
2. some error occurred (while parsing the files - bad metadata / access rights / corrupted file)
So, in case of 2, you can investigate the MPD log file ( /var/log/mpd/log ) to see the last successfully parsed file... the following one is somehow breaking things up)

P.S.
The total number of tracks will be available once the library scan completes successfully.
#25
So I have case 2, because at the end of the log I do not see the summary information. How do I know the order of scanning folders? Which folder follows the one where the log ended?

Now I've downloaded version 8.3.3, updated the library.
At the end of the log there are no lines with the number of added tracks either.
But a separate folder is updated. What's wrong with version 9?
#26
Database and thumbnail stats are at the end of the moode log.

Successful completion is marked by 
Job update_library
.
.
.
Job update_library done

Code:
moodeutl -l

# Example
.
.
20250609 222600 worker: -- Startup complete 
20250609 222600 worker: --
20250609 222600 worker: Mount monitor:    started
20250609 222600 worker: Radio monitor:    off
20250609 222600 worker: Watchdog monitor: started
20250609 222600 worker: Responsiveness:   Default
20250609 222600 worker: Ready
20250610 080553 worker: Job update_library
20250610 080553 mpdindex: Start
20250610 080553 mpdindex: Cmd (update)
20250610 080553 thumb-gen: Start
20250610 080553 thumb-gen: Scan opt: Default+
20250610 080553 thumb-gen: Priority: Embedded cover
20250610 080553 thumb-gen: Res,Qual: 600px,60
20250610 080553 thumb-gen: Px ratio: 1
20250610 080553 thumb-gen: Th width: 600
20250610 080553 thumb-gen: Thm qual: 60
20250610 080553 thumb-gen: Scanning: NAS, NVME, OSDISK, SATA, SDCARD
20250610 080558 thumb-gen: Done: 401 folders scanned, 0 thumbs created, 401 already in cache.
20250610 080605 mpdindex: Done: indexed 307 artists, 400 albums, 4457 songs
20250610 080605 worker: Job update_library done
pi@moode9:~ $ 

Database stats can also be viewed via the MPC command

Code:
mpc stats

# Example

pi@moode9:~ $ mpc stats
Artists:    307
Albums:     400
Songs:     4457

Play Time:    0 days, 0:00:00
Uptime:       0 days, 0:50:49
DB Updated:   Fri Jun  6 13:06:38 2025
DB Play Time: 16 days, 8:38:49

I think MPD uses whats called "directory order" when it scans through the music directory tree.

Code:
# Example

pi@moode9:~ $ ls -1 -U /mnt/NAS/TRX-FLAC/

.
.
'Pitch Black'
'Donald Fagen'
'Jeff Hamilton Trio'
'Christian McBride'
'Happy Mondays'
'Prince & The New Power Generation'
"Youssou N'Dour"
'Hank Jones Trio'
'Nine Inch Nails'
'Ray Charles'
'Christoph Spendel'
pi@moode9:~ $ 
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
#27
Started the update at 10:28:39.
The update finished at 10:45:36 - you can see it on the screenshot.
But the separate folder still doesn't update

Code:
20250611 100805 worker: --
20250611 100806 worker: -- Start moOde 9 series
20250611 100806 worker: --
20250611 100806 worker: Daemonize:     complete
20250611 100812 worker: Linux startup: complete
20250611 100812 worker: Boot config:   ok
20250611 100812 worker: Boot folder:   ok
20250611 100812 worker: Radio table:   ok
20250611 100813 worker: PHP session:   cleaned
20250611 100813 worker: PHP session:   loaded
20250611 100815 worker: Package locks: applied
20250611 100816 worker: File check:    complete
20250611 100816 worker: Log to RAM:    off
20250611 100816 worker: Tmp to RAM:    on
20250611 100816 worker: Debug logging: off
20250611 100816 worker: --
20250611 100816 worker: -- System
20250611 100816 worker: --
20250611 100817 worker: Host name:     moode
20250611 100817 worker: RPi model:     Pi-4B 1.2 2GB
20250611 100817 worker: moOde release: 9.3.5 2025-05-25
20250611 100817 worker: RaspiOS:       12.11 Bookworm 64-bit
20250611 100817 worker: Linux Kernel:  6.12.25 64-bit
20250611 100817 worker: MPD version:   0.24.4
20250611 100817 worker: User id:       alex
20250611 100817 worker: Home folder:   /home/alex
20250611 100817 worker: Time zone:     Europe/Moscow
20250611 100817 worker: Kbd layout:    us
20250611 100817 worker: HDMI ports(s): on
20250611 100817 worker: HDMI-CEC:      off
20250611 100817 worker: Sys LED0:      on
20250611 100817 worker: Sys LED1:      on
20250611 100817 worker: Reduce power:  n/a
20250611 100817 worker: Fan control:   n/a
20250611 100817 worker: CPU governor:  ondemand
20250611 100817 worker: --
20250611 100817 worker: -- Network
20250611 100817 worker: --
20250611 100817 worker: Eth0
20250611 100817 worker: Ethernet: adapter exists
20250611 100817 worker: Ethernet: timeout off
20250611 100817 worker: Ethernet: address not assigned
20250611 100817 worker: Wlan0
20250611 100817 worker: Wireless: adapter exists
20250611 100817 worker: Wireless: country RU
20250611 100817 worker: Wireless: SSID    REDMI9
20250611 100817 worker: Wireless: other   None
20250611 100817 worker: Wireless: timeout up to 90 secs
20250611 100817 worker: Wireless: connect to REDMI9
20250611 100818 worker: Wireless: method  dhcp
20250611 100818 worker: Wireless: address 192.168.43.160
20250611 100818 worker: Wireless: netmask 255.255.255.0
20250611 100818 worker: Wireless: gateway 192.168.43.1
20250611 100818 worker: Wireless: pri DNS 192.168.43.1
20250611 100818 worker: Wireless: domain  none found
20250611 100818 worker: mDNS
20250611 100818 worker: Discover: IPv4 and IPv6
20250611 100818 worker: --
20250611 100818 worker: -- File sharing
20250611 100818 worker: --
20250611 100818 worker: SMB file sharing:  on
20250611 100818 worker: SMB password:      set
20250611 100818 worker: NFS file sharing:  off
20250611 100818 worker: DLNA file sharing: off
20250611 100818 worker: --
20250611 100818 worker: -- Special configs
20250611 100818 worker: --
20250611 100818 worker: Plexamp:          not installed
20250611 100818 worker: RoonBridge:       not installed
20250611 100818 worker: Allo Boss 2:      not detected, OLED script ok
20250611 100818 worker: Allo Piano 2.1:   not detected
20250611 100818 worker: IQaudIO DigiAMP+: not detected
20250611 100818 worker: RPi DigiAMP+:     not detected
20250611 100818 worker: Bluetooth:        session vars ok
20250611 100818 worker: --
20250611 100818 worker: -- ALSA debug
20250611 100818 worker: --
20250611 100818 worker: Cards:  0:vc4hdmi0        1:vc4hdmi1        2:DAC             3:empty          
20250611 100818 worker:         4:empty           5:empty           6:empty           7:empty          
20250611 100818 worker: Mixers: 0:(PCM)           1:none            2:(Digital)       3:none            
20250611 100818 worker:         4:none            5:none            6:none            7:none            
20250611 100818 worker: --
20250611 100818 worker: -- Audio configuration
20250611 100818 worker: --
20250611 100818 worker: Audio device:  2:Audiophonics ES9028/9038 DAC
20250611 100819 worker: ALSA card:     has not been reassigned
20250611 100819 worker: MPD config:    update not needed
20250611 100819 worker: ALSA output:   I2S
20250611 100819 worker: ALSA mode:     Direct (hw)
20250611 100819 worker: ALSA mixer:    Digital
20250611 100819 worker: ALSA volume:   100% (0.00dB)
20250611 100819 worker: ALSA maxvol:   100%
20250611 100819 worker: ALSA loopback: off
20250611 100819 worker: MPD mixer      Software
20250611 100819 worker: Integ audio:   vc4-kms-v3d
20250611 100819 worker: Audio formats: S16_LE, S32_LE
20250611 100819 worker: CamillaDSP:    off
20250611 100819 worker: CDSP volume:   0dB
20250611 100819 worker: CDSP volrange: 60dB
20250611 100819 worker: --
20250611 100819 worker: -- MPD startup
20250611 100819 worker: --
20250611 100820 worker: MPD service:        started
20250611 100820 worker: MPD port 6600:      accepting connections
20250611 100820 worker: MPD ALSA Default:   on
20250611 100820 worker: MPD ALSA Bluetooth: off
20250611 100820 worker: MPD HTTP Server:    off
20250611 100820 worker: MPD volume:         0
20250611 100820 worker: Saved MPD vol:      -1
20250611 100820 worker: Saved SRC vol:      0
20250611 100820 worker: MPD crossfade:      off
20250611 100820 worker: MPD ignore CUE:     no
20250611 100820 worker: MPD CDSP volsync:   off
20250611 100820 worker: --
20250611 100820 worker: -- Music sources
20250611 100820 worker: --
20250611 100820 worker: USB drive:      2Tb_Music (exfat)
20250611 100821 worker: USB drive:      MUSIC_Alex (ntfs)
20250611 100821 worker: NVMe drives:    none
20250611 100821 worker: SATA drives:    none
20250611 100821 worker: NAS sources:    none
20250611 100821 worker: --
20250611 100821 worker: -- Feature availability
20250611 100821 worker: --
20250611 100821 worker: Input select:    available, Source: MPD, Output: Audiophonics ES9028/9038 DAC
20250611 100821 worker: Bluetooth:       available, PIN: None, ALSA/CDSP maxvol: 100%/0dB, ALSA outmode: Standard
20250611 100821 worker: AirPlay:         available
20250611 100821 worker: Spotify Connect: available
20250611 100821 worker: Deezer Connect:  n/a
20250611 100821 worker: Squeezelite:     available
20250611 100821 worker: UPnP client:     available
20250611 100821 worker: Plexamp:         not installed, ALSA maxvol: 100%
20250611 100821 worker: RoonBridge:      not installed
20250611 100821 worker: Multiroom:       available
20250611 100821 worker: GPIO buttons:    available
20250611 100821 worker: Stream recorder: n/a
20250611 100821 worker: --
20250611 100821 worker: -- Security
20250611 100821 worker: --
20250611 100821 worker: Web SSH server:    on
20250611 100821 worker: XSS detection:     off
20250611 100821 worker: HTTPS mode:        available
20250611 100821 worker: --
20250611 100821 worker: -- Peripherals
20250611 100821 worker: --
20250611 100822 worker: Local display:   off
20250611 100822 worker: Chromium ver:    126.0.6478.164-rpt1
20250611 100822 worker: Chromium cfg:    directory ok
20250611 100822 worker: Screen blank     off
20250611 100822 worker: On-screen kbd:   on
20250611 100822 worker: Disable GPU:     off
20250611 100822 worker: HDMI orient:     landscape
20250611 100822 worker: HDMI 4K 60Hz:    off
20250611 100822 worker: DSI scn type:    none
20250611 100822 worker: DSI port:        1
20250611 100822 worker: DSI brightness:  255
20250611 100822 worker: DSI rotate:      0
20250611 100822 worker: Rotary encoder:  off
20250611 100822 worker: Triggerhappy:    off
20250611 100822 worker: LCD updater:     off
20250611 100822 worker: --
20250611 100822 worker: -- Miscellaneous
20250611 100822 worker: --
20250611 100822 worker: Software update:   Automatic check off
20250611 100822 worker: Auto-CoverView:    on
20250611 100822 worker: CoverView timeout: 60
20250611 100822 worker: Auto-shuffle:      off
20250611 100822 worker: Auto-play:         on, via playid 2
20250611 100822 worker: Maintenance task:  360 mins
20250611 100822 worker: Current view:      reset to Playback
20250611 100822 worker: Active flags:      all false
20250611 100822 worker: Reset flags:       skipped
20250611 100822 worker: Session check:     ok
20250611 100822 worker: --
20250611 100822 worker: -- Startup complete
20250611 100822 worker: --
20250611 100822 worker: Mount monitor:    started
20250611 100822 worker: Radio monitor:    off
20250611 100822 worker: Watchdog monitor: started
20250611 100822 worker: Responsiveness:   Default
20250611 100822 worker: Ready
20250611 102839 worker: Job regen_library
20250611 102839 worker: Clear Library tag cache
20250611 102839 worker: Start MPD database regen
20250611 102839 worker: Clear thumbnail cache
20250611 102839 thumb-gen: Start
20250611 102839 thumb-gen: Scan opt: Default
20250611 102839 thumb-gen: Priority: Embedded cover
20250611 102839 thumb-gen: Res,Qual: Auto
20250611 102839 thumb-gen: Px ratio: 2
20250611 102839 thumb-gen: Th width: 200
20250611 102839 thumb-gen: Thm qual: 75
20250611 102839 thumb-gen: Scanning: NAS, NVME, SATA, SDCARD, 2Tb_Music, MUSIC_Alex
20250611 103114 thumb-gen: Image file: Not a valid file path
20250611 103114 thumb-gen: Error: imagecreatefromstring() failed: USB/2Tb_Music/CLASSIC/Daniel Hope - Hope@Home (2020) 24Bit-48kHz/21 - Daniel Hope - Weill- Lost in the Stars - Lost in the Stars.flac
20250611 103527 thumb-gen: Error: Not a valid FLAC bitstream: USB/MUSIC_Alex/MUSIC/INSTRUMENTAL/Omar Akram/2002 - Omar - Opal Fire/12 - Opal Fire.flac
20250611 103528 thumb-gen: Error: Not a valid FLAC bitstream: USB/MUSIC_Alex/MUSIC/INSTRUMENTAL/Omar Akram/2004 - Omar - Free as a Bird/11 - Flight of Mystery.flac
20250611 103528 thumb-gen: Error: Not a valid FLAC bitstream: USB/MUSIC_Alex/MUSIC/INSTRUMENTAL/Omar Akram/2007 - Omar - Secret Journey/12 - Angel Of Hope.flac
20250611 103642 thumb-gen: Error: Not a valid FLAC bitstream: USB/MUSIC_Alex/MUSIC/JAZZ/HOLLY COLE/Holly Cole - Romantically Helpless (2000)/12 - Holly Cole - Same Girl.flac
20250611 103718 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/15_Red_Hot_Chili_Peppers_Road_Trippin.mp3
20250611 103719 thumb-gen: Error: File does not contain ID3v2 tag of supported version: v2.2: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/Lana/EPs, Singles & Remixes/Lana Del Rey - 2011 - Kinda Outta Luck [Single]/01 Kinda Outta Luck.mp3
20250611 103720 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/Linkin park/12 - Session.mp3
20250611 103721 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨Р╨╗╨╕╤Б╨░/01-Nervnaya noch (1984g.)/11-Zavtra mojet bit pozdno.mp3
20250611 103721 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨Р╨╗╨╕╤Б╨░/02-Energiya (1985g.)/10-Energiya.mp3
20250611 103721 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨Р╨╗╨╕╤Б╨░/03-Blok ada (1987g.)/09-Zemlya.mp3
20250611 103721 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨Р╨╗╨╕╤Б╨░/04-Akustika (Chast 1, Perm, 1988g.)/16-Mi derjim put v storonu lesa.mp3
20250611 103721 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨Р╨╗╨╕╤Б╨░/05-Akustika (Chast 2, Leningrad, 1985g.)/14-Hozyain.mp3
20250611 103721 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨Р╨╗╨╕╤Б╨░/06-Shestoy lesnichiy (1989g.)/08-Sterh.mp3
20250611 103722 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨Р╨╗╨╕╤Б╨░/08-Shabash (1990g.)/Alisa_-_Sumerki.mp3
20250611 103722 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨Р╨╗╨╕╤Б╨░/09-Dlya teh, kto svalilsya s Luni (1993g.)/09-Pasinok zvyozd.mp3
20250611 103722 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨Р╨╗╨╕╤Б╨░/10-Chyornaya metka (1994g.)/Alisa_-_Umeret molodim.mp3
20250611 103722 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨Р╨╗╨╕╤Б╨░/11-Alisa na Shablovke (1995g.)/Kinchev&Galanin - Lubov'.mp3
20250611 103722 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨Р╨╗╨╕╤Б╨░/12-Duren (1997g.)/Alisa_-_Siniy dim.mp3
20250611 103722 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨Р╨╗╨╕╤Б╨░/13-Plyas Sibiri na Beregah Nevi (1998g.)/Alisa_-_Kto ti.mp3
20250611 103722 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨Р╨╗╨╕╤Б╨░/14-Kinchev i Rikoshet - Geopolitika (1998g.)/Alisa_-_Moy gorod.mp3
20250611 103722 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨Р╨╗╨╕╤Б╨░/2005 - ╨б╨╕╨╜╨╕╨╣ ╨┐╤А╨╡╨┤╨╡╨╗/03 - ╨б╨╕╨╜╨╕╨╣ ╨┐╤А╨╡╨┤╨╡╨╗.mp3
20250611 103723 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨С╨Ш-2/╨С╨╕-2 - ╨б╤З╨░╤Б╤В╤М╨╡.mp3
20250611 103723 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨Т╨╗╨░╤Б╤В╨╡╨╗╨╕╨╜ ╨Ъ╨╛╨╗╨╡╤Ж ╨С╤А╨░╤В╤Б╤В╨▓╨╛ ╨║╨╛╨╗╤М╤Ж╨░/The Treason of Isengard.track04.mp3
20250611 103723 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨Ъ╤А╨╡╨╝╨░╤В╨╛╤А╨╕╨╣/17 - ╨Ъ╤А╨╡╨╝╨░╤В╨╛╤А╨╕╨╣ - ╨б╨╡╨║╤Б╤Г╨░╨╗╤М╨╜╨░╤П ╨Ъ╨╛╤И╨║╨░.mp3
20250611 103723 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨╝╤Г╨╝╨╕╨╣ ╤В╤А╨╛╨╗╨╗╤М/╨Ь╤Г╨╝╨╕╨╣_╨в╤А╨╛╨╗╤М_-_╨Ь╨░╨╗╤Л╤И__╤В╤Л_╨╝╨╡╨╜╤П_╨▓╨╛╨╗╨╜╤Г╨╡╤И╤М.mp3
20250611 103724 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨Э╨░╤Г╤В╨╕╨╗╤Г╤Б/╨Р╨║╤Г╤Б╤В╨╕╨║╨░/╨н╤В╨╕ ╤А╨╡╨║╨╕.mp3
20250611 103724 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨Э╨░╤Г╤В╨╕╨╗╤Г╤Б/╨Ъ╨╜╤П╨╖╤М ╤В╨╕╤И╨╕╨╜╤Л/ya_hochy_b61t_s_toboy.mp3
20250611 103724 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨Э╨░╤Г╤В╨╕╨╗╤Г╤Б/╨Ъ╤А╤Л╨╗╤М╤П/zolotoe_pyatno.mp3
20250611 103724 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨Э╨░╤Г╤В╨╕╨╗╤Г╤Б/╨в╨╕╤В╨░╨╜╨╕╨║/NAU_ZVER.MP3
20250611 103724 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨Э╨░╤Г╤В╨╕╨╗╤Г╤Б/╨п╨▒╨╗╨╛╨║╨╕╤В╨░╨╣/╨в╤А╨╕ ╤Ж╨░╤А╤П.mp3
20250611 103724 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨Я╨Ш╨Ы╨Ю╨в/╨и╨╜╤Г╤А╨╛╨║.mp3
20250611 103725 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨б╨┐╨╗╨╕╨╜/011_AKUSTIK_1/011_-_13_DALEKO_DOMOI.MP3
20250611 103725 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨б╨┐╨╗╨╕╨╜/012_AKUSTICA_2/012_-_09_SLOMANNO_VSE.MP3
20250611 103725 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨в╨░╨╜╤Ж╤Л ╨╝╨╕╨╜╤Г╤Б/╨в╨░╨╜╤Ж╤Л ╨Ь╨╕╨╜╤Г╤Б_╨ж╨▓╨╡╤В╤Г╤В ╤Ж╨▓╨╡╤В╤Л.mp3
20250611 103725 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨з╨░╨╣╤Д/sound/06-Deti gor (1993)/10-U zimnego morya.mp3
20250611 103725 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨з╨░╨╣╤Д/sound/07-Oranjevoe nastroenie (1994)/12-Blyuz prostogo cheloveka.mp3
20250611 103725 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨з╨╕╨Ц/12 - ╨Ь╨░╨╝╨░.mp3
20250611 103725 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨з╨╕╨Ц/1991 - ╨С╤Г╨│╨╕-╨е╨░╤А╤М╨║╨╛╨▓/11 - ╨Р╤Б╤Б╨╛╨╗╤М .mp3
20250611 103725 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨з╨╕╨Ц/1993 - ╨з╨╕╨╢/10 - ╨У╨╗╤Г╨┐╨╡╨╜╤М╨║╨░╤П ╨┐╨╡╤Б╨╜╤П (╨Р╤Б╤Б╨╛╨╗╤М).mp3
20250611 103725 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨з╨╕╨Ц/1994 - Live/09 - ╨Ъ╤А╤Г╨│╨╛╨╝ ╤В╨░╨╣╨│╨░ .mp3
20250611 103726 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨з╨╕╨Ц/1994 - ╨Я╨╡╤А╨╡╨║╤А╨╡╤Б╤В╨╛╨║/10 - Coda.mp3
20250611 103726 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨з╨╕╨Ц/1995 - Greatest Hits/11 - ╨Т╨╡╤З╨╜╨░╤П ╨╝╨╛╨╗╨╛╨┤╨╛╤Б╤В╤М.mp3
20250611 103726 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨з╨╕╨Ц/1995 - ╨Ю ╨╗╤О╨▒╨▓╨╕/14 - ╨Ф╨▓╨╡╤А╤М ╨▓ ╨╗╨╡╤В╨╛ (II).mp3
20250611 103726 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨з╨╕╨Ц/1996 - ╨Я╨╛╨╗╨╛╨╜╨╡╨╖/09 - ╨д╨╡╤П .mp3
20250611 103726 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨з╨╕╨Ц/1996 - ╨н╤А╨╛╨│╨╡╨╜╨╜╨░╤П ╨╖╨╛╨╜╨░/09 - ╨Ы╨╕╤А╨╕╤З╨╡╤Б╨║╨░╤П.mp3
20250611 103726 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨з╨╕╨Ц/1997 - ╨С╨╛╨╝╨▒╨░╤А╨┤╨╕╤А╨╛╨▓╤Й╨╕╨║╨╕/13 - ╨Ю╤Б╨╡╨╜╤М.mp3
20250611 103726 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨з╨╕╨Ц/1998 - ╨▓ 20_00 ╨┐╨╛ ╨У╤А╨╕╨╜╨▓╨╕╤З╤Г/10 - ╨С╨╕ ╨С╨╕ ╨б╨╕ ╨┐╤А╨╛╨┤╨╛╨╗╨╢╨░╨╡╤В ╨┐╨╡╤А╨╡╨┤╨░╤З╤Г.mp3
20250611 103726 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨з╨╕╨Ц/1998 - ╨Э╨╛╨▓╤Л╨╣ ╨Ш╨╡╤А╤Г╤Б╨░╨╗╨╕╨╝/12 - ╨д╨░╨╜╤В╨╛╨╝.mp3
20250611 103726 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨з╨╕╨Ц/1999 - ╨Ъ╤Г╨║╤А╤Л╨╜╨╕╨║╤Б╤Л/12 - ╨Э╨╡╨▓╨╡╨╖╤Г╤З╨╕╨╣.mp3
20250611 103726 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨з╨╕╨Ц/1999 - ╨Э╨╡╤З╨╡╨│╨╛ ╤В╨╡╤А╤П╤В╤М/14 - ╨г╤А╨░╨╗ ╨С╨░╨╣╨║╨╡╤А ╨С╨╗╤О╨╖ (vers2).mp3
20250611 103726 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨з╨╕╨Ц/╨д╨░╨╜╤В╨╛╨╝/18 - ╨Ъ╤А╨╡╨╝╨░╤В╨╛╤А╨╕╨╣ - ╨Ь╤Г╤Б╨╛╤А╨╜╤Л╨╣ ╨Т╨╡╤В╨╡╤А.mp3
20250611 103726 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨з╨╕╨Ц/╨з╨╕╨Ц/1998 - ╨▓ 20_00 ╨┐╨╛ ╨У╤А╨╕╨╜╨▓╨╕╤З╤Г/01 - ╨б╨╡╨▓╨░ ╨Э╨╛╨▓╨│╨╛╤А╨╛╨┤╤Ж╨╡╨▓.mp3
20250611 103726 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨з╨╕╨Ц/╨з╨╕╨Ц/1998 - ╨Э╨╛╨▓╤Л╨╣ ╨Ш╨╡╤А╤Г╤Б╨░╨╗╨╕╨╝/12 - ╨д╨░╨╜╤В╨╛╨╝.mp3
20250611 103726 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨з╨╕╨Ц/╨з╨╕╨Ц/1999 - ╨Ъ╤Г╨║╤А╤Л╨╜╨╕╨║╤Б╤Л/12 - ╨Э╨╡╨▓╨╡╨╖╤Г╤З╨╕╨╣.mp3
20250611 103726 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨з╨╕╨Ц/╨з╨╕╨Ц/╨з╨╕╨Ц/12 - ╨Ь╨░╨╝╨░.mp3
20250611 103727 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨з╨╕╨Ц/╨з╨╕╨Ц/╨з╨╕╨Ц/1999 - ╨Э╨╡╤З╨╡╨│╨╛ ╤В╨╡╤А╤П╤В╤М/14 - ╨г╤А╨░╨╗ ╨С╨░╨╣╨║╨╡╤А ╨С╨╗╤О╨╖ (vers2).mp3
20250611 103727 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨н╨┤╨▓╨░╤А╨┤ ╤А╤Г╨║╨╕-╨╜╨╛╨╢╨╜╨╕╤Ж╤Л/9  Edwardo the Barber  Danny Elfman .mp3
20250611 103824 thumb-gen: Error: Not a valid FLAC bitstream: USB/MUSIC_Alex/MUSIC/POP/Whitney.Houston_2000_Greatest.Hits(2CD)/CD1/18 - Could I Have This Kiss Forever.flac
20250611 103824 thumb-gen: Error: Not a valid FLAC bitstream: USB/MUSIC_Alex/MUSIC/POP/Whitney.Houston_2000_Greatest.Hits(2CD)/CD2/17 - I'm Your Baby Tonight (Dronez Mix).flac
20250611 103842 thumb-gen: Error: Not a valid FLAC bitstream: USB/MUSIC_Alex/MUSIC/Test Audio/Julia Kent - Delay (Important - 2007)/18 - Malpensa.flac
20250611 103844 thumb-gen: Error: Not a valid FLAC bitstream: USB/MUSIC_Alex/MUSIC/Test Audio/╨Р╤Г╨┤╨╕╨╛╨┤╨╛╨║╤В╨╛╤А FSQ/Julia Kent - Delay (Important - 2007)/18 - Malpensa.flac
20250611 103910 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/╨Э╨░╤И╨╕/╨Ф╨╡╤В╤Б╨║╨╕╨╡ ╨┐╨╡╤Б╨╡╨╜╨║╨╕/069 ╨Т ╨╝╨╕╤А╨╡ ╨╝╨╜╨╛╨│╨╛ ╤Б╨║╨░╨╖╨╛╨║.mp3
20250611 103915 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/Other/╨╜╨░╤Б╤В╨╡/╨║╨╜╨╕╨│╨╕/╤Г╤З╤С╨▒╨░/╨░╨╜╨│╨╗╨╕╨╣╤Б╨║╨╕╨╣ ╤А╨╡╨┐╨╡╤В╨╕╤В╨╛╤А/╤З╨╕╤Б╤В╨╛/╨║3 ╤Б╤В2.mp3
20250611 103915 thumb-gen: Done: 2332 folders scanned, 2320 thumbs created, 12 already in cache.
20250611 104536 worker: Job regen_library done

But I don't have a line
mpdindex: Done: indexed 307 artists, 400 albums, 4457 songs
as in your example

and there is no lines
mpdindex: Start
mpdindex: Cmd (update)


Attached Files Thumbnail(s)
       
#28
Same problem here with various browsers, both Android and Windows. 9.3.6 Version.
Greetings
#29
(06-11-2025, 08:39 AM)grandfunk69 Wrote: Same problem here with various browsers, both Android and Windows. 9.3.6 Version.
Greetings

What exactly is the problem?
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
#30
(06-11-2025, 08:11 AM)alexarz Wrote: Started the update at 10:28:39.
The update finished at 10:45:36 - you can see it on the screenshot.
But the separate folder still doesn't update

Code:
20250611 100805 worker: --
20250611 100806 worker: -- Start moOde 9 series
20250611 100806 worker: --
20250611 100806 worker: Daemonize:     complete
20250611 100812 worker: Linux startup: complete
20250611 100812 worker: Boot config:   ok
20250611 100812 worker: Boot folder:   ok
20250611 100812 worker: Radio table:   ok
20250611 100813 worker: PHP session:   cleaned
20250611 100813 worker: PHP session:   loaded
20250611 100815 worker: Package locks: applied
20250611 100816 worker: File check:    complete
20250611 100816 worker: Log to RAM:    off
20250611 100816 worker: Tmp to RAM:    on
20250611 100816 worker: Debug logging: off
20250611 100816 worker: --
20250611 100816 worker: -- System
20250611 100816 worker: --
20250611 100817 worker: Host name:     moode
20250611 100817 worker: RPi model:     Pi-4B 1.2 2GB
20250611 100817 worker: moOde release: 9.3.5 2025-05-25
20250611 100817 worker: RaspiOS:       12.11 Bookworm 64-bit
20250611 100817 worker: Linux Kernel:  6.12.25 64-bit
20250611 100817 worker: MPD version:   0.24.4
20250611 100817 worker: User id:       alex
20250611 100817 worker: Home folder:   /home/alex
20250611 100817 worker: Time zone:     Europe/Moscow
20250611 100817 worker: Kbd layout:    us
20250611 100817 worker: HDMI ports(s): on
20250611 100817 worker: HDMI-CEC:      off
20250611 100817 worker: Sys LED0:      on
20250611 100817 worker: Sys LED1:      on
20250611 100817 worker: Reduce power:  n/a
20250611 100817 worker: Fan control:   n/a
20250611 100817 worker: CPU governor:  ondemand
20250611 100817 worker: --
20250611 100817 worker: -- Network
20250611 100817 worker: --
20250611 100817 worker: Eth0
20250611 100817 worker: Ethernet: adapter exists
20250611 100817 worker: Ethernet: timeout off
20250611 100817 worker: Ethernet: address not assigned
20250611 100817 worker: Wlan0
20250611 100817 worker: Wireless: adapter exists
20250611 100817 worker: Wireless: country RU
20250611 100817 worker: Wireless: SSID    REDMI9
20250611 100817 worker: Wireless: other   None
20250611 100817 worker: Wireless: timeout up to 90 secs
20250611 100817 worker: Wireless: connect to REDMI9
20250611 100818 worker: Wireless: method  dhcp
20250611 100818 worker: Wireless: address 192.168.43.160
20250611 100818 worker: Wireless: netmask 255.255.255.0
20250611 100818 worker: Wireless: gateway 192.168.43.1
20250611 100818 worker: Wireless: pri DNS 192.168.43.1
20250611 100818 worker: Wireless: domain  none found
20250611 100818 worker: mDNS
20250611 100818 worker: Discover: IPv4 and IPv6
20250611 100818 worker: --
20250611 100818 worker: -- File sharing
20250611 100818 worker: --
20250611 100818 worker: SMB file sharing:  on
20250611 100818 worker: SMB password:      set
20250611 100818 worker: NFS file sharing:  off
20250611 100818 worker: DLNA file sharing: off
20250611 100818 worker: --
20250611 100818 worker: -- Special configs
20250611 100818 worker: --
20250611 100818 worker: Plexamp:          not installed
20250611 100818 worker: RoonBridge:       not installed
20250611 100818 worker: Allo Boss 2:      not detected, OLED script ok
20250611 100818 worker: Allo Piano 2.1:   not detected
20250611 100818 worker: IQaudIO DigiAMP+: not detected
20250611 100818 worker: RPi DigiAMP+:     not detected
20250611 100818 worker: Bluetooth:        session vars ok
20250611 100818 worker: --
20250611 100818 worker: -- ALSA debug
20250611 100818 worker: --
20250611 100818 worker: Cards:  0:vc4hdmi0        1:vc4hdmi1        2:DAC             3:empty          
20250611 100818 worker:         4:empty           5:empty           6:empty           7:empty          
20250611 100818 worker: Mixers: 0:(PCM)           1:none            2:(Digital)       3:none            
20250611 100818 worker:         4:none            5:none            6:none            7:none            
20250611 100818 worker: --
20250611 100818 worker: -- Audio configuration
20250611 100818 worker: --
20250611 100818 worker: Audio device:  2:Audiophonics ES9028/9038 DAC
20250611 100819 worker: ALSA card:     has not been reassigned
20250611 100819 worker: MPD config:    update not needed
20250611 100819 worker: ALSA output:   I2S
20250611 100819 worker: ALSA mode:     Direct (hw)
20250611 100819 worker: ALSA mixer:    Digital
20250611 100819 worker: ALSA volume:   100% (0.00dB)
20250611 100819 worker: ALSA maxvol:   100%
20250611 100819 worker: ALSA loopback: off
20250611 100819 worker: MPD mixer      Software
20250611 100819 worker: Integ audio:   vc4-kms-v3d
20250611 100819 worker: Audio formats: S16_LE, S32_LE
20250611 100819 worker: CamillaDSP:    off
20250611 100819 worker: CDSP volume:   0dB
20250611 100819 worker: CDSP volrange: 60dB
20250611 100819 worker: --
20250611 100819 worker: -- MPD startup
20250611 100819 worker: --
20250611 100820 worker: MPD service:        started
20250611 100820 worker: MPD port 6600:      accepting connections
20250611 100820 worker: MPD ALSA Default:   on
20250611 100820 worker: MPD ALSA Bluetooth: off
20250611 100820 worker: MPD HTTP Server:    off
20250611 100820 worker: MPD volume:         0
20250611 100820 worker: Saved MPD vol:      -1
20250611 100820 worker: Saved SRC vol:      0
20250611 100820 worker: MPD crossfade:      off
20250611 100820 worker: MPD ignore CUE:     no
20250611 100820 worker: MPD CDSP volsync:   off
20250611 100820 worker: --
20250611 100820 worker: -- Music sources
20250611 100820 worker: --
20250611 100820 worker: USB drive:      2Tb_Music (exfat)
20250611 100821 worker: USB drive:      MUSIC_Alex (ntfs)
20250611 100821 worker: NVMe drives:    none
20250611 100821 worker: SATA drives:    none
20250611 100821 worker: NAS sources:    none
20250611 100821 worker: --
20250611 100821 worker: -- Feature availability
20250611 100821 worker: --
20250611 100821 worker: Input select:    available, Source: MPD, Output: Audiophonics ES9028/9038 DAC
20250611 100821 worker: Bluetooth:       available, PIN: None, ALSA/CDSP maxvol: 100%/0dB, ALSA outmode: Standard
20250611 100821 worker: AirPlay:         available
20250611 100821 worker: Spotify Connect: available
20250611 100821 worker: Deezer Connect:  n/a
20250611 100821 worker: Squeezelite:     available
20250611 100821 worker: UPnP client:     available
20250611 100821 worker: Plexamp:         not installed, ALSA maxvol: 100%
20250611 100821 worker: RoonBridge:      not installed
20250611 100821 worker: Multiroom:       available
20250611 100821 worker: GPIO buttons:    available
20250611 100821 worker: Stream recorder: n/a
20250611 100821 worker: --
20250611 100821 worker: -- Security
20250611 100821 worker: --
20250611 100821 worker: Web SSH server:    on
20250611 100821 worker: XSS detection:     off
20250611 100821 worker: HTTPS mode:        available
20250611 100821 worker: --
20250611 100821 worker: -- Peripherals
20250611 100821 worker: --
20250611 100822 worker: Local display:   off
20250611 100822 worker: Chromium ver:    126.0.6478.164-rpt1
20250611 100822 worker: Chromium cfg:    directory ok
20250611 100822 worker: Screen blank     off
20250611 100822 worker: On-screen kbd:   on
20250611 100822 worker: Disable GPU:     off
20250611 100822 worker: HDMI orient:     landscape
20250611 100822 worker: HDMI 4K 60Hz:    off
20250611 100822 worker: DSI scn type:    none
20250611 100822 worker: DSI port:        1
20250611 100822 worker: DSI brightness:  255
20250611 100822 worker: DSI rotate:      0
20250611 100822 worker: Rotary encoder:  off
20250611 100822 worker: Triggerhappy:    off
20250611 100822 worker: LCD updater:     off
20250611 100822 worker: --
20250611 100822 worker: -- Miscellaneous
20250611 100822 worker: --
20250611 100822 worker: Software update:   Automatic check off
20250611 100822 worker: Auto-CoverView:    on
20250611 100822 worker: CoverView timeout: 60
20250611 100822 worker: Auto-shuffle:      off
20250611 100822 worker: Auto-play:         on, via playid 2
20250611 100822 worker: Maintenance task:  360 mins
20250611 100822 worker: Current view:      reset to Playback
20250611 100822 worker: Active flags:      all false
20250611 100822 worker: Reset flags:       skipped
20250611 100822 worker: Session check:     ok
20250611 100822 worker: --
20250611 100822 worker: -- Startup complete
20250611 100822 worker: --
20250611 100822 worker: Mount monitor:    started
20250611 100822 worker: Radio monitor:    off
20250611 100822 worker: Watchdog monitor: started
20250611 100822 worker: Responsiveness:   Default
20250611 100822 worker: Ready
20250611 102839 worker: Job regen_library
20250611 102839 worker: Clear Library tag cache
20250611 102839 worker: Start MPD database regen
20250611 102839 worker: Clear thumbnail cache
20250611 102839 thumb-gen: Start
20250611 102839 thumb-gen: Scan opt: Default
20250611 102839 thumb-gen: Priority: Embedded cover
20250611 102839 thumb-gen: Res,Qual: Auto
20250611 102839 thumb-gen: Px ratio: 2
20250611 102839 thumb-gen: Th width: 200
20250611 102839 thumb-gen: Thm qual: 75
20250611 102839 thumb-gen: Scanning: NAS, NVME, SATA, SDCARD, 2Tb_Music, MUSIC_Alex
20250611 103114 thumb-gen: Image file: Not a valid file path
20250611 103114 thumb-gen: Error: imagecreatefromstring() failed: USB/2Tb_Music/CLASSIC/Daniel Hope - Hope@Home (2020) 24Bit-48kHz/21 - Daniel Hope - Weill- Lost in the Stars - Lost in the Stars.flac
20250611 103527 thumb-gen: Error: Not a valid FLAC bitstream: USB/MUSIC_Alex/MUSIC/INSTRUMENTAL/Omar Akram/2002 - Omar - Opal Fire/12 - Opal Fire.flac
20250611 103528 thumb-gen: Error: Not a valid FLAC bitstream: USB/MUSIC_Alex/MUSIC/INSTRUMENTAL/Omar Akram/2004 - Omar - Free as a Bird/11 - Flight of Mystery.flac
20250611 103528 thumb-gen: Error: Not a valid FLAC bitstream: USB/MUSIC_Alex/MUSIC/INSTRUMENTAL/Omar Akram/2007 - Omar - Secret Journey/12 - Angel Of Hope.flac
20250611 103642 thumb-gen: Error: Not a valid FLAC bitstream: USB/MUSIC_Alex/MUSIC/JAZZ/HOLLY COLE/Holly Cole - Romantically Helpless (2000)/12 - Holly Cole - Same Girl.flac
20250611 103718 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/15_Red_Hot_Chili_Peppers_Road_Trippin.mp3
20250611 103719 thumb-gen: Error: File does not contain ID3v2 tag of supported version: v2.2: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/Lana/EPs, Singles & Remixes/Lana Del Rey - 2011 - Kinda Outta Luck [Single]/01 Kinda Outta Luck.mp3
20250611 103720 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/Linkin park/12 - Session.mp3
20250611 103721 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨Р╨╗╨╕╤Б╨░/01-Nervnaya noch (1984g.)/11-Zavtra mojet bit pozdno.mp3
20250611 103721 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨Р╨╗╨╕╤Б╨░/02-Energiya (1985g.)/10-Energiya.mp3
20250611 103721 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨Р╨╗╨╕╤Б╨░/03-Blok ada (1987g.)/09-Zemlya.mp3
20250611 103721 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨Р╨╗╨╕╤Б╨░/04-Akustika (Chast 1, Perm, 1988g.)/16-Mi derjim put v storonu lesa.mp3
20250611 103721 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨Р╨╗╨╕╤Б╨░/05-Akustika (Chast 2, Leningrad, 1985g.)/14-Hozyain.mp3
20250611 103721 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨Р╨╗╨╕╤Б╨░/06-Shestoy lesnichiy (1989g.)/08-Sterh.mp3
20250611 103722 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨Р╨╗╨╕╤Б╨░/08-Shabash (1990g.)/Alisa_-_Sumerki.mp3
20250611 103722 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨Р╨╗╨╕╤Б╨░/09-Dlya teh, kto svalilsya s Luni (1993g.)/09-Pasinok zvyozd.mp3
20250611 103722 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨Р╨╗╨╕╤Б╨░/10-Chyornaya metka (1994g.)/Alisa_-_Umeret molodim.mp3
20250611 103722 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨Р╨╗╨╕╤Б╨░/11-Alisa na Shablovke (1995g.)/Kinchev&Galanin - Lubov'.mp3
20250611 103722 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨Р╨╗╨╕╤Б╨░/12-Duren (1997g.)/Alisa_-_Siniy dim.mp3
20250611 103722 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨Р╨╗╨╕╤Б╨░/13-Plyas Sibiri na Beregah Nevi (1998g.)/Alisa_-_Kto ti.mp3
20250611 103722 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨Р╨╗╨╕╤Б╨░/14-Kinchev i Rikoshet - Geopolitika (1998g.)/Alisa_-_Moy gorod.mp3
20250611 103722 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨Р╨╗╨╕╤Б╨░/2005 - ╨б╨╕╨╜╨╕╨╣ ╨┐╤А╨╡╨┤╨╡╨╗/03 - ╨б╨╕╨╜╨╕╨╣ ╨┐╤А╨╡╨┤╨╡╨╗.mp3
20250611 103723 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨С╨Ш-2/╨С╨╕-2 - ╨б╤З╨░╤Б╤В╤М╨╡.mp3
20250611 103723 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨Т╨╗╨░╤Б╤В╨╡╨╗╨╕╨╜ ╨Ъ╨╛╨╗╨╡╤Ж ╨С╤А╨░╤В╤Б╤В╨▓╨╛ ╨║╨╛╨╗╤М╤Ж╨░/The Treason of Isengard.track04.mp3
20250611 103723 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨Ъ╤А╨╡╨╝╨░╤В╨╛╤А╨╕╨╣/17 - ╨Ъ╤А╨╡╨╝╨░╤В╨╛╤А╨╕╨╣ - ╨б╨╡╨║╤Б╤Г╨░╨╗╤М╨╜╨░╤П ╨Ъ╨╛╤И╨║╨░.mp3
20250611 103723 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨╝╤Г╨╝╨╕╨╣ ╤В╤А╨╛╨╗╨╗╤М/╨Ь╤Г╨╝╨╕╨╣_╨в╤А╨╛╨╗╤М_-_╨Ь╨░╨╗╤Л╤И__╤В╤Л_╨╝╨╡╨╜╤П_╨▓╨╛╨╗╨╜╤Г╨╡╤И╤М.mp3
20250611 103724 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨Э╨░╤Г╤В╨╕╨╗╤Г╤Б/╨Р╨║╤Г╤Б╤В╨╕╨║╨░/╨н╤В╨╕ ╤А╨╡╨║╨╕.mp3
20250611 103724 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨Э╨░╤Г╤В╨╕╨╗╤Г╤Б/╨Ъ╨╜╤П╨╖╤М ╤В╨╕╤И╨╕╨╜╤Л/ya_hochy_b61t_s_toboy.mp3
20250611 103724 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨Э╨░╤Г╤В╨╕╨╗╤Г╤Б/╨Ъ╤А╤Л╨╗╤М╤П/zolotoe_pyatno.mp3
20250611 103724 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨Э╨░╤Г╤В╨╕╨╗╤Г╤Б/╨в╨╕╤В╨░╨╜╨╕╨║/NAU_ZVER.MP3
20250611 103724 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨Э╨░╤Г╤В╨╕╨╗╤Г╤Б/╨п╨▒╨╗╨╛╨║╨╕╤В╨░╨╣/╨в╤А╨╕ ╤Ж╨░╤А╤П.mp3
20250611 103724 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨Я╨Ш╨Ы╨Ю╨в/╨и╨╜╤Г╤А╨╛╨║.mp3
20250611 103725 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨б╨┐╨╗╨╕╨╜/011_AKUSTIK_1/011_-_13_DALEKO_DOMOI.MP3
20250611 103725 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨б╨┐╨╗╨╕╨╜/012_AKUSTICA_2/012_-_09_SLOMANNO_VSE.MP3
20250611 103725 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨в╨░╨╜╤Ж╤Л ╨╝╨╕╨╜╤Г╤Б/╨в╨░╨╜╤Ж╤Л ╨Ь╨╕╨╜╤Г╤Б_╨ж╨▓╨╡╤В╤Г╤В ╤Ж╨▓╨╡╤В╤Л.mp3
20250611 103725 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨з╨░╨╣╤Д/sound/06-Deti gor (1993)/10-U zimnego morya.mp3
20250611 103725 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨з╨░╨╣╤Д/sound/07-Oranjevoe nastroenie (1994)/12-Blyuz prostogo cheloveka.mp3
20250611 103725 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨з╨╕╨Ц/12 - ╨Ь╨░╨╝╨░.mp3
20250611 103725 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨з╨╕╨Ц/1991 - ╨С╤Г╨│╨╕-╨е╨░╤А╤М╨║╨╛╨▓/11 - ╨Р╤Б╤Б╨╛╨╗╤М .mp3
20250611 103725 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨з╨╕╨Ц/1993 - ╨з╨╕╨╢/10 - ╨У╨╗╤Г╨┐╨╡╨╜╤М╨║╨░╤П ╨┐╨╡╤Б╨╜╤П (╨Р╤Б╤Б╨╛╨╗╤М).mp3
20250611 103725 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨з╨╕╨Ц/1994 - Live/09 - ╨Ъ╤А╤Г╨│╨╛╨╝ ╤В╨░╨╣╨│╨░ .mp3
20250611 103726 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨з╨╕╨Ц/1994 - ╨Я╨╡╤А╨╡╨║╤А╨╡╤Б╤В╨╛╨║/10 - Coda.mp3
20250611 103726 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨з╨╕╨Ц/1995 - Greatest Hits/11 - ╨Т╨╡╤З╨╜╨░╤П ╨╝╨╛╨╗╨╛╨┤╨╛╤Б╤В╤М.mp3
20250611 103726 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨з╨╕╨Ц/1995 - ╨Ю ╨╗╤О╨▒╨▓╨╕/14 - ╨Ф╨▓╨╡╤А╤М ╨▓ ╨╗╨╡╤В╨╛ (II).mp3
20250611 103726 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨з╨╕╨Ц/1996 - ╨Я╨╛╨╗╨╛╨╜╨╡╨╖/09 - ╨д╨╡╤П .mp3
20250611 103726 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨з╨╕╨Ц/1996 - ╨н╤А╨╛╨│╨╡╨╜╨╜╨░╤П ╨╖╨╛╨╜╨░/09 - ╨Ы╨╕╤А╨╕╤З╨╡╤Б╨║╨░╤П.mp3
20250611 103726 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨з╨╕╨Ц/1997 - ╨С╨╛╨╝╨▒╨░╤А╨┤╨╕╤А╨╛╨▓╤Й╨╕╨║╨╕/13 - ╨Ю╤Б╨╡╨╜╤М.mp3
20250611 103726 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨з╨╕╨Ц/1998 - ╨▓ 20_00 ╨┐╨╛ ╨У╤А╨╕╨╜╨▓╨╕╤З╤Г/10 - ╨С╨╕ ╨С╨╕ ╨б╨╕ ╨┐╤А╨╛╨┤╨╛╨╗╨╢╨░╨╡╤В ╨┐╨╡╤А╨╡╨┤╨░╤З╤Г.mp3
20250611 103726 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨з╨╕╨Ц/1998 - ╨Э╨╛╨▓╤Л╨╣ ╨Ш╨╡╤А╤Г╤Б╨░╨╗╨╕╨╝/12 - ╨д╨░╨╜╤В╨╛╨╝.mp3
20250611 103726 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨з╨╕╨Ц/1999 - ╨Ъ╤Г╨║╤А╤Л╨╜╨╕╨║╤Б╤Л/12 - ╨Э╨╡╨▓╨╡╨╖╤Г╤З╨╕╨╣.mp3
20250611 103726 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨з╨╕╨Ц/1999 - ╨Э╨╡╤З╨╡╨│╨╛ ╤В╨╡╤А╤П╤В╤М/14 - ╨г╤А╨░╨╗ ╨С╨░╨╣╨║╨╡╤А ╨С╨╗╤О╨╖ (vers2).mp3
20250611 103726 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨з╨╕╨Ц/╨д╨░╨╜╤В╨╛╨╝/18 - ╨Ъ╤А╨╡╨╝╨░╤В╨╛╤А╨╕╨╣ - ╨Ь╤Г╤Б╨╛╤А╨╜╤Л╨╣ ╨Т╨╡╤В╨╡╤А.mp3
20250611 103726 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨з╨╕╨Ц/╨з╨╕╨Ц/1998 - ╨▓ 20_00 ╨┐╨╛ ╨У╤А╨╕╨╜╨▓╨╕╤З╤Г/01 - ╨б╨╡╨▓╨░ ╨Э╨╛╨▓╨│╨╛╤А╨╛╨┤╤Ж╨╡╨▓.mp3
20250611 103726 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨з╨╕╨Ц/╨з╨╕╨Ц/1998 - ╨Э╨╛╨▓╤Л╨╣ ╨Ш╨╡╤А╤Г╤Б╨░╨╗╨╕╨╝/12 - ╨д╨░╨╜╤В╨╛╨╝.mp3
20250611 103726 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨з╨╕╨Ц/╨з╨╕╨Ц/1999 - ╨Ъ╤Г╨║╤А╤Л╨╜╨╕╨║╤Б╤Л/12 - ╨Э╨╡╨▓╨╡╨╖╤Г╤З╨╕╨╣.mp3
20250611 103726 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨з╨╕╨Ц/╨з╨╕╨Ц/╨з╨╕╨Ц/12 - ╨Ь╨░╨╝╨░.mp3
20250611 103727 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨з╨╕╨Ц/╨з╨╕╨Ц/╨з╨╕╨Ц/1999 - ╨Э╨╡╤З╨╡╨│╨╛ ╤В╨╡╤А╤П╤В╤М/14 - ╨г╤А╨░╨╗ ╨С╨░╨╣╨║╨╡╤А ╨С╨╗╤О╨╖ (vers2).mp3
20250611 103727 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/MP3/╨╝╤Г╨╖╤Л╨║╨░/╨н╨┤╨▓╨░╤А╨┤ ╤А╤Г╨║╨╕-╨╜╨╛╨╢╨╜╨╕╤Ж╤Л/9  Edwardo the Barber  Danny Elfman .mp3
20250611 103824 thumb-gen: Error: Not a valid FLAC bitstream: USB/MUSIC_Alex/MUSIC/POP/Whitney.Houston_2000_Greatest.Hits(2CD)/CD1/18 - Could I Have This Kiss Forever.flac
20250611 103824 thumb-gen: Error: Not a valid FLAC bitstream: USB/MUSIC_Alex/MUSIC/POP/Whitney.Houston_2000_Greatest.Hits(2CD)/CD2/17 - I'm Your Baby Tonight (Dronez Mix).flac
20250611 103842 thumb-gen: Error: Not a valid FLAC bitstream: USB/MUSIC_Alex/MUSIC/Test Audio/Julia Kent - Delay (Important - 2007)/18 - Malpensa.flac
20250611 103844 thumb-gen: Error: Not a valid FLAC bitstream: USB/MUSIC_Alex/MUSIC/Test Audio/╨Р╤Г╨┤╨╕╨╛╨┤╨╛╨║╤В╨╛╤А FSQ/Julia Kent - Delay (Important - 2007)/18 - Malpensa.flac
20250611 103910 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/MUSIC/╨Э╨░╤И╨╕/╨Ф╨╡╤В╤Б╨║╨╕╨╡ ╨┐╨╡╤Б╨╡╨╜╨║╨╕/069 ╨Т ╨╝╨╕╤А╨╡ ╨╝╨╜╨╛╨│╨╛ ╤Б╨║╨░╨╖╨╛╨║.mp3
20250611 103915 thumb-gen: Error: File does not contain ID3v2 tag: USB/MUSIC_Alex/Other/╨╜╨░╤Б╤В╨╡/╨║╨╜╨╕╨│╨╕/╤Г╤З╤С╨▒╨░/╨░╨╜╨│╨╗╨╕╨╣╤Б╨║╨╕╨╣ ╤А╨╡╨┐╨╡╤В╨╕╤В╨╛╤А/╤З╨╕╤Б╤В╨╛/╨║3 ╤Б╤В2.mp3
20250611 103915 thumb-gen: Done: 2332 folders scanned, 2320 thumbs created, 12 already in cache.
20250611 104536 worker: Job regen_library done

But I don't have a line
mpdindex: Done: indexed 307 artists, 400 albums, 4457 songs
as in your example

and there is no lines
mpdindex: Start
mpdindex: Cmd (update)

The log messages are correct for a regen but I could add the "mpdindex" lines in upcoming 9.3.7.

Your issue "But the separate folder still doesn't update" is a mystery to me but maybe someone else will have some new troubleshooting ideas or insights into whats going on.
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub


Forum Jump: