Hi,
I've got a nice prototype working that presents a list of other players on the network. It uses ip address of the hosts to avoid the "no mDNS on Android" issue.
l'll post some screen shots later this weekend.
Btw, thanks for the suggestion 🙂
-Tim
That would be great.
Local touch screen would be great! It would allow Moode to be used in a mobile environment.
Gary
Hi Gary,
Screen shot of the new feature, already implemented 🙂
-Tim
Attachments
Not disagreeing with the addition of screen function, but you can use Moode mobile: just let it create an AP and control it with your mobile phone or tablet.
Thanks for the suggestion! I played around with AP a little bit. It seems the screen on my phone is a little small and hard to navigate for mobile use. My thought was the 7" Pi touch screen would be a little easier.
Any one needing a way to run the Pi in a mobile with a safe shutdown method might check out the following:
3A Car Supply / Switch - – Mausberry Circuits
Thanks,
Gary
Hi Gary,
Screen shot of the new feature, already implemented 🙂
-Tim
Thanks Tim!
I am still running 3.84....I need to spend some time building v.4 over the weekend. It is looking great!
Gary
Change moode realease in .properties file to beta9.
beta8 is not yet available.
you can look at log file in the directory but i guess you will see an error 404 😉
Thanks. I thought I had changed to b9 but didn't
I will transmit very soon a much easier version to Tim (just 3 commands to type, answer a few questions and let it go).
He will decide what to do with this 😉
can i get it for testing?
I am looking forward to this!Hi Gary,
Screen shot of the new feature, already implemented 🙂
-Tim
Ok - see there error.
Have started again with Step 4.2. Same error message. Time to start from scratch it seems. Glad folks on this forum are here with a helping hand.
See attached.
The error is because it canot find the git executable, so you should re-do Step 3 pt. 2 where you install some base apps.
Code:
sudo apt-get -y install rpi-update php-fpm nginx sqlite3 php-sqlite3 memcached php-memcache mpc \
bs2b-ladspa libbs2b0 libasound2-plugin-equal telnet automake sysstat squashfs-tools tcpdump shellinabox \
samba smbclient udisks-glue ntfs-3g exfat-fuse git inotify-tools libav-tools
keep the back slashes in there otherwise it will stop after the first line.
Paul
I am one step away from having achieved my ultimate setup. After having had a had time getting both Squeezelite and UPNP running, this time bluetooth poses an issue. Pairing with my projector works as it is supposed to, but the sound I get is remarkably distorted. Not "distorted" like audiophiles will hear the difference, but like the average Joe covering his ears. The tone seems shifted an octave below and there are constantly dropouts.
The settings on my projector are very basic so I suspect it is either a problem on the Moode receiver end or possibly something which needs to be adjusted in Kodi. I doubt, however, that Kodi is the issue as it used to be working with my old bluetooth speakers.
The settings on my projector are very basic so I suspect it is either a problem on the Moode receiver end or possibly something which needs to be adjusted in Kodi. I doubt, however, that Kodi is the issue as it used to be working with my old bluetooth speakers.
I am one step away from having achieved my ultimate setup. After having had a had time getting both Squeezelite and UPNP running, this time bluetooth poses an issue. Pairing with my projector works as it is supposed to, but the sound I get is remarkably distorted. Not "distorted" like audiophiles will hear the difference, but like the average Joe covering his ears. The tone seems shifted an octave below and there are constantly dropouts.
The settings on my projector are very basic so I suspect it is either a problem on the Moode receiver end or possibly something which needs to be adjusted in Kodi. I doubt, however, that Kodi is the issue as it used to be working with my old bluetooth speakers.
Do you use bluetooth and wifi ?
If so, don’t waste your time with theses settings because this is something which can only be resolve with a new Broadcom driver for RPI and it looks like cypress don’t do it.
If you want to use Bluetooth, you need to use ethernet cable on the RPI 😉
Last edited:
I am using an external bluetooth USB adapter hooked up to my RPi3. As far as I know the internal wifi chip should be completely off. In this case there should not be any intereference caused by it, right?
Yes, it did not change anything.
I double checked the /boot/config.txt and moode GUI config and the onboard wifi is definitely off.
I double checked the /boot/config.txt and moode GUI config and the onboard wifi is definitely off.
Thanks for the suggestion! I played around with AP a little bit. It seems the screen on my phone is a little small and hard to navigate for mobile use. My thought was the 7" Pi touch screen would be a little easier.
Any one needing a way to run the Pi in a mobile with a safe shutdown method might check out the following:
3A Car Supply / Switch - – Mausberry Circuits
Thanks,
Gary
Hi Gary, whhat makes that a “safe shutdown method”? The listing describes it as a car ignition switch with power supply. Not much information to go on. What does it do, other than supply the two USB ports from the 12v circuit?
Hi, I'm running Moode 4.09. Sound nice. I had an issue: Radio folder didn't appear in browser. I updated database and restart and now I have a Radio folder with only one radio inside. Any suggestions?
regards
Enrico
regards
Enrico
Last edited:
SOLVED
I don't know why but the folder was almost empty...
cp ./rel-stretch/mpd/RADIO/* /var/lib/mpd/music/RADIO
and the radio list is full again.
I don't know why but the folder was almost empty...
cp ./rel-stretch/mpd/RADIO/* /var/lib/mpd/music/RADIO
and the radio list is full again.
How to use Tidal
Hi,
Can someone tell me what I need to do to use Tidal after enabling UPnP renderer and entering Tidal credentials?
Hi,
Can someone tell me what I need to do to use Tidal after enabling UPnP renderer and entering Tidal credentials?
I am one step away from having achieved my ultimate setup. After having had a had time getting both Squeezelite and UPNP running, this time bluetooth poses an issue. Pairing with my projector works as it is supposed to, but the sound I get is remarkably distorted. Not "distorted" like audiophiles will hear the difference, but like the average Joe covering his ears. The tone seems shifted an octave below and there are constantly dropouts.
The settings on my projector are very basic so I suspect it is either a problem on the Moode receiver end or possibly something which needs to be adjusted in Kodi. I doubt, however, that Kodi is the issue as it used to be working with my old bluetooth speakers.
Do you use bluetooth and wifi ?
If so, don’t waste your time with theses settings because this is something which can only be resolve with a new Broadcom driver for RPI and it looks like cypress don’t do it.
If you want to use Bluetooth, you need to use ethernet cable on the RPI 😉
Hi,
I'm using Edimax 7811Un Wifi adapter on Pi-3 and the integrated Wifi adapter on Pi-0W and Bluetooth works perfectly from my IOS devices.
I've read that BT may not work so well using the integrated Pi-3 Wifi adapter.
-Tim
Hi,
Some screen shots of the new "Players" feature 🙂
I'm using avahi to discover other moOde players on the network and then getting each players ip address to form the connecting url.
This should make it easy to connect to other moOde players when using Smartphone, Tablet and locally attached screen.
-Tim
Some screen shots of the new "Players" feature 🙂
I'm using avahi to discover other moOde players on the network and then getting each players ip address to form the connecting url.
This should make it easy to connect to other moOde players when using Smartphone, Tablet and locally attached screen.
-Tim
Attachments
Hi,
Some screen shots of the new "Players" feature 🙂
I'm using avahi to discover other moOde players on the network and then getting each players ip address to form the connecting url.
This should make it easy to connect to other moOde players when using Smartphone, Tablet and locally attached screen.
-Tim
+1
Do you ever sleep?😕
- Home
- Source & Line
- PC Based
- Moode Audio Player for Raspberry Pi