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) |
RE: Official moOde 7.0.1 support thread - DRONE7 - 01-29-2021 Quote:Now I need to figure out a new way to boot and shutdown on one buttonPerhaps something like this.. https://howchoo.com/g/mwnlytk3zmm/how-to-add-a-power-button-to-your-raspberry-pi modified by... https://raspberrypi.stackexchange.com/questions/72676/can-you-make-an-on-off-power-button-with-a-single-non-i2c-gpio-pin/74910 and/or an i2c expander ? https://www.tinytronics.nl/shop/en/others/other/pcf8574-i2c-io-expander RE: Official moOde 7.0.1 support thread - alecks - 01-29-2021 (01-29-2021, 09:48 AM)DRONE7 Wrote:Quote:Now I need to figure out a new way to boot and shutdown on one buttonPerhaps something like this.. Thanks I will have a look! The first one is the tutorial I used before but the GPIO 3 is used by the IQAudio Amp (I2C). Once I activate the Moode GPIO handler on that GPIO, the radio will stay muted. RE: Official moOde 7.0.1 support thread - KimWadum - 01-29-2021 A JavaScript error occurs when trying to add a radio station as a favorite. Firefox 84.0.2 - "Empty string passed to getElementById()." [attachment=2085] RE: Official moOde 7.0.1 support thread - Tim Curtis - 01-29-2021 Whats the station name and url you are trying to add? RE: Official moOde 7.0.1 support thread - KimWadum - 01-29-2021 (01-29-2021, 12:37 PM)Tim Curtis Wrote: Whats the station name and url you are trying to add?"Electro House" from radcap.ru http://79.111.14.76:9075/ I have no problem adding the station. The problem is marking it as a favorite from the list. (Clicking the heart icon) It works flawlessly from the "Edit Station" page. RE: Official moOde 7.0.1 support thread - Tim Curtis - 01-29-2021 The heart icon in Playback adds the item to the Favorites playlist. It's located in Folder view. RE: Official moOde 7.0.1 support thread - TheOldPresbyope - 01-29-2021 (01-29-2021, 11:51 AM)KimWadum Wrote: A JavaScript error occurs when trying to add a radio station as a favorite. [I see Tim answered while I was writing, so I've shortened my post to just this observation] Technically, the message you showed is a warning and not an error. Did the station not get added to the Favorites playlist as a result? Regards, Kent RE: Official moOde 7.0.1 support thread - janvda - 01-29-2021 Hi, Can you guys help a newbie out? Up 'til today, I've been using and enjoying release 6.7.1 on my Pi 4B. I tried downloading and flashing 7.0.1, which seems to be successful. But upon boot and SSH login, I get: rfkill: cannot open /dev/rfkill: Permission denied rfkill: cannot read /dev/rfkill: Bad file descriptor dircolors: /home/pi/.dircolors:4: invalid line; missing second token dircolors: /home/pi/.dircolors:10: invalid line; missing second token dircolors: /home/pi/.dircolors:12: invalid line; missing second token dircolors: /home/pi/.dircolors:15: invalid line; missing second token dircolors: /home/pi/.dircolors:23: invalid line; missing second token dircolors: /home/pi/.dircolors:36: invalid line; missing second token dircolors: /home/pi/.dircolors:39: invalid line; missing second token dircolors: /home/pi/.dircolors:46: invalid line; missing second token Moode doesn't seem to start (at least, the webinterface isn't available). I tried re-downloading (the MD5-checksum is OK), and reflashing to no avail. Can someone point me in the right direction? For now, I've reflashed 6.7.1, which is working fine. Thx for your help! RE: Official moOde 7.0.1 support thread - KimWadum - 01-29-2021 (01-29-2021, 02:22 PM)TheOldPresbyope Wrote:(01-29-2021, 11:51 AM)KimWadum Wrote: A JavaScript error occurs when trying to add a radio station as a favorite. Ah, sorry, my bad. It is indeed a warning, and not an error. (And I do this for a living...) Yes it did get added to the "Folder/Favorites". A bit confusing, but I guess it works as expected then. I expected the radio station to be added as a favorite station, because i was in "Radio" mode. Sorry... Moode Audio is a great piece of software. RE: Official moOde 7.0.1 support thread - Tim Curtis - 01-29-2021 I agree some of the functions are a Bit confusing at first. Its a matter of getting used to the quirks ;-) |