Hi Bryce,
Yes, I was able to browse entire music collection.
Does "View status of database update" show that your collection has been indexed by DLNA server?
-Tim
Hi Tim,
Yes, "View status of database update" shows 238 files which is correct for this test.
I open Kazoo, Moode UPNP comes up right away and I can see the playlist. However the main window has the spinning "wait" icon. If I look at the resources, I can see Moode DLNA and I select that icon which returns me to the main window with the wait icon.
At this point if I go back to the PC and select "View status of database update" I receive the message "moode refused to connect". The only way I could get that report to function again would be to reboot the RPi.
Eventually the wait icon goes away. If I look at the resources now, Moode DLNA is gone and only My Playlists and Radio remains.
Again, this was with a fresh card image and only really configuring the audio card, UPNP and DLNA. MPD database was updated, library was displayed, DLNA database was rebuilt and the database update was viewed.
Please let me know if I should look at anything else.
Moode Audio Player: Release: 3.1 2016-12-05
Platform Information:
moodeOS ver: 1.1
Linux kernel: 4.4.30-v7+
Architecture: ARMv7l
MPD version: 0.19.19
Hdwr rev: Pi-2B 1GB
Cheers, Bryce.
Last edited:
Hi Tim,
Yes, "View status of database update" shows 238 files which is correct for this test.
I open Kazoo, Moode UPNP comes up right away and I can see the playlist. However the main window has the spinning "wait" icon. If I look at the resources, I can see Moode DLNA and I select that icon which returns me to the main window with the wait icon.
At this point if I go back to the PC and select "View status of database update" I receive the message "moode refused to connect". The only way I could get that report to function again would be to reboot the RPi.
Eventually the wait icon goes away. If I look at the resources now, Moode DLNA is gone and only My Playlists and Radio remains.
Again, this was with a fresh card image and only really configuring the audio card, UPNP and DLNA. MPD database was updated, library was displayed, DLNA database was rebuilt and the database update was viewed.
Please let me know if I should look at anything else.
Moode Audio Player: Release: 3.1 2016-12-05
Platform Information:
moodeOS ver: 1.1
Linux kernel: 4.4.30-v7+
Architecture: ARMv7l
MPD version: 0.19.19
Hdwr rev: Pi-2B 1GB
Cheers, Bryce.
Hi Bryce,
The symptoms suggest something external to Moode software, possibly a network issue, bad sd card or bugs in the new version of Linn Kinsky. I'm using the prior release of Kinsky and not the new one.
-Tim
i use PRI3's I2S to DAM1021(Ver 2.5&3.1)
I found the left and right channels to the opposite
anyone the same as me?
I found the left and right channels to the opposite
anyone the same as me?
i use PRI3's I2S to DAM1021(Ver 2.5&3.1)
I found the left and right channels to the opposite
anyone the same as me?
Not with the same DAC as you, but I find Moode sets each channel the opposite to Rune, for example: ie if I leave my set up connected and boot either of my Pis into Rune, set the channels and then subsequently boot into Moode, the channels are switched.
Hi Bryce,
The symptoms suggest something external to Moode software, possibly a network issue, bad sd card or bugs in the new version of Linn Kinsky. I'm using the prior release of Kinsky and not the new one.
-Tim
Hi Tim,
More investigation reveals a bit of what is going on. I have been able to use the Moode DLNA server with Windows 10, Panasonic Viera TV and Linn Kinsky V 4.4.5.0. The problem comes when I try to use Kasoo 4.11.191, which is Linn's current control program. If I try to navigate to the Moode DLNA server the server will stop working. I can no longer access it from anywhere. I must restart the RPi to get the DLNA server running again.
I don't think that a DLNA client should be able to crash the server like that, but it does it very effectively. Is there anything on the RPi we can look at to see why the DLNA server crashed?
Cheers, Bryce.
Hi Tim,
More investigation reveals a bit of what is going on. I have been able to use the Moode DLNA server with Windows 10, Panasonic Viera TV and Linn Kinsky V 4.4.5.0. The problem comes when I try to use Kasoo 4.11.191, which is Linn's current control program. If I try to navigate to the Moode DLNA server the server will stop working. I can no longer access it from anywhere. I must restart the RPi to get the DLNA server running again.
I don't think that a DLNA client should be able to crash the server like that, but it does it very effectively. Is there anything on the RPi we can look at to see why the DLNA server crashed?
Cheers, Bryce.
Hi Bryce,
You can try the steps below to troubleshoot, but a quick google returned link to a post on Linn forums for similar issue that suggests its a bug in minidlna. https://forums.linn.co.uk/bb/showthread.php?tid=28641
The version of minidlna in Moode is from Jessie repo and is:
pi@rp3:~ $ minidlnad -V
Version 1.1.2
You could try a more recent version but you would need to compile it.
https://sourceforge.net/projects/minidlna/files/minidlna/1.1.5/
Troubleshooting steps
- Turn off DLNA server
- edit /etc/minidlna.conf
- uncomment log_dir
- set log_level to debug
- Turn on DLNA server
Re-run your tests then examine the log
cat /var/log/minidlna.log
-Tim
Troubleshooting steps
- Turn off DLNA server
- edit /etc/minidlna.conf
- uncomment log_dir
- set log_level to debug
- Turn on DLNA server
Re-run your tests then examine the log
Well that didn't take long! Here are the two lines from the log once the test started.
[2017/03/14 15:23:47] upnphttp.c:1043: warn: HTTP Connection closed unexpectedly
[2017/03/14 15:24:59] sql.c:117: warn: sql_get_int_field: step failed: SQL logic error or missing database
SELECT count(*) from DETAILS where MIME glob 'a*'
The DLNA server is now unresponsive. Is this of any help?
Cheers, Bryce.
Well that didn't take long! Here are the two lines from the log once the test started.
[2017/03/14 15:23:47] upnphttp.c:1043: warn: HTTP Connection closed unexpectedly
[2017/03/14 15:24:59] sql.c:117: warn: sql_get_int_field: step failed: SQL logic error or missing database
SELECT count(*) from DETAILS where MIME glob 'a*'
The DLNA server is now unresponsive. Is this of any help?
Cheers, Bryce.
Hi Bryce,
You would have to open a support ticket in the minidlna project and see if someone that knows how to debug it can analyze the log output.
https://sourceforge.net/p/minidlna/support-requests/?page=0
-Tim
You were able to browse files? I can only get the items on the playlist to play.
I will have to try a fresh install and see if that makes any difference.
Cheers, Bryce.
I don't have a cloud photo storage service, so I can't easily show you, but yes, all the content on both my attached USB drive and my NAS is available to browse and play.
The Pi is connected to my Linn Majik and works beautifully 🙂
i use PRI3's I2S to DAM1021(Ver 2.5&3.1)
I found the left and right channels to the opposite
anyone the same as me?
Not with the same DAC as you, but I find Moode sets each channel the opposite to Rune, for example: ie if I leave my set up connected and boot either of my Pis into Rune, set the channels and then subsequently boot into Moode, the channels are switched.
Yes, and it bites me on the *** all the time. I have to remember to check the polarity with the sound check file on the SD card.
It is Moode at fault - all my interlinks and speaker cables are the right polarity for other sources. To remedy I switch the rca plugs at the Pi.
Maybe Tim can tell us why Moode is ***-backwards, if he has power and hasn't lost the tips of his fingers to frostbite 🙂
Yes, and it bites me on the *** all the time. I have to remember to check the polarity with the sound check file on the SD card.
It is Moode at fault - all my interlinks and speaker cables are the right polarity for other sources. To remedy I switch the rca plugs at the Pi.
Maybe Tim can tell us why Moode is ***-backwards, if he has power and hasn't lost the tips of his fingers to frostbite 🙂
Interesting. I have the Audiophonics ES9023 DAC which goes into my amp and out to my headphones. When I play the sound check file on the SD card it is correct, not switched.
Hi,
Here is a procedure for installing minidlnad 1.1.6 (latest version) on Moode 3.1
1) Audio config, turn OFF DLNA server
2) sudo apt-get update
3) sudo apt-get install gettext libjpeg-dev libsqlite3-dev libexif-dev
4) git clone git://git.code.sf.net/p/minidlna/git minidlna-git
5) cd minidlna-git
6) ./autogen.sh
7) ./configure
8) make
9) sudo cp ./minidlnad /usr/bin
0) minidlnad -V
- should be 1.1.6
a) cd ~
b) sudo rm -rf ./minidlna-git
c) sudo reboot
d) Audio config, turn ON DLNA server
run some tests and let me know how it goes 🙂
-Tim
Here is a procedure for installing minidlnad 1.1.6 (latest version) on Moode 3.1
1) Audio config, turn OFF DLNA server
2) sudo apt-get update
3) sudo apt-get install gettext libjpeg-dev libsqlite3-dev libexif-dev
4) git clone git://git.code.sf.net/p/minidlna/git minidlna-git
5) cd minidlna-git
6) ./autogen.sh
7) ./configure
8) make
9) sudo cp ./minidlnad /usr/bin
0) minidlnad -V
- should be 1.1.6
a) cd ~
b) sudo rm -rf ./minidlna-git
c) sudo reboot
d) Audio config, turn ON DLNA server
run some tests and let me know how it goes 🙂
-Tim
Hi,
Run some tests and let me know how it goes 🙂
-Tim
Well it is sort of two steps forward and one step back.
Your instructions were perfect. Everything was updated and compiled perfectly.
I do have version 1.1.6 and when I use Kazoo from iOS or Windows I can see all of the files on the Moode DLNA server. The DLNA server no longer crashes!
Not everything is quite how I expected it but that is a nit compared to the problem I am having now. I can add songs to the playlist in Kazoo, and the playlist in Moode does get updated. When I try to play one of the songs that was added from Kazoo the play icon blinks, but that is it. If the songs were added to the playlist from the Moode UI everything works perfectly.
Since the debug log was still configured, I took a look in it. It looks like all of the items that were on the default playlist (radio stations) have been removed as they were not found in the db. Did the update to sqlite clear the data I wonder?
The reason the music won't play is that I apparently don't have access to the flac files any more. I can provide examples from the log if required.
HTML:
<HEAD><TITLE>403 Forbidden</TITLE></HEAD><BODY><H1>Forbidden</H1>You don't have permission to access this resource.</BODY>
Cheers, Bryce.
Playlist Contents
Hi Tim,
The first two items in this playlist were added using the Moode UI. The second two were added using Kazoo and they do not play as mentioned previously.
192.168.100.150 is the IP address of the RPi
Is this what you would expect in this situation?
Cheers, Bryce.
Hi Tim,
The first two items in this playlist were added using the Moode UI. The second two were added using Kazoo and they do not play as mentioned previously.
Code:
NAS/Keepnews/Art Blakey & The Jazz Messengers/KC11-Caravan/01 - Caravan.flac
NAS/Keepnews/Wes Montgomery/KC02-Full House/02 - I've Grown Accustomed To Her Face.flac
http://192.168.100.150:8200/MediaItems/210.flac[/url]
http://192.168.100.150:8200/MediaItems/318.flac[/url]
Is this what you would expect in this situation?
Cheers, Bryce.
Yes, and it bites me on the *** all the time. I have to remember to check the polarity with the sound check file on the SD card.
It is Moode at fault - all my interlinks and speaker cables are the right polarity for other sources. To remedy I switch the rca plugs at the Pi.
Maybe Tim can tell us why Moode is ***-backwards, if he has power and hasn't lost the tips of his fingers to frostbite 🙂
Interesting. I have the Audiophonics ES9023 DAC which goes into my amp and out to my headphones. When I play the sound check file on the SD card it is correct, not switched.
Forum Audiophonics.fr • Consulter le sujet - Moode Audio support?
Hi Tim,Hi Phil,
No prob. It looks like there has been a bump from the 4.4 kernel branch to 4.9.
I just tested the latest 4.9.13 kernel which is what would be installed by running rpi-update with no args. Result was not so good. Lot of issues. Retested with the last commit to 4.4 kernel branch which is 4.4.50 and no issues so far.
If anyone with the new Pi-Zero W experiences issues with Moode 3.1 and its Standard 4.4.30 kernel then try the cmd below to update to 4.4.50 and post back success or failure results.
Kernel 4.4.50
sudo rpi-update 52241088c1da59a359110d39c1875cda56496764
-Tim
I tried this but I had to use a Pi3 (I have no Pi Zero) and I couldn't get wifi to connect on the zero W or Pi3 after the update.
Is it possible to get a 3.1 img pre-updated with 4.4.50 to flash directly to the sd?
thanks,
Julian
I still could not mount USB HDD... X-(
I still need someone’s help.
I cannot use my hpfs HDD from moode audio player 3.1 still.
It seems USB HDD could not mount.
So mpd does not see my USB HDD.
I sshed to my mood.local and found was as follows.
It seems moodeOS recognize my USB Disk as /dev/sda and my music partition can see as /dev/sda2.
Device Boot Start End Sectors Size Id Type
/dev/mmcblk0p1 8192 131071 122880 60M c W95 FAT32 (LBA)
/dev/mmcblk0p2 131072 62945279 62814208 30G 83 Linux
Disk /dev/sda: 2.7 TiB, 3000592982016 bytes, 5860533168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: 2DE3740C-2E5C-4DA1-BB9E-82934DE0B0CD
Device Start End Sectors Size Type
/dev/sda1 34 262177 262144 128M Microsoft reserved
/dev/sda2 264192 5860532223 5860268032 2.7T Microsoft basic data
And I could not find my USB Disk on fstab.
fstab
proc /proc proc defaults 0 0
/dev/mmcblk0p1 /boot vfat defaults 0 2
/dev/mmcblk0p2 / ext4 defaults,noatime 0 1
# a swapfile is not a swap partition, no line here
# use dphys-swapfile swap[on|off] for that
What should I do?
Thank you for your advice in advance.
Hiroyoshi Satoh
I still need someone’s help.
I cannot use my hpfs HDD from moode audio player 3.1 still.
It seems USB HDD could not mount.
So mpd does not see my USB HDD.
I sshed to my mood.local and found was as follows.
It seems moodeOS recognize my USB Disk as /dev/sda and my music partition can see as /dev/sda2.
Device Boot Start End Sectors Size Id Type
/dev/mmcblk0p1 8192 131071 122880 60M c W95 FAT32 (LBA)
/dev/mmcblk0p2 131072 62945279 62814208 30G 83 Linux
Disk /dev/sda: 2.7 TiB, 3000592982016 bytes, 5860533168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: 2DE3740C-2E5C-4DA1-BB9E-82934DE0B0CD
Device Start End Sectors Size Type
/dev/sda1 34 262177 262144 128M Microsoft reserved
/dev/sda2 264192 5860532223 5860268032 2.7T Microsoft basic data
And I could not find my USB Disk on fstab.
fstab
proc /proc proc defaults 0 0
/dev/mmcblk0p1 /boot vfat defaults 0 2
/dev/mmcblk0p2 / ext4 defaults,noatime 0 1
# a swapfile is not a swap partition, no line here
# use dphys-swapfile swap[on|off] for that
What should I do?
Thank you for your advice in advance.
Hiroyoshi Satoh
Hi,
I just joined the forum for this thread. 🙂
I am one of those who is eagerly awaiting MoOde 3.5 release since i have a BOSS DAC already waiting for the right software.
Just saying.. 🙂
I just joined the forum for this thread. 🙂
I am one of those who is eagerly awaiting MoOde 3.5 release since i have a BOSS DAC already waiting for the right software.
Just saying.. 🙂
Hi Phil,
If anyone with the new Pi-Zero W experiences issues with Moode 3.1 and its Standard 4.4.30 kernel then try the cmd below to update to 4.4.50 and post back success or failure results.
Kernel 4.4.50
sudo rpi-update 52241088c1da59a359110d39c1875cda56496764
-Tim
I had issues with a Pi Zero W not connecting via WIFI, this solved it. Thanks a lot!
What did you mean by 'hpfs'?
Is this HDD formatted on a Mac or Windows PC?
Best wishes...
Is this HDD formatted on a Mac or Windows PC?
Best wishes...
I still need someone’s help.
I cannot use my hpfs HDD from moode audio player 3.1 still.
It seems USB HDD could not mount.
So mpd does not see my USB HDD.
I sshed to my mood.local and found was as follows.
It seems moodeOS recognize my USB Disk as /dev/sda and my music partition can see as /dev/sda2.
Device Boot Start End Sectors Size Id Type
/dev/mmcblk0p1 8192 131071 122880 60M c W95 FAT32 (LBA)
/dev/mmcblk0p2 131072 62945279 62814208 30G 83 Linux
Disk /dev/sda: 2.7 TiB, 3000592982016 bytes, 5860533168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: 2DE3740C-2E5C-4DA1-BB9E-82934DE0B0CD
Device Start End Sectors Size Type
/dev/sda1 34 262177 262144 128M Microsoft reserved
/dev/sda2 264192 5860532223 5860268032 2.7T Microsoft basic data
And I could not find my USB Disk on fstab.
fstab
proc /proc proc defaults 0 0
/dev/mmcblk0p1 /boot vfat defaults 0 2
/dev/mmcblk0p2 / ext4 defaults,noatime 0 1
# a swapfile is not a swap partition, no line here
# use dphys-swapfile swap[on|off] for that
What should I do?
Thank you for your advice in advance.
Hiroyoshi Satoh
- Home
- Source & Line
- PC Based
- Moode Audio Player for Raspberry Pi