Posts: 41
Threads: 2
Joined: May 2025
Reputation:
0
06-19-2025, 12:57 PM
(This post was last modified: 06-19-2025, 12:59 PM by alexarz.)
I don't have any free disks right now where I could transfer the library.
Maybe there is some option to not scan certain folders? Like in android - if a folder contains a nomedia file, it is not scanned.
During the experiments I found out that after updating the library (when the spinner disappears), updating individual folders works, but after a while Thumbnail Generator starts (at this time, frequent access to the disk is visible), and after that updating individual folders no longer works.
Is there a log for Thumbnail Generator?
Posts: 2,195
Threads: 47
Joined: Mar 2020
Reputation:
104
mpdignore will allow you to skip things, but you have to know what to skip so you need to know what's on your drive.
----------------
Robert
Posts: 41
Threads: 2
Joined: May 2025
Reputation:
0
Can you provide the contents of the mpdignore file if I need to exclude, for example, the BLUES folder with all the folders in it?
Posts: 1,599
Threads: 25
Joined: Jun 2022
Reputation:
56
If you have deleted some "suspicious folders", then:
1. there might be other such folders
2. there could also be some "suspicious" files, if you have a Mac updating your folders...
3. take note of the pattern of those suspicious folders names, then, with a very powerful Linux tool by the name of "find" you can scan (and get rid of) all those nasties is a matter of seconds; like:
find <root folder of your library> -iname "file/folder pattern" -exec rm -rf "{}" \;
If you just want to see how many they are, but take no immediate action, just end the command at "file/folder pattern" and you are free to go.
Posts: 33
Threads: 4
Joined: Apr 2023
Reputation:
3
06-19-2025, 05:46 PM
(This post was last modified: 06-19-2025, 07:00 PM by Tim Curtis.
Edit Reason: put log in code box for readability
)
Regenerate database finishes without error.
Update a folder works. Several times.
But after reboot Update a folder gives the "Library update is already in progress." message.
Does this present new information?
Log file:
Code: 20250619 193311 worker: --
20250619 193311 worker: -- Start moOde 9 series
20250619 193311 worker: --
20250619 193311 worker: Daemonize: complete
20250619 193311 worker: Linux startup: complete
20250619 193311 worker: Boot config: ok
20250619 193311 worker: Boot folder: ok
20250619 193311 worker: Radio table: ok
20250619 193313 worker: PHP session: cleaned
20250619 193313 worker: PHP session: loaded
20250619 193317 worker: Package locks: applied
20250619 193318 worker: File check: complete
20250619 193318 worker: Log to RAM: on
20250619 193318 worker: Tmp to RAM: on
20250619 193318 worker: Debug logging: off
20250619 193318 worker: --
20250619 193318 worker: -- System
20250619 193318 worker: --
20250619 193321 worker: Host name: Sennheiser
20250619 193321 worker: RPi model: Pi-3B 1.2 1GB
20250619 193321 worker: moOde release: 9.3.6 2025-06-06
20250619 193321 worker: RaspiOS: 12.10 Bookworm 64-bit
20250619 193321 worker: Linux Kernel: 6.12.25 64-bit
20250619 193321 worker: MPD version: 0.24.4
20250619 193321 worker: User id: pi
20250619 193321 worker: Home folder: /home/pi
20250619 193321 worker: Time zone: Europe/Amsterdam
20250619 193321 worker: Kbd layout: us
20250619 193321 worker: HDMI ports(s): on
20250619 193321 worker: HDMI-CEC: off
20250619 193321 worker: Sys LED0: on
20250619 193321 worker: Sys LED1: on
20250619 193321 worker: Reduce power: n/a
20250619 193321 worker: Fan control: n/a
20250619 193321 worker: CPU governor: ondemand
20250619 193321 worker: --
20250619 193321 worker: -- Network
20250619 193321 worker: --
20250619 193321 worker: Eth0
20250619 193321 worker: Ethernet: adapter exists
20250619 193321 worker: Ethernet: timeout off
20250619 193321 worker: Ethernet: method dhcp
20250619 193321 worker: Ethernet: address 192.168.188.40
20250619 193321 worker: Ethernet: netmask 255.255.255.0
20250619 193321 worker: Ethernet: gateway 192.168.188.1
20250619 193321 worker: Ethernet: pri DNS 192.168.188.1
20250619 193321 worker: Ethernet: domain fritz.box
20250619 193321 worker: Wlan0
20250619 193321 worker: Wireless: adapter does not exist
20250619 193321 worker: mDNS
20250619 193321 worker: Discover: IPv4 and IPv6
20250619 193321 worker: --
20250619 193321 worker: -- File sharing
20250619 193321 worker: --
20250619 193321 worker: SMB file sharing: off
20250619 193321 worker: SMB password: none
20250619 193321 worker: NFS file sharing: off
20250619 193321 worker: DLNA file sharing: off
20250619 193321 worker: --
20250619 193321 worker: -- Special configs
20250619 193321 worker: --
20250619 193321 worker: Plexamp: not installed
20250619 193321 worker: RoonBridge: not installed
20250619 193321 worker: Allo Boss 2: not detected, OLED script ok
20250619 193321 worker: Allo Piano 2.1: not detected
20250619 193321 worker: IQaudIO DigiAMP+: not detected
20250619 193321 worker: RPi DigiAMP+: not detected
20250619 193321 worker: Bluetooth: session vars ok
20250619 193321 worker: --
20250619 193321 worker: -- ALSA debug
20250619 193321 worker: --
20250619 193321 worker: Cards: 0:vc4hdmi 1:sndrpihifiberry 2:empty 3:empty
20250619 193321 worker: 4:empty 5:empty 6:empty 7:empty
20250619 193322 worker: Mixers: 0:none 1:none 2:none 3:none
20250619 193322 worker: 4:none 5:none 6:none 7:none
20250619 193322 worker: --
20250619 193322 worker: -- Audio configuration
20250619 193322 worker: --
20250619 193322 worker: Audio device: 1:HiFiBerry Digi+ Pro
20250619 193322 worker: ALSA card: has not been reassigned
20250619 193322 worker: MPD config: update not needed
20250619 193322 worker: ALSA output: I2S
20250619 193322 worker: ALSA mode: Direct (hw)
20250619 193322 worker: ALSA mixer: none exists
20250619 193325 worker: ALSA volume: controller not detected
20250619 193325 worker: ALSA maxvol: 100%
20250619 193325 worker: ALSA loopback: off
20250619 193325 worker: MPD mixer Fixed (0dB)
20250619 193325 worker: Integ audio: vc4-kms-v3d
20250619 193326 worker: Audio formats: S16_LE, S24_LE
20250619 193326 worker: CamillaDSP: off
20250619 193326 worker: CDSP volume: 0dB
20250619 193326 worker: CDSP volrange: 60dB
20250619 193326 worker: --
20250619 193326 worker: -- MPD startup
20250619 193326 worker: --
20250619 193327 worker: MPD service: started
20250619 193327 worker: MPD port 6600: accepting connections
20250619 193327 worker: MPD ALSA Default: on
20250619 193327 worker: MPD ALSA Bluetooth: off
20250619 193327 worker: MPD HTTP Server: off
20250619 193327 worker: MPD volume: 0
20250619 193327 worker: Saved MPD vol: -1
20250619 193327 worker: Saved SRC vol: 0
20250619 193327 worker: MPD crossfade: off
20250619 193327 worker: MPD ignore CUE: no
20250619 193327 worker: MPD CDSP volsync: off
20250619 193328 worker: --
20250619 193328 worker: -- Music sources
20250619 193328 worker: --
20250619 193328 worker: USB drives: none
20250619 193328 worker: NVMe drives: none
20250619 193328 worker: SATA drives: none
20250619 193328 worker: NAS source: Fafnir (smb)
20250619 193328 worker: NAS source: Fasolt (smb)
20250619 193329 worker: --
20250619 193329 worker: -- Feature availability
20250619 193329 worker: --
20250619 193329 worker: Input select: available, Source: MPD, Output: HiFiBerry Digi+ Pro
20250619 193329 worker: Bluetooth: available, PIN: None, ALSA/CDSP maxvol: 100%/0dB, ALSA outmode: Standard
20250619 193329 worker: AirPlay: available
20250619 193329 worker: Spotify Connect: available
20250619 193329 worker: Deezer Connect: n/a
20250619 193329 worker: Squeezelite: available
20250619 193329 worker: UPnP client: available
20250619 193329 worker: Plexamp: not installed, ALSA maxvol: 100%
20250619 193329 worker: RoonBridge: not installed
20250619 193329 worker: Multiroom: available
20250619 193329 worker: GPIO buttons: available
20250619 193329 worker: Stream recorder: n/a
20250619 193329 worker: --
20250619 193329 worker: -- Security
20250619 193329 worker: --
20250619 193329 worker: Web SSH server: on
20250619 193329 worker: XSS detection: off
20250619 193329 worker: HTTPS mode: available
20250619 193329 worker: --
20250619 193329 worker: -- Peripherals
20250619 193329 worker: --
20250619 193351 worker: Local display: off
20250619 193351 worker: Chromium ver: 126.0.6478.164-rpt1
20250619 193351 worker: Chromium cfg: directory ok
20250619 193351 worker: Screen blank 600
20250619 193351 worker: On-screen kbd: off
20250619 193351 worker: Disable GPU: off
20250619 193351 worker: HDMI orient: landscape
20250619 193351 worker: HDMI 4K 60Hz: off
20250619 193351 worker: DSI scn type: none
20250619 193351 worker: DSI port: 1
20250619 193351 worker: DSI brightness: 255
20250619 193351 worker: DSI rotate: 0
20250619 193351 worker: Rotary encoder: off
20250619 193351 worker: Triggerhappy: off
20250619 193351 worker: LCD updater: off
20250619 193351 worker: --
20250619 193351 worker: -- Miscellaneous
20250619 193351 worker: --
20250619 193351 worker: Software update: Automatic check on
20250619 193351 worker: Software update: Checking for available update...
20250619 193352 worker: Software update: Software is up to date
20250619 193352 worker: Auto-CoverView: off
20250619 193352 worker: CoverView timeout: Never
20250619 193352 worker: Auto-shuffle: off
20250619 193352 worker: Auto-play: off
20250619 193352 worker: Maintenance task: 360 mins
20250619 193352 worker: Current view: reset to Playback
20250619 193352 worker: Active flags: all false
20250619 193352 worker: Reset flags: skipped
20250619 193352 worker: Session check: ok
20250619 193352 worker: --
20250619 193352 worker: -- Startup complete
20250619 193352 worker: --
20250619 193352 worker: Mount monitor: started
20250619 193352 worker: Radio monitor: off
20250619 193352 worker: Watchdog monitor: started
20250619 193352 worker: Responsiveness: Boosted
20250619 193352 worker: Ready
Posts: 41
Threads: 2
Joined: May 2025
Reputation:
0
(06-19-2025, 04:49 PM)Nutul Wrote: If you have deleted some "suspicious folders", then:
1. there might be other such folders
2. there could also be some "suspicious" files, if you have a Mac updating your folders...
3. take note of the pattern of those suspicious folders names, then, with a very powerful Linux tool by the name of "find" you can scan (and get rid of) all those nasties is a matter of seconds; like:
find <root folder of your library> -iname "file/folder pattern" -exec rm -rf "{}" \;
If you just want to see how many they are, but take no immediate action, just end the command at "file/folder pattern" and you are free to go. But I don't know what to look for, what sample
Posts: 41
Threads: 2
Joined: May 2025
Reputation:
0
(06-19-2025, 05:46 PM)Yawarakaimono Wrote: Regenerate database finishes without error.
Update a folder works. Several times.
But after reboot Update a folder gives the "Library update is already in progress." message.
Does this present new information?
Log file:
Code: 20250619 193311 worker: --
20250619 193311 worker: -- Start moOde 9 series
20250619 193311 worker: --
20250619 193311 worker: Daemonize: complete
20250619 193311 worker: Linux startup: complete
20250619 193311 worker: Boot config: ok
20250619 193311 worker: Boot folder: ok
20250619 193311 worker: Radio table: ok
20250619 193313 worker: PHP session: cleaned
20250619 193313 worker: PHP session: loaded
20250619 193317 worker: Package locks: applied
20250619 193318 worker: File check: complete
20250619 193318 worker: Log to RAM: on
20250619 193318 worker: Tmp to RAM: on
20250619 193318 worker: Debug logging: off
20250619 193318 worker: --
20250619 193318 worker: -- System
20250619 193318 worker: --
20250619 193321 worker: Host name: Sennheiser
20250619 193321 worker: RPi model: Pi-3B 1.2 1GB
20250619 193321 worker: moOde release: 9.3.6 2025-06-06
20250619 193321 worker: RaspiOS: 12.10 Bookworm 64-bit
20250619 193321 worker: Linux Kernel: 6.12.25 64-bit
20250619 193321 worker: MPD version: 0.24.4
20250619 193321 worker: User id: pi
20250619 193321 worker: Home folder: /home/pi
20250619 193321 worker: Time zone: Europe/Amsterdam
20250619 193321 worker: Kbd layout: us
20250619 193321 worker: HDMI ports(s): on
20250619 193321 worker: HDMI-CEC: off
20250619 193321 worker: Sys LED0: on
20250619 193321 worker: Sys LED1: on
20250619 193321 worker: Reduce power: n/a
20250619 193321 worker: Fan control: n/a
20250619 193321 worker: CPU governor: ondemand
20250619 193321 worker: --
20250619 193321 worker: -- Network
20250619 193321 worker: --
20250619 193321 worker: Eth0
20250619 193321 worker: Ethernet: adapter exists
20250619 193321 worker: Ethernet: timeout off
20250619 193321 worker: Ethernet: method dhcp
20250619 193321 worker: Ethernet: address 192.168.188.40
20250619 193321 worker: Ethernet: netmask 255.255.255.0
20250619 193321 worker: Ethernet: gateway 192.168.188.1
20250619 193321 worker: Ethernet: pri DNS 192.168.188.1
20250619 193321 worker: Ethernet: domain fritz.box
20250619 193321 worker: Wlan0
20250619 193321 worker: Wireless: adapter does not exist
20250619 193321 worker: mDNS
20250619 193321 worker: Discover: IPv4 and IPv6
20250619 193321 worker: --
20250619 193321 worker: -- File sharing
20250619 193321 worker: --
20250619 193321 worker: SMB file sharing: off
20250619 193321 worker: SMB password: none
20250619 193321 worker: NFS file sharing: off
20250619 193321 worker: DLNA file sharing: off
20250619 193321 worker: --
20250619 193321 worker: -- Special configs
20250619 193321 worker: --
20250619 193321 worker: Plexamp: not installed
20250619 193321 worker: RoonBridge: not installed
20250619 193321 worker: Allo Boss 2: not detected, OLED script ok
20250619 193321 worker: Allo Piano 2.1: not detected
20250619 193321 worker: IQaudIO DigiAMP+: not detected
20250619 193321 worker: RPi DigiAMP+: not detected
20250619 193321 worker: Bluetooth: session vars ok
20250619 193321 worker: --
20250619 193321 worker: -- ALSA debug
20250619 193321 worker: --
20250619 193321 worker: Cards: 0:vc4hdmi 1:sndrpihifiberry 2:empty 3:empty
20250619 193321 worker: 4:empty 5:empty 6:empty 7:empty
20250619 193322 worker: Mixers: 0:none 1:none 2:none 3:none
20250619 193322 worker: 4:none 5:none 6:none 7:none
20250619 193322 worker: --
20250619 193322 worker: -- Audio configuration
20250619 193322 worker: --
20250619 193322 worker: Audio device: 1:HiFiBerry Digi+ Pro
20250619 193322 worker: ALSA card: has not been reassigned
20250619 193322 worker: MPD config: update not needed
20250619 193322 worker: ALSA output: I2S
20250619 193322 worker: ALSA mode: Direct (hw)
20250619 193322 worker: ALSA mixer: none exists
20250619 193325 worker: ALSA volume: controller not detected
20250619 193325 worker: ALSA maxvol: 100%
20250619 193325 worker: ALSA loopback: off
20250619 193325 worker: MPD mixer Fixed (0dB)
20250619 193325 worker: Integ audio: vc4-kms-v3d
20250619 193326 worker: Audio formats: S16_LE, S24_LE
20250619 193326 worker: CamillaDSP: off
20250619 193326 worker: CDSP volume: 0dB
20250619 193326 worker: CDSP volrange: 60dB
20250619 193326 worker: --
20250619 193326 worker: -- MPD startup
20250619 193326 worker: --
20250619 193327 worker: MPD service: started
20250619 193327 worker: MPD port 6600: accepting connections
20250619 193327 worker: MPD ALSA Default: on
20250619 193327 worker: MPD ALSA Bluetooth: off
20250619 193327 worker: MPD HTTP Server: off
20250619 193327 worker: MPD volume: 0
20250619 193327 worker: Saved MPD vol: -1
20250619 193327 worker: Saved SRC vol: 0
20250619 193327 worker: MPD crossfade: off
20250619 193327 worker: MPD ignore CUE: no
20250619 193327 worker: MPD CDSP volsync: off
20250619 193328 worker: --
20250619 193328 worker: -- Music sources
20250619 193328 worker: --
20250619 193328 worker: USB drives: none
20250619 193328 worker: NVMe drives: none
20250619 193328 worker: SATA drives: none
20250619 193328 worker: NAS source: Fafnir (smb)
20250619 193328 worker: NAS source: Fasolt (smb)
20250619 193329 worker: --
20250619 193329 worker: -- Feature availability
20250619 193329 worker: --
20250619 193329 worker: Input select: available, Source: MPD, Output: HiFiBerry Digi+ Pro
20250619 193329 worker: Bluetooth: available, PIN: None, ALSA/CDSP maxvol: 100%/0dB, ALSA outmode: Standard
20250619 193329 worker: AirPlay: available
20250619 193329 worker: Spotify Connect: available
20250619 193329 worker: Deezer Connect: n/a
20250619 193329 worker: Squeezelite: available
20250619 193329 worker: UPnP client: available
20250619 193329 worker: Plexamp: not installed, ALSA maxvol: 100%
20250619 193329 worker: RoonBridge: not installed
20250619 193329 worker: Multiroom: available
20250619 193329 worker: GPIO buttons: available
20250619 193329 worker: Stream recorder: n/a
20250619 193329 worker: --
20250619 193329 worker: -- Security
20250619 193329 worker: --
20250619 193329 worker: Web SSH server: on
20250619 193329 worker: XSS detection: off
20250619 193329 worker: HTTPS mode: available
20250619 193329 worker: --
20250619 193329 worker: -- Peripherals
20250619 193329 worker: --
20250619 193351 worker: Local display: off
20250619 193351 worker: Chromium ver: 126.0.6478.164-rpt1
20250619 193351 worker: Chromium cfg: directory ok
20250619 193351 worker: Screen blank 600
20250619 193351 worker: On-screen kbd: off
20250619 193351 worker: Disable GPU: off
20250619 193351 worker: HDMI orient: landscape
20250619 193351 worker: HDMI 4K 60Hz: off
20250619 193351 worker: DSI scn type: none
20250619 193351 worker: DSI port: 1
20250619 193351 worker: DSI brightness: 255
20250619 193351 worker: DSI rotate: 0
20250619 193351 worker: Rotary encoder: off
20250619 193351 worker: Triggerhappy: off
20250619 193351 worker: LCD updater: off
20250619 193351 worker: --
20250619 193351 worker: -- Miscellaneous
20250619 193351 worker: --
20250619 193351 worker: Software update: Automatic check on
20250619 193351 worker: Software update: Checking for available update...
20250619 193352 worker: Software update: Software is up to date
20250619 193352 worker: Auto-CoverView: off
20250619 193352 worker: CoverView timeout: Never
20250619 193352 worker: Auto-shuffle: off
20250619 193352 worker: Auto-play: off
20250619 193352 worker: Maintenance task: 360 mins
20250619 193352 worker: Current view: reset to Playback
20250619 193352 worker: Active flags: all false
20250619 193352 worker: Reset flags: skipped
20250619 193352 worker: Session check: ok
20250619 193352 worker: --
20250619 193352 worker: -- Startup complete
20250619 193352 worker: --
20250619 193352 worker: Mount monitor: started
20250619 193352 worker: Radio monitor: off
20250619 193352 worker: Watchdog monitor: started
20250619 193352 worker: Responsiveness: Boosted
20250619 193352 worker: Ready
Exactly the same situation. The update stops working after Thumbnail Generation
Posts: 41
Threads: 2
Joined: May 2025
Reputation:
0
Is there a log for Thumbnail Generator?
Posts: 1,599
Threads: 25
Joined: Jun 2022
Reputation:
56
Something familiar in the name of the folders / files you removed...
Posts: 33
Threads: 4
Joined: Apr 2023
Reputation:
3
(06-19-2025, 05:46 PM)Yawarakaimono Wrote: Regenerate database finishes without error.
Update a folder works. Several times.
But after reboot Update a folder gives the "Library update is already in progress." message.
Does this present new information?
.....
To me it looks like this:
Until reboot after a full regeneration there is nothing that prohibits a new library update.
There is no library update or thumbs update running when I shut down.
Mereley shutdown + startup changes some state regarding this prohibition
How can I see from ssh that there really is an active update process?
Can I see if there is a condition that will continue an update process?
|