Hi,
I have a couple 3B's with Wifi/BT off and using Edimax adapters.
What are the indications that its not working?
-Tim
I want to disable the PI3B built-in wifi adapter because there is noise.
Wifi is connected in AP mode even though it is in the photo state.
https://twitter.com/takoyaki123/status/853454914290200577
Android?
Firefox on Win 10 via ethernet...latest versions.
What's the output of:
Code:cat /lib/systemd/system/hw_pause_play.service
LTF
Here is the output of the cat command:
Code:
[Unit]
Description=Moode Audio Pause/Play
After=mpd.service
[Service]
ExecStart=/home/pi/command/hw_pause_play.py
TimeoutSec=0
Restart=always
RestartSec=1
StartLimitInterval=30
StartLimitBurst=20
[Install]
WantedBy=multi-user.target
I found a reference that said jounalctl _PID=(PID from systemctl status) should help. It returned the following:
Code:
pi@moode:~ $ sudo journalctl _PID=1617
-- Logs begin at Sat 2017-04-15 21:48:48 PDT, end at Sat 2017-04-15 22:15:42 PDT. --
Apr 15 22:00:27 moode hw_pause_play.py[1617]: [49B blob data]
I went back to Moode 3.1 and moved the Python script from the /var/www/command directory to /home/pi/command and the service worked just fine.
The Python script works on its own in either Moode 3.1 or 3.5. It is just the service that will not start in 3.5.
Cheers, Bryce.
Moode 3.5, trying to configure a NAS share, I had the problem referenced here:
http://www.diyaudio.com/forums/pc-based/271811-moode-audio-player-raspberry-pi-624.html#post4967141
Unable to delete misconfigured mount point.
In my case, the fix was to
sqlite3 /var/local/www/db/moode-sqlite3.db "delete from cfg_source where id='2';"
Tim, can you please make the code a tad more resilient so that it is possible to delete a NAS entry from the db within the GUI even when the mount point isn't there?
Cheers,
Phil
http://www.diyaudio.com/forums/pc-based/271811-moode-audio-player-raspberry-pi-624.html#post4967141
Unable to delete misconfigured mount point.
In my case, the fix was to
sqlite3 /var/local/www/db/moode-sqlite3.db "delete from cfg_source where id='2';"
Tim, can you please make the code a tad more resilient so that it is possible to delete a NAS entry from the db within the GUI even when the mount point isn't there?
Cheers,
Phil
Two more things about 3.5:
Library Artist Column selector shows blank (in firefox), not the current selection.
Using a Pimoroni pHAT DAC, how the heck do I disable software volume control? I just want 100% output and to use my amp's volume control. Cannot for the life of me figure how to, yet I could do it in 3.1.
Phil
Library Artist Column selector shows blank (in firefox), not the current selection.
Using a Pimoroni pHAT DAC, how the heck do I disable software volume control? I just want 100% output and to use my amp's volume control. Cannot for the life of me figure how to, yet I could do it in 3.1.
Phil
Two more things about 3.5:
Library Artist Column selector shows blank (in firefox), not the current selection.
Using a Pimoroni pHAT DAC, how the heck do I disable software volume control? I just want 100% output and to use my amp's volume control. Cannot for the life of me figure how to, yet I could do it in 3.1.
Phil
Ah, found it under MPD settings seconds after posting!
Cheers,
Phil
Many thanks Tim. 3.5 so far fine, it just worked.
$10 for the amount of effort you put in, not just developing features but support, is value plus. You are welcome.
Bon chance
$10 for the amount of effort you put in, not just developing features but support, is value plus. You are welcome.
Bon chance
Hi,
Having international language support would be nice but implementing it is beyond my experience. I would need someone to guide me on the coding framework that would enable this.
-Tim
Hi Tim,
I did that once with my Ibasso DX50 and the Chinese development team:they sent me an excel file with a table with all the english words they were using for their software "interface", and I sent them back all corresponding french words. This way, the Ibasso DX50 got a "verified" French translation update... I am not a programmer, but I guess that translations handling would require a database management not too complicated.
So if you are interested, we could first proceed the same way...
Thanks Tim, my moOde 3.5 diy build works fine [emoji1]
![]()
我從使用 Tapatalk 的 Redmi Note 4 發送
Wow! Where did you get that case?
3.5 up and running with Allo Kali/Piano 2.1. Thanks Tim!
I don't see a specific setting for the Piano 2.1, unless that's the 'Piano Dac Plus' that appears in the Custom Settings? In Volumio there are crossover settings for the Sub in 2.1 or 2.2 mode, but I would much prefer to use Moode.
I have installed the LL Advanced Kernel but the player won't reboot if I attempt to install the RT version. Using Pi3 with internal Wifi off.
I don't see a specific setting for the Piano 2.1, unless that's the 'Piano Dac Plus' that appears in the Custom Settings? In Volumio there are crossover settings for the Sub in 2.1 or 2.2 mode, but I would much prefer to use Moode.
I have installed the LL Advanced Kernel but the player won't reboot if I attempt to install the RT version. Using Pi3 with internal Wifi off.
I have a Pi Zero W with a Pimoroni pHAT DAC.
Do the advanced kernels work with the Pi Zero W, and is there any advantage in using them with the above combo, anyway?
If one of the advanced kernels fails to boot, how do we recover from that?
By the way, do not attempt to use apt-get dist-upgrade to update your Moode 3.5 box. It will break.
Cheers,
Phil
Do the advanced kernels work with the Pi Zero W, and is there any advantage in using them with the above combo, anyway?
If one of the advanced kernels fails to boot, how do we recover from that?
By the way, do not attempt to use apt-get dist-upgrade to update your Moode 3.5 box. It will break.
Cheers,
Phil
If one of the advanced kernels fails to boot, how do we recover from that?
I just had that problem, as you can see above.
Before my second attempt I saved a backup of my SD card so that I didn't have to go through all the settings again. Worked fine, don't see any other way of recovering.
Moode was always free and it should remain free. If I have to pay I will use another software. Best regards.
Many thanks Tim. 3.5 so far fine, it just worked.
$10 for the amount of effort you put in, not just developing features but support, is value plus. You are welcome.
Bon chance
I do agree with you. 🙂
Moode was always free and it should remain free. If I have to pay I will use another software. Best regards.
You can still use the earlier version for free can't you? What's the problem? Like most others here, I'm happy to pay a small sum for all the work Tim has put in.
- Home
- Source & Line
- PC Based
- Moode Audio Player for Raspberry Pi