Moode Forum
Official moOde 7.0.1 support thread - Printable Version

+- Moode Forum (https://moodeaudio.org/forum)
+-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3)
+--- Forum: Support (https://moodeaudio.org/forum/forumdisplay.php?fid=7)
+--- Thread: Official moOde 7.0.1 support thread (/showthread.php?tid=3290)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37


RE: Official moOde 7.0.1 support thread - Tim Curtis - 01-15-2021

(01-14-2021, 10:50 PM)jmcturnan Wrote: Hi, not sure if this is a lack of a feature or a bug.  When mounting a Samba share, Moode issues the following command:


mount -t cifs "//<NAS_HOST>/volume2/Music" -o username="blah",password="blah",rsize=61440,wsize=65536,iocharset=utf8,vers=1.0,ro,dir_mode=0777,file_mode=0777 "/mnt/NAS/MY_NAS_SMBSHARE"



My Synology DS216+II is configured to support a MIN of v2 and max of v3.  It took me awhile to figure out that I had to use SSH and commandline to mount the share if I did not want to downgrade to v1.  

I found that the moode.log and other logs did not contain any errors... however it definitely does not work.  

Assuming I'm correct about this, I would think a lot of users are getting stuck here and abandoning the effort.  Ideally moode/linux would automatically figure out the right version OR the UI would ask the user which version to use.

Thanks!
mount -t cifs "//192.168.1.114/volume2/Music" -o username="admin",password="jmm0079",rsize=61440,wsize=65536,iocharset=utf8,vers=1.0,ro,dir_mode=0777,file_mode=0777 "/mnt/NAS/MCTBOXSMB"

mount -t cifs "//192.168.1.114/volume2/Music" -o username="admin",password="jmm0079",rsize=61440,wsize=65536,iocharset=utf8,vers=1.0,ro,dir_mode=0777,file_mode=0777 "/mnt/NAS/MCTBOXSMB"

When you created the music source in Library config the vers= param is in the Advanced section.

Was that not visible?


RE: Official moOde 7.0.1 support thread - Tim Curtis - 01-15-2021

(01-14-2021, 10:57 PM)Herman Wrote:
(01-14-2021, 09:49 PM)Tim Curtis Wrote: Post the Moode startup log.

Code:
moodeutl -l

Code:
20210114 050307 worker: -- Start
20210114 050308 worker: Successfully daemonized
20210114 050308 worker: Integrity check (passed)
20210114 050308 worker: File check (OK)
20210114 050309 worker: Session loaded
20210114 050309 worker: Debug logging (OFF)
20210114 050309 worker: -- Device
20210114 050309 worker: ALSA cards: (0:BossDAC | 1:empty | 2:empty | 3:empty
20210114 050309 worker: Configured: (0:Allo Boss DAC | mixer:(Digital) | alsavol:0)
20210114 050309 worker: ALSA mixer actual (Digital)
20210114 050309 worker: ALSA Digital volume set to (0%)
20210114 050309 worker: -- System
20210114 050310 worker: Host     (moode)
20210114 050310 worker: moOde    (7.0.1 2020-12-23)
20210114 050310 worker: RaspiOS  (10.6)
20210114 050310 worker: Kernel   (5.4.77-v7+ #1371)
20210114 050310 worker: Platform (Pi-3B 1GB v1.2)
20210114 050310 worker: ARM arch (armv7l, 32-bit kernel)
20210114 050310 worker: MPD ver  (0.22.3_p0x3)
20210114 050310 worker: CPU gov  (ondemand)
20210114 050311 worker: USB boot not enabled yet
20210114 050311 worker: File system expanded
20210114 050311 worker: HDMI port off
20210114 050311 worker: -- Network
20210114 050311 worker: eth0 exists
20210114 050311 worker: IP addr (192.168.0.12)
20210114 050311 worker: Netmask (255.255.255.0)
20210114 050311 worker: Gateway (192.168.0.1)
20210114 050311 worker: Pri DNS (8.8.8.8)
20210114 050311 worker: Domain  (1.1.1.1)
20210114 050311 worker: wlan0 does not exist
20210114 050311 worker: -- Audio
20210114 050311 worker: MPD conf updated
20210114 050311 worker: ALSA outputs unmuted
20210114 050311 worker: ALSA card number (0)
20210114 050311 worker: Audio output (Allo Boss DAC)
20210114 050312 worker: Audio formats (S16_LE, S24_LE, S32_LE)
20210114 050312 worker: ALSA mixer name (Digital)
20210114 050312 worker: MPD volume control (disabled)
20210114 050312 worker: Hdwr volume controller exists
20210114 050312 worker: Max ALSA volume (100%)
20210114 050312 worker: Reset renderer active flags
20210114 050312 worker: -- MPD
20210114 050312 worker: MPD started
20210114 050313 worker: MPD accepting connections
20210114 050313 worker: Configure MPD outputs
20210114 050313 worker: MPD output 1 ALSA default (on)
20210114 050313 worker: MPD output 2 ALSA crossfeed (off)
20210114 050313 worker: MPD output 3 ALSA parametric eq (off)
20210114 050313 worker: MPD output 4 ALSA graphic eq (off)
20210114 050313 worker: MPD output 5 ALSA polarity inversion (off)
20210114 050313 worker: MPD output 6 ALSA bluetooth (off)
20210114 050313 worker: MPD output 7 HTTP stream (off)
20210114 050313 worker: MPD crossfade (off)
20210114 050313 worker: -- Feature availability
20210114 050313 worker: Source select (available)
20210114 050313 worker: Source select (source: MPD)
20210114 050313 worker: Source select (output: Allo Boss DAC)
20210114 050313 worker: Bluetooth (available)
20210114 050313 worker: Airplay renderer (available)
20210114 050313 worker: Spotify renderer (available)
20210114 050313 worker: Squeezelite renderer (available)
20210114 050313 worker: UPnP renderer (available)
20210114 050313 worker: DLNA server (available)
20210114 050313 worker: UPnP browser (available)
20210114 050313 worker: GPIO button handler (available)
20210114 050313 worker: Stream recorder (n/a)
20210114 050313 worker: -- Music sources
20210114 050313 worker: USB sources (none attached)
20210114 050314 worker: NAS and UPnP sources (mountall initiated)
20210114 050314 worker: -- Miscellaneous
20210114 050314 worker: USB volume knob (Off)
20210114 050314 worker: USB auto-mounter (udisks-glue)
20210114 050314 worker: LED0 (On)
20210114 050314 worker: LED1 (On)
20210114 050314 worker: Saved MPD vol level (0)
20210114 050314 worker: Preamp volume level (0)
20210114 050314 worker: MPD volume level (0) restored
20210114 050314 worker: ALSA Digital volume (100%)
20210114 050314 worker: Auto-play (On)
20210114 050314 worker: Auto-playing id (3)
20210114 050314 worker: Maintenance interval (3 hrs)
20210114 050314 worker: Screen saver activation (Never)
20210114 050314 worker: Session permissions (OK)
20210114 050314 worker: Watchdog started
20210114 050314 worker: Ready
20210114 124613 worker: Job mpdcfg
20210114 200925 watchdog: Info: Reducing PHP fpm worker pool
20210114 231606 worker: Job update_library
20210114 231606 mpdindex: Start
20210114 231606 thmcache: Start
20210114 231607 thmcache: Priority: Cover image file
20210114 231607 thmcache: Res,Qual: 400px,75
20210114 231607 thmcache: Px ratio: 1
20210114 231607 thmcache: Th width: 400
20210114 231607 thmcache: Thm qual: 75
20210114 231607 thmcache: Scanning: NAS, SDCARD, UPNP
20210114 231659 watchdog: Info: Reducing PHP fpm worker pool
20210114 231742 mpdindex: Done: indexed 2067 artists, 2826 albums, 35562 songs
20210114 231742 worker: Job update_library done
20210114 231810 thmcache: Done: 2923 folders scanned, 2 thumbs created, 2921 already in cache.
20210114 232728 worker: Job update_library
20210114 232728 mpdindex: Start
20210114 232728 thmcache: Start
20210114 232728 thmcache: Priority: Cover image file
20210114 232728 thmcache: Res,Qual: 400px,75
20210114 232728 thmcache: Px ratio: 1
20210114 232728 thmcache: Th width: 400
20210114 232728 thmcache: Thm qual: 75
20210114 232728 thmcache: Scanning: NAS, SDCARD, UPNP
20210114 232854 thmcache: Done: 2924 folders scanned, 1 thumbs created, 2923 already in cache.
20210114 232905 mpdindex: Done: indexed 2067 artists, 2827 albums, 35572 songs
20210114 232905 worker: Job update_library done

The log entries below are odd.

20210114 231659 watchdog: Info: Reducing PHP fpm worker pool

Do you have multiple clients connected to moOde?

Right after reboot run the command below, It should show 4 - 6 workers in the FPM_POOL

Code:
moodeutl -m



RE: Official moOde 7.0.1 support thread - vyenibahar - 01-15-2021

(12-23-2020, 08:37 PM)Tim Curtis Wrote: Hi,

Post all bug reports and questions concerning moOde 7.0.1 in this thread. Please paste log output, scripts, etc in code boxes for readability.

-Tim

Hi!

I noticed that when controlling Moode through a browser on an iPhone (Xs), a cover art that is not square gets stretched into a square, resulting in a distorted/unpleasant look. I wish this could be fixed so that a cover art maintains its original dimensional ratio as it is resized to fit the dedicated space.

Kind regards.

Viktor


RE: Official moOde 7.0.1 support thread - Herman - 01-15-2021

(01-15-2021, 12:56 AM)Tim Curtis Wrote:
(01-14-2021, 10:57 PM)Herman Wrote:
(01-14-2021, 09:49 PM)Tim Curtis Wrote: Post the Moode startup log.

Code:
moodeutl -l

The log entries below are odd.

20210114 231659 watchdog: Info: Reducing PHP fpm worker pool

Do you have multiple clients connected to moOde?

Right after reboot run the command below, It should show 4 - 6 workers in the FPM_POOL

Code:
moodeutl -m

Hi Tim,

It shows 9 workers

There can be more clients connected to moOde, but mostly not at the same time. At the time of the log, only one client was connected.

I switched on "debug logging" (and cleared playlist) and restarted. The new log:
Code:
pi@moode:~ $ moodeutl -l
20210115 111521 worker: -- Start
20210115 111521 worker: Successfully daemonized
20210115 111521 worker: Integrity check (passed)
20210115 111521 openMpdSocket(): error: connection failed (1) 111, Connection refused
20210115 111521 openMpdSocket(): error: connection failed (1) 111, Connection refused
20210115 111522 worker: File check (OK)
20210115 111522 worker: Session loaded
20210115 111522 worker: Debug logging (ON)
20210115 111522 worker: -- Device
20210115 111522 worker: ALSA cards: (0:BossDAC | 1:empty | 2:empty | 3:empty
20210115 111522 worker: Configured: (0:Allo Boss DAC | mixer:(Digital) | alsavol:0)
20210115 111522 openMpdSocket(): error: connection failed (2) 111, Connection refused
20210115 111522 openMpdSocket(): error: connection failed (2) 111, Connection refused
20210115 111522 worker: ALSA mixer actual (Digital)
20210115 111522 worker: ALSA Digital volume set to (0%)
20210115 111522 worker: -- System
20210115 111522 openMpdSocket(): error: connection failed (3) 111, Connection refused
20210115 111522 openMpdSocket(): error: connection failed (3) 111, Connection refused
20210115 111523 openMpdSocket(): error: connection failed (4) 111, Connection refused
20210115 111523 openMpdSocket(): error: connection failed (4) 111, Connection refused
20210115 111523 openMpdSocket(): error: connection failed (5) 111, Connection refused
20210115 111523 openMpdSocket(): error: connection failed (5) 111, Connection refused
20210115 111524 worker: Host     (moode)
20210115 111524 openMpdSocket(): error: connection failed (6) 111, Connection refused
20210115 111524 openMpdSocket(): error: connection failed (6) 111, Connection refused
20210115 111524 worker: moOde    (7.0.1 2020-12-23)
20210115 111524 worker: RaspiOS  (10.6)
20210115 111524 worker: Kernel   (5.4.77-v7+ #1371)
20210115 111524 worker: Platform (Pi-3B 1GB v1.2)
20210115 111524 worker: ARM arch (armv7l, 32-bit kernel)
20210115 111524 worker: MPD ver  (0.22.3_p0x3)
20210115 111524 worker: CPU gov  (ondemand)
20210115 111524 worker: USB boot not enabled yet
20210115 111524 worker: File system expanded
20210115 111524 worker: HDMI port off
20210115 111524 worker: -- Network
20210115 111524 worker: eth0 exists
20210115 111524 worker: IP addr (192.168.0.12)
20210115 111524 worker: Netmask (255.255.255.0)
20210115 111524 worker: Gateway (192.168.0.1)
20210115 111524 worker: Pri DNS (8.8.8.8)
20210115 111524 worker: Domain  (1.1.1.1)
20210115 111524 worker: wlan0 does not exist
20210115 111524 worker: -- Audio
20210115 111524 moode.php: MPD connect failed: cmd=(lsinfo)
20210115 111524 moode.php: MPD connect failed: cmd=(loadlib)
20210115 111524 worker: MPD conf updated
20210115 111525 worker: ALSA outputs unmuted
20210115 111525 worker: ALSA card number (0)
20210115 111525 worker: Audio output (Allo Boss DAC)
20210115 111525 worker: Audio formats (S16_LE, S24_LE, S32_LE)
20210115 111525 worker: ALSA mixer name (Digital)
20210115 111525 worker: MPD volume control (disabled)
20210115 111525 worker: Hdwr volume controller exists
20210115 111525 worker: Max ALSA volume (100%)
20210115 111525 worker: Reset renderer active flags
20210115 111525 worker: -- MPD
20210115 111525 worker: MPD started
20210115 111525 openMpdSocket(): error: connection failed (1) 111, Connection refused
20210115 111526 worker: MPD accepting connections
20210115 111526 worker: Configure MPD outputs
20210115 111526 worker: MPD output 1 ALSA default (on)
20210115 111526 worker: MPD output 2 ALSA crossfeed (off)
20210115 111526 worker: MPD output 3 ALSA parametric eq (off)
20210115 111526 worker: MPD output 4 ALSA graphic eq (off)
20210115 111526 worker: MPD output 5 ALSA polarity inversion (off)
20210115 111526 worker: MPD output 6 ALSA bluetooth (off)
20210115 111526 worker: MPD output 7 HTTP stream (off)
20210115 111526 worker: MPD crossfade (off)
20210115 111526 worker: -- Feature availability
20210115 111526 worker: Source select (available)
20210115 111526 worker: Source select (source: MPD)
20210115 111526 worker: Source select (output: Allo Boss DAC)
20210115 111526 worker: Bluetooth (available)
20210115 111526 worker: Airplay renderer (available)
20210115 111526 worker: Spotify renderer (available)
20210115 111526 worker: Squeezelite renderer (available)
20210115 111526 worker: UPnP renderer (available)
20210115 111526 worker: DLNA server (available)
20210115 111526 worker: UPnP browser (available)
20210115 111526 worker: GPIO button handler (available)
20210115 111526 worker: Stream recorder (n/a)
20210115 111526 worker: -- Music sources
20210115 111527 worker: USB sources (none attached)
20210115 111527 sourceMount(): Command=(mount -t nfs -o ro,nolock "192.168.0.5:/volume1/music/" "/mnt/NAS/NAS")
20210115 111527 worker: NAS and UPnP sources (mountall initiated)
20210115 111527 worker: -- Miscellaneous
20210115 111527 worker: USB volume knob (Off)
20210115 111527 worker: USB auto-mounter (udisks-glue)
20210115 111527 worker: LED0 (On)
20210115 111527 worker: LED1 (On)
20210115 111527 worker: Saved MPD vol level (0)
20210115 111527 worker: Preamp volume level (0)
20210115 111527 worker: MPD volume level (0) restored
20210115 111527 worker: ALSA Digital volume (100%)
20210115 111527 worker: Auto-play (On)
20210115 111527 worker: Auto-playing id ()
20210115 111527 worker: Maintenance interval (3 hrs)
20210115 111527 worker: Screen saver activation (Never)
20210115 111527 worker: Session permissions (OK)
20210115 111527 worker: Watchdog started
20210115 111527 worker: Ready
20210115 111527 enhanceMetadata(): error: currentsong file is NULL
20210115 111531 enhanceMetadata(): error: currentsong file is NULL
20210115 111536 enhanceMetadata(): error: currentsong file is NULL
pi@moode:~ $



RE: Official moOde 7.0.1 support thread - Tim Curtis - 01-15-2021

It's not obvious to me whats going on. I don't see those errors in any of my systems.


RE: Official moOde 7.0.1 support thread - LowkeyFlex - 01-15-2021

Hello,

I did a fresh install of Moode 7.0.1 and I have only one (small) problem.
I can add a song/radio to the favorites playlist by clicking the heart icon, but when clicking the heart icon again the song/radio won't be removed from the favorites.
The heart icon turns green for 2 seconds after clicking it, but then it fades again and is empty. It would be great if a song/radio is in the favorites playlist, that the heart would remain green until the song is removed from the favorites.
Also when clicking on a song/radio in the favorites playlist it would be great, that there was an option "remove from favorites" in the hover menu, so you don't need to start a song/radio to be able to remove it from the favorites.

I found out that I can remove songs/radios from the favorites by editing the file, just in case someone else has this problem:
nano /var/lib/mpd/playlists/Favorites.m3u


RE: Official moOde 7.0.1 support thread - TookaFace - 01-15-2021

To remove songs in Favorites, you can load Favorites then remove song (remove items) in playback view, and save the playlist.


RE: Official moOde 7.0.1 support thread - LowkeyFlex - 01-15-2021

(01-15-2021, 12:56 PM)TookaFace Wrote: To remove songs in Favorites, you can load Favorites then remove song (remove items) in playback view, and save the playlist.

That's still a bit clumsy but it works, thanks! I guess there's no way yet to send a whole playlist / folder to playback, right?


RE: Official moOde 7.0.1 support thread - TookaFace - 01-15-2021

I'm not sure by what u mean, but if you click on a playlist or a folder then select clear/play it will clear the queue and add the whole playlist or folder in playback view.


RE: Official moOde 7.0.1 support thread - LowkeyFlex - 01-15-2021

(01-15-2021, 01:18 PM)TookaFace Wrote: I'm not sure by what u mean, but if you click on a playlist or a folder then select clear/play it will clear the queue and add the whole playlist or folder in playback view.

Oh, I'm sry, I didn't click on the icon of a playlist.