Jump to content
IGNORED

Moode Audio Player for Raspberry Pi


tcmods

Recommended Posts

Hi!

I just installed version 2.3, thanks for the excellent work!

I have now having issues with cover art images that I was not having with version 2.1.

 

I added a couple of albums to the library, but cover art do not show either if I put a file "cover.jpg" in the folder with all the flac files or even "embedding" the cover file in each track using the metaflac utility....

Any help would be appreciated!

Thanks

Franz

Link to comment
Hi Tim, just tested what you suggested, and from USB stick folders and files are visible!

So the problem exhibits only from NAS. But I don't understand why, because files in these folders

are FLAC as in every "music" subfolder , and permissions and structure are the same.

There's no notable difference. Any ideas?

 

Many many thanks,

Regards

Michele

 

Hi Tim, an important result in some forward investigation: i connected to raspberry/moode with SSH,

and if I navigate in /mnt/NAS/nasname/music/0-Z/ I can see all subfolders! Also "G" with subfolder

"Guns N Roses". So it seems like it could be a problem of web interface?

Many thanks,

 

Regards

Michele

Link to comment

Hi

 

I discovered moode few days ago and i like so much. I came from runeaudio and the change is great for me.

Thanks for this great project tcmods

 

I have a few questions about moode:

 

1 - Is it possible configure hdmi like audio output? I would like connect moode on a TV and use tv speakers. On 'Audio output' configuration only appears 'On-board audio devise'. Is this 3.5 jack output?

 

2 - Is it possible backupt configuration or better NAS shares? Maybe on future releases?

 

3 - I have an official Raspberry Pi wifi dongle but it is not recognize with 'ifconfi'. Is it possible to configure it or maybe in future releases?

 

 

Thanks a lot.

Link to comment
Hi Tim, an important result in some forward investigation: i connected to raspberry/moode with SSH,

and if I navigate in /mnt/NAS/nasname/music/0-Z/ I can see all subfolders! Also "G" with subfolder

"Guns N Roses". So it seems like it could be a problem of web interface?

Many thanks,

 

Regards

Michele

 

Hi Michele,

 

Try the following to verify whether MPD can access the folder.

 

First go to moode System config page and "Clear system logs" then do the steps below.

 

(1) ssh root@moode (pwd = moode)

(2) telnet localhost 6600

(3) lsinfo "NAS/path to the folder that does not show up"

 

If lsinfo comes back with error then look in mpd.log

 

cat /var/log/mpd/mpd.log

 

Regards,

Tim

Link to comment
Hi

 

I discovered moode few days ago and i like so much. I came from runeaudio and the change is great for me.

Thanks for this great project tcmods

 

I have a few questions about moode:

 

1 - Is it possible configure hdmi like audio output? I would like connect moode on a TV and use tv speakers. On 'Audio output' configuration only appears 'On-board audio devise'. Is this 3.5 jack output?

 

2 - Is it possible backupt configuration or better NAS shares? Maybe on future releases?

 

3 - I have an official Raspberry Pi wifi dongle but it is not recognize with 'ifconfi'. Is it possible to configure it or maybe in future releases?

 

 

Thanks a lot.

 

Hi,

 

Thanks for the compliment!

 

If u plug in HDMI cable then On-board audio device refers to HDMI, otherwise it refers to the built-in audio port.

 

No settings backup capability but maybe in future release

 

What model wifi dongle do you have?

 

Regards,

Tim

Link to comment
Hi!

I just installed version 2.3, thanks for the excellent work!

I have now having issues with cover art images that I was not having with version 2.1.

 

I added a couple of albums to the library, but cover art do not show either if I put a file "cover.jpg" in the folder with all the flac files or even "embedding" the cover file in each track using the metaflac utility....

Any help would be appreciated!

Thanks

Franz

 

Hi,

 

Send email to tim at moodeaudio dot org and I can help troubleshoot :-)

 

Regards,

Tim

Link to comment
Hi Michele,

 

Try the following to verify whether MPD can access the folder.

 

First go to moode System config page and "Clear system logs" then do the steps below.

 

(1) ssh root@moode (pwd = moode)

(2) telnet localhost 6600

(3) lsinfo "NAS/path to the folder that does not show up"

 

If lsinfo comes back with error then look in mpd.log

 

cat /var/log/mpd/mpd.log

 

Regards,

Tim

 

 

Hi Tim, many thanks for helping!

I've tried what you suggested, and I can confirm that MPD cannot access the folders that does not show up.

lsinfo came back with following error:

 

ACK [50@0] {lsinfo} Not found

 

and the mpd.log says something like this:

 

Sep 14 22:26 : client: [216] opened from 127.0.0.1:44127

Sep 14 22:26 : client: [216] closed

Sep 14 22:26 : client: [217] opened from 127.0.0.1:44128

Sep 14 22:26 : client: [217] closed

Sep 14 22:26 : client: [218] opened from 127.0.0.1:44129

Sep 14 22:26 : client: [218] closed

Sep 14 22:26 : db: No such directory

Sep 14 22:26 : client: [219] opened from 127.0.0.1:44130

Sep 14 22:26 : client: [219] closed

Sep 14 22:26 : client: [214] closed

Sep 14 22:26 : client: [220] opened from 127.0.0.1:44131

Sep 14 22:26 : client: [220] closed

 

so I think MPD can not access the folder.

thought n.1: the Android App "MPDroid" manifests the same behaviour of Moode/Volumio.

thought n.2: RuneAudio works ok (and this is strange because I think is based on the same version

of MPD, isn't it?)

 

Many many thanks for help, really appreciated!

Michele

Link to comment
Hi Tim, many thanks for helping!

I've tried what you suggested, and I can confirm that MPD cannot access the folders that does not show up.

lsinfo came back with following error:

 

ACK [50@0] {lsinfo} Not found

 

and the mpd.log says something like this:

 

Sep 14 22:26 : client: [216] opened from 127.0.0.1:44127

Sep 14 22:26 : client: [216] closed

Sep 14 22:26 : client: [217] opened from 127.0.0.1:44128

Sep 14 22:26 : client: [217] closed

Sep 14 22:26 : client: [218] opened from 127.0.0.1:44129

Sep 14 22:26 : client: [218] closed

Sep 14 22:26 : db: No such directory

Sep 14 22:26 : client: [219] opened from 127.0.0.1:44130

Sep 14 22:26 : client: [219] closed

Sep 14 22:26 : client: [214] closed

Sep 14 22:26 : client: [220] opened from 127.0.0.1:44131

Sep 14 22:26 : client: [220] closed

 

so I think MPD can not access the folder.

thought n.1: the Android App "MPDroid" manifests the same behaviour of Moode/Volumio.

thought n.2: RuneAudio works ok (and this is strange because I think is based on the same version

of MPD, isn't it?)

 

Many many thanks for help, really appreciated!

Michele

 

Hi Michele,

 

Double, triple check permissions on those particular NAS folders :-)

 

The test results where same folders on USB stick ok but on NAS can't be accessed by MPD suggest a permissions issue on the NAS folders.

 

I don't know how Rune has configured MPD so that it is able to access those folders. Maybe it is running with different user credentials than MPD on Moode. Its probably a different version of MPD as well but I don't think version is involved in the issue.

 

Regards,

Tim Curtis

Link to comment
Hi Michele,

 

Double, triple check permissions on those particular NAS folders :-)

 

The test results where same folders on USB stick ok but on NAS can't be accessed by MPD suggest a permissions issue on the NAS folders.

 

I don't know how Rune has configured MPD so that it is able to access those folders. Maybe it is running with different user credentials than MPD on Moode. Its probably a different version of MPD as well but I don't think version is involved in the issue.

 

Regards,

Tim Curtis

 

 

Hi Tim, real grateful for help!

I checked what you suggested, I've done some "ls" on th Ubuntu Server, here are results:

 

michele@server:/media/data/share/music/0-Z$ ls

0-9_# A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

michele@server:/media/data/share/music/0-Z$ ls -l

totale 36

drwxrwxr-x 2 michele michele 6 mag 11 19:12 0-9_#

drwxrwxr-x 9 michele michele 4096 lug 31 17:24 A

drwxrwxr-x 13 michele michele 4096 giu 20 13:10 B

drwxrwxr-x 10 michele michele 4096 giu 14 20:31 C

drwxrwxr-x 9 michele michele 4096 giu 20 13:00 D

drwxrwxr-x 5 michele michele 68 lug 31 16:27 E

drwxrwxr-x 4 michele michele 58 giu 13 16:50 F

drwxrwxr-x 10 michele michele 4096 lug 30 19:17 G

drwxrwxr-x 4 michele michele 51 giu 5 12:46 H

drwxrwxr-x 3 michele michele 32 mag 24 03:22 I

drwxrwxr-x 6 michele michele 107 set 13 19:31 J

drwxrwxr-x 10 michele michele 4096 giu 14 20:20 K

drwxrwxr-x 6 michele michele 93 giu 20 13:27 L

drwxrwxr-x 5 michele michele 63 giu 14 20:10 M

drwxrwxr-x 4 michele michele 50 giu 14 20:38 N

drwxrwxr-x 3 michele michele 27 ago 27 15:59 O

drwxrwxr-x 9 michele michele 4096 set 14 16:53 P

drwxrwxr-x 3 michele michele 26 giu 20 13:01 Q

drwxrwxr-x 9 michele michele 4096 giu 10 11:23 R

drwxrwxr-x 15 michele michele 4096 lug 30 16:27 S

drwxrwxr-x 5 michele michele 95 giu 2 01:40 T

drwxrwxr-x 3 michele michele 23 mag 24 03:23 U

drwxrwxr-x 5 michele michele 87 giu 20 16:14 V

drwxrwxr-x 3 michele michele 38 giu 15 01:34 W

drwxrwxr-x 2 michele michele 6 mag 11 19:15 X

drwxrwxr-x 2 michele michele 6 mag 11 19:15 Y

drwxrwxr-x 2 michele michele 6 mag 11 19:15 Z

michele@server:/media/data/share/music/0-Z$

 

Moode/MPD can see all these folders except "G", "I", "Z" and a few other.

Permissions seems ok to me....Do you some other suggestion? I really can't figure out

what's the problem here.

 

Many thanks!

Michele

Link to comment
Hi Tim, real grateful for help!

I checked what you suggested, I've done some "ls" on th Ubuntu Server, here are results:

 

michele@server:/media/data/share/music/0-Z$ ls

0-9_# A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

michele@server:/media/data/share/music/0-Z$ ls -l

totale 36

drwxrwxr-x 2 michele michele 6 mag 11 19:12 0-9_#

drwxrwxr-x 9 michele michele 4096 lug 31 17:24 A

drwxrwxr-x 13 michele michele 4096 giu 20 13:10 B

drwxrwxr-x 10 michele michele 4096 giu 14 20:31 C

drwxrwxr-x 9 michele michele 4096 giu 20 13:00 D

drwxrwxr-x 5 michele michele 68 lug 31 16:27 E

drwxrwxr-x 4 michele michele 58 giu 13 16:50 F

drwxrwxr-x 10 michele michele 4096 lug 30 19:17 G

drwxrwxr-x 4 michele michele 51 giu 5 12:46 H

drwxrwxr-x 3 michele michele 32 mag 24 03:22 I

drwxrwxr-x 6 michele michele 107 set 13 19:31 J

drwxrwxr-x 10 michele michele 4096 giu 14 20:20 K

drwxrwxr-x 6 michele michele 93 giu 20 13:27 L

drwxrwxr-x 5 michele michele 63 giu 14 20:10 M

drwxrwxr-x 4 michele michele 50 giu 14 20:38 N

drwxrwxr-x 3 michele michele 27 ago 27 15:59 O

drwxrwxr-x 9 michele michele 4096 set 14 16:53 P

drwxrwxr-x 3 michele michele 26 giu 20 13:01 Q

drwxrwxr-x 9 michele michele 4096 giu 10 11:23 R

drwxrwxr-x 15 michele michele 4096 lug 30 16:27 S

drwxrwxr-x 5 michele michele 95 giu 2 01:40 T

drwxrwxr-x 3 michele michele 23 mag 24 03:23 U

drwxrwxr-x 5 michele michele 87 giu 20 16:14 V

drwxrwxr-x 3 michele michele 38 giu 15 01:34 W

drwxrwxr-x 2 michele michele 6 mag 11 19:15 X

drwxrwxr-x 2 michele michele 6 mag 11 19:15 Y

drwxrwxr-x 2 michele michele 6 mag 11 19:15 Z

michele@server:/media/data/share/music/0-Z$

 

Moode/MPD can see all these folders except "G", "I", "Z" and a few other.

Permissions seems ok to me....Do you some other suggestion? I really can't figure out

what's the problem here.

 

Many thanks!

Michele

 

Hi Michele,

 

Going on the theory that it is permissions issue, perhaps the subfolders of "G".

 

This is NFS correct?

 

Regards,

Tim

Link to comment
Hi Michele,

 

Going on the theory that it is permissions issue, perhaps the subfolders of "G".

 

This is NFS correct?

 

Regards,

Tim

 

 

Hi Tim,

I'll report for subfolder "I" because it's smaller.

 

michele@server:/media/data/share/music/0-Z/I$ ls -l

totale 4

drwxrwxr-x 9 michele michele 4096 giu 10 13:02 Iron Maiden

michele@server:/media/data/share/music/0-Z/I$ cd "Iron Maiden"

michele@server:/media/data/share/music/0-Z/I/Iron Maiden$ ls -l

totale 28

drwxrwxr-x 2 michele michele 4096 giu 10 13:02 1981 - Killers

drwxrwxr-x 2 michele michele 4096 giu 10 13:03 1982 - The Number of the Beast

drwxrwxr-x 2 michele michele 4096 giu 10 13:09 1983 - Piece of Mind

drwxrwxr-x 2 michele michele 4096 mag 26 11:36 1986 - Somewhere in Time

drwxrwxr-x 2 michele michele 4096 mag 26 11:37 1988 - Seventh Son of a Seventh Son

drwxrwxr-x 2 michele michele 4096 mag 26 11:37 1990 - No Prayer for the Dying

drwxrwxr-x 2 michele michele 4096 mag 26 11:37 2000 - Brave New World

michele@server:/media/data/share/music/0-Z/I/Iron Maiden$ ^C

michele@server:/media/data/share/music/0-Z/I/Iron Maiden$ cd "1981 - Killers"

michele@server:/media/data/share/music/0-Z/I/Iron Maiden/1981 - Killers$ ls -l

totale 301900

-rw-r--r-- 1 michele michele 12441460 giu 10 13:00 01 The Ides of March.flac

-rw-r--r-- 1 michele michele 23248469 giu 10 13:00 02 Wrathchild.flac

-rw-r--r-- 1 michele michele 32029540 giu 10 13:00 03 Murders in the Rue Morgue.flac

-rw-r--r-- 1 michele michele 24667565 giu 10 13:00 04 Another Life.flac

-rw-r--r-- 1 michele michele 23305621 giu 10 13:00 05 Genghis Khan.flac

-rw-r--r-- 1 michele michele 29123580 giu 10 13:00 06 Innocent Exile.flac

-rw-r--r-- 1 michele michele 38420902 giu 10 13:00 07 Killers.flac

-rw-r--r-- 1 michele michele 44288114 giu 10 13:00 08 Prodigal Son.flac

-rw-r--r-- 1 michele michele 25155559 giu 10 13:00 09 Purgatory.flac

-rw-r--r-- 1 michele michele 19245484 giu 10 13:00 10 Twilight Zone.flac

-rw-r--r-- 1 michele michele 36928838 giu 10 13:00 11 Drifter.flac

-rw-r--r-- 1 michele michele 265983 giu 10 12:59 folder.jpg

-rw-r--r-- 1 michele michele 3907 apr 17 2011 Iron Maiden - Killers.txt

michele@server:/media/data/share/music/0-Z/I/Iron Maiden/1981 - Killers$

 

 

Other subfolders of "Iron Maiden", subfolder "G" etc....all have the same structure and permissions,

the one visible and the one not visible to MPD/Moode.

I'm starting to believe to the permissions issue theory, but I really don't understand!

Maybe problem with UTF8 or special characters? Path lenght?

The server is Ubuntu, with XFS folders shared with SAMBA.

 

Many thanks!

Michele

Link to comment
Hi Tim,

I'll report for subfolder "I" because it's smaller.

 

michele@server:/media/data/share/music/0-Z/I$ ls -l

totale 4

drwxrwxr-x 9 michele michele 4096 giu 10 13:02 Iron Maiden

michele@server:/media/data/share/music/0-Z/I$ cd "Iron Maiden"

michele@server:/media/data/share/music/0-Z/I/Iron Maiden$ ls -l

totale 28

drwxrwxr-x 2 michele michele 4096 giu 10 13:02 1981 - Killers

drwxrwxr-x 2 michele michele 4096 giu 10 13:03 1982 - The Number of the Beast

drwxrwxr-x 2 michele michele 4096 giu 10 13:09 1983 - Piece of Mind

drwxrwxr-x 2 michele michele 4096 mag 26 11:36 1986 - Somewhere in Time

drwxrwxr-x 2 michele michele 4096 mag 26 11:37 1988 - Seventh Son of a Seventh Son

drwxrwxr-x 2 michele michele 4096 mag 26 11:37 1990 - No Prayer for the Dying

drwxrwxr-x 2 michele michele 4096 mag 26 11:37 2000 - Brave New World

michele@server:/media/data/share/music/0-Z/I/Iron Maiden$ ^C

michele@server:/media/data/share/music/0-Z/I/Iron Maiden$ cd "1981 - Killers"

michele@server:/media/data/share/music/0-Z/I/Iron Maiden/1981 - Killers$ ls -l

totale 301900

-rw-r--r-- 1 michele michele 12441460 giu 10 13:00 01 The Ides of March.flac

-rw-r--r-- 1 michele michele 23248469 giu 10 13:00 02 Wrathchild.flac

-rw-r--r-- 1 michele michele 32029540 giu 10 13:00 03 Murders in the Rue Morgue.flac

-rw-r--r-- 1 michele michele 24667565 giu 10 13:00 04 Another Life.flac

-rw-r--r-- 1 michele michele 23305621 giu 10 13:00 05 Genghis Khan.flac

-rw-r--r-- 1 michele michele 29123580 giu 10 13:00 06 Innocent Exile.flac

-rw-r--r-- 1 michele michele 38420902 giu 10 13:00 07 Killers.flac

-rw-r--r-- 1 michele michele 44288114 giu 10 13:00 08 Prodigal Son.flac

-rw-r--r-- 1 michele michele 25155559 giu 10 13:00 09 Purgatory.flac

-rw-r--r-- 1 michele michele 19245484 giu 10 13:00 10 Twilight Zone.flac

-rw-r--r-- 1 michele michele 36928838 giu 10 13:00 11 Drifter.flac

-rw-r--r-- 1 michele michele 265983 giu 10 12:59 folder.jpg

-rw-r--r-- 1 michele michele 3907 apr 17 2011 Iron Maiden - Killers.txt

michele@server:/media/data/share/music/0-Z/I/Iron Maiden/1981 - Killers$

 

 

Other subfolders of "Iron Maiden", subfolder "G" etc....all have the same structure and permissions,

the one visible and the one not visible to MPD/Moode.

I'm starting to believe to the permissions issue theory, but I really don't understand!

Maybe problem with UTF8 or special characters? Path lenght?

The server is Ubuntu, with XFS folders shared with SAMBA.

 

Many thanks!

Michele

 

Hi Michele,

 

Looks ok to me. Here is from one of the MPD WiKi's

 

"MPD needs to have +x permissions on all parent directories to the music collection and also read access to all directories containing music files."

 

Above condition appears to be satisfied for the folders/files in the example, and its confirmed that MPD can access the same folders/files when they are on USB stick which indicates the path names etc are ok.

 

I'm not sure what else to check, but one troubleshooting approach that might yield some info would be the following:

 

(1) make a music2 dir on the server

(2) copy the folders in question to music2

(3) make a samba share for music2

(4) configure a source for music2 on Moode Source config screen

 

Basically making a fresh music share with just just the folders that MPD is not able to access, then seeing whether or no MPD is able to access them.

 

Regards,

Tim

Link to comment
Hi Michele,

 

Looks ok to me. Here is from one of the MPD WiKi's

 

"MPD needs to have +x permissions on all parent directories to the music collection and also read access to all directories containing music files."

 

Above condition appears to be satisfied for the folders/files in the example, and its confirmed that MPD can access the same folders/files when they are on USB stick which indicates the path names etc are ok.

 

I'm not sure what else to check, but one troubleshooting approach that might yield some info would be the following:

 

(1) make a music2 dir on the server

(2) copy the folders in question to music2

(3) make a samba share for music2

(4) configure a source for music2 on Moode Source config screen

 

Basically making a fresh music share with just just the folders that MPD is not able to access, then seeing whether or no MPD is able to access them.

 

Regards,

Tim

 

 

 

Thanks again Tim,

I'll look forward in the problem and I'll try what you suggested, then I'll come back to report.

 

Ciao!

Michele

Link to comment
Thanks again Tim,

I'll look forward in the problem and I'll try what you suggested, then I'll come back to report.

 

Ciao!

Michele

 

 

Hi Tim, just tested......

I've created a fresh "music2" share as you suggested, and it works!!! O_O

How is this possible ?!? Folders are the same (copy & past) and parameters

of connection the same....

I'm with no idea right now....

 

EDIT: I've just found the solution!!!!!!!......a little embarrassing that I didn't think about before...

the problem is....the name of folders!!!!

The structure was this:

/music/0-Z/

with subfolders "A", "B", "C", "D", ...and so on to "Z"....

I've changed (for test purpose) to this:

 

"01_A", "02_B", "03_C" ........and now (after updating database from moode) in the browse tab I can see all folders!!!

What can be the problem? Do you think it's resolvable?

 

Thanks,

Ciao!

Michele

 

 

NEW EDIT: If I rename ALL folders with the aforementioned method, the problem remains...

so subfolders "G" and "I" are no more visible in the browse page.

If I rename only from "A" to "I" they are visible!

Crazy thing...

Link to comment
Hi Tim, just tested......

I've created a fresh "music2" share as you suggested, and it works!!! O_O

How is this possible ?!? Folders are the same (copy & past) and parameters

of connection the same....

I'm with no idea right now....

 

EDIT: I've just found the solution!!!!!!!......a little embarrassing that I didn't think about before...

the problem is....the name of folders!!!!

The structure was this:

/music/0-Z/

with subfolders "A", "B", "C", "D", ...and so on to "Z"....

I've changed (for test purpose) to this:

 

"01_A", "02_B", "03_C" ........and now (after updating database from moode) in the browse tab I can see all folders!!!

What can be the problem? Do you think it's resolvable?

 

Thanks,

Ciao!

Michele

 

 

 

 

Many thanks

Ciao

 

Michele

 

Hi Michele,

 

Since test music2/0-Z had the single letter folders and worked, I would try renaming a couple of the folders in the main music/0-Z/ back to the single letters then update db. Maybe they will work after the 2x rename.

 

If not then maybe copy them all to "music2", then rename music to music_old then rename music 2 to music.

 

Either way, progress :-)

 

Regards,

Tim

Link to comment

Hi,

 

The following fix will be in Moode release 2.4 but if u want to apply it now just follow patch instructions below. The fix turns off MPD logging which I noticed is excessive and may be impacting performance.

 

(1) ssh root@moode (pwd = moode)

(2) nano /etc/mpd.conf

(3) place # in front of log_file ... line to comment it out

 

#log_file "/var/log/mpd/mpd.log"

 

(4) Ctrl-x y <return> to save file

(5) reboot

(6) Moode System config page, "Clear system logs"

 

NOTE: In release 2.3 and earlier, this fix will get overwritten if MPD settings are changed via MPD config UI.

 

Regards,

Tim Curtis

Link to comment
Hi,

 

The following fix will be in Moode release 2.4 but if u want to apply it now just follow patch instructions below. The fix turns off MPD logging which I noticed is excessive and may be impacting performance.

 

(1) ssh root@moode (pwd = moode)

(2) nano /etc/mpd.conf

(3) place # in front of log_file ... line to comment it out

 

#log_file "/var/log/mpd/mpd.log"

 

(4) Ctrl-x y <return> to save file

(5) reboot

(6) Moode System config page, "Clear system logs"

 

NOTE: In release 2.3 and earlier, this fix will get overwritten if MPD settings are changed via MPD config UI.

 

Regards,

Tim Curtis

 

Just a question: which MPD logging level were you adopting (default, secure, verbose)?

 

If possible, setting also the log level would be much more flexible than simply turning the log on/off.

Link to comment
Just a question: which MPD logging level were you adopting (default, secure, verbose)?

 

If possible, setting also the log level would be much more flexible than simply turning the log on/off.

 

Hi,

 

What I noticed is that there actually is no log_level param in current Moode mpd conf, only the log_file param. This is causing what I believe to be "verbose" log level instead of "default" log level.

 

The permanent fix in release 2.4 is to include log_level "default" but still leave #log_file which turns of logging. If logging were ever needed for troubleshooting, simply uncomment and set appropriate log_level.

 

In my experience troubleshooting user issues, I rarely use any of the server logs, so I'm thinking that having the default configuration be "no logging" makes sense for audio player.

 

Regards,

Tim

Link to comment

Hi,

 

The following DAC's have been reported by users to work great with Moode. They will be included in release 2.4 for display on Audio info popup. The two i2s DAC's will also appear in the i2s select list on System config page :-)

 

Audiophonics PCM5122 DAC (i2s)

Lucid Labs Raspberry Pi DAC (i2s)

 

Arcam irDAC (spdif)

Chord QuteHD (spdif)

 

Chord 2Qute (usb)

Matrix Mini-i Pro (usb)

 

Regards.

TimC

Link to comment

Hello Tim and thank you for this wonderful work.

I use Moode for a month and everything is perfect.

I would just add an image to a stream radio that I listen and I do not know how.

It is a French radio and when I add the url in moode it works but I have only the default "radio moode audio player" image in the interface.

 

(http://audio.scdn.arkena.com/11008/franceinter-midfi128.mp3)

 

How to customize the image of a web radio ?

Is it possible ?

 

PS: Small bug.

After clicking the name of a radio added in a playlist to listen it, the name is lost to the display, the interface displays only the url and not the name we gave to the radio when it was added manually by WEBRADIO/CREATE NEW STATION.

Link to comment
Hello Tim and thank you for this wonderful work.

I use Moode for a month and everything is perfect.

I would just add an image to a stream radio that I listen and I do not know how.

It is a French radio and when I add the url in moode it works but I have only the default "radio moode audio player" image in the interface.

 

(http://audio.scdn.arkena.com/11008/franceinter-midfi128.mp3)

 

How to customize the image of a web radio ?

Is it possible ?

 

PS: Small bug.

After clicking the name of a radio added in a playlist to listen it, the name is lost to the display, the interface displays only the url and not the name we gave to the radio when it was added manually by WEBRADIO/CREATE NEW STATION.

 

Hi,

 

Thanks for the nice compliment! I really appreciate it :-)

 

The built-in radio stations and their names and logos are derived from a sqlite database table. User added stations currently get the default radio station logo. Adding a logo to a newly created station requires editing the sqlite table and a few other things.

 

User added logos are something thats on my to-do list, just haven't gotten to it yet.

 

Regards,

Tim

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...