New To Moode - Got Questions

You may have already done this. Access the router, and see if any restrictions have been imposed.

All internet traffic must be restricted, so if you check for a Moode update in System, that should fail also due to inability to access the internet.

SSH into Moode, and type moodeutl --help. Moodeutl is a general utility program that can list the current status of the system, similar to the startup log.

I don't know enough Linux, and just use Google searches for Linux commands. Certain Linux commands may elucidate, and even correct your problem.

Try lsusb command, which will list USB devices and status.

Moode is built on RaspiOS, and there may be issues reported in the RaspiOS forum. Internet access is at RaspiOS level or outside (router), and not Moode (I would think).

Since Moode was initially able to access radio stations, then resort to a reflash of the image and start over. Maybe add pieces like the USB Bluetooth adapter later, and see if something kills internet access. Add things one at a time and test for functionality.
 
Last edited:
Access the router, and see if any restrictions have been imposed.
Nothing unusual. I disabled the firewall but still no connection.

if you check for a Moode update in System, that should fail
It does not. Says that it's up to date.

there may be issues reported in the RaspiOS forum
Thanks for the hint. I was about to post on some MPD forums too.

Add things one at a time and test for functionality.
I guess I will try again, but it's the 2nd time that it starts failing when adding new radios...and removing them did not solve the issue.

Thanks a lot for spending the time trying to help me. You did solve several other problems along the way 🙂
👍
 
You can open an SSH terminal in System..Security. Run a Linux command that accesses internet.

I have added radio stations many times in the past. Sometimes the url is bad, but it never has killed the built in stations. An MPD error with radio stations can continue to good stations. Restarting MPD always fixes, or as a last resort a system restart.

My current issue with Moode is only related to a Library Update. I have a large library that takes over 3 hours to scan over WiFi. As I previously stated, the system tends to get busy related to this, and sometimes I need to wait 20 minutes or longer. It is always able to clear issues with waiting, and I never need to do hard resets. I like RPi2, because there is less noise compared to RPi3, and I just put up with it.

In general, I only do Moode updates if there is an MPD upgrade. MPD updates generally seem to improve sound quality.
 
I have never done it, but I assume you could run MPD from the terminal. In System..Security Open SSH terminal.

Just try to ping the radio station url. If it won't ping, maybe the current DNS isn't translating the entered address into a proper url. There is a way to change the primary DNS to the Google DNS, for example. See the Linux instructions here .
 
Just try to ping the radio station url. If it won't ping, maybe the current DNS isn't translating the entered address into a proper url
I managed to ping the "OK" radios properly, while the "?" ones are showing Curl (7): Couldn't reach the server error. And these same URL ("?)`") are working from Firefox...so I don't think it`s a firewall issue, but rather a DNS problem as you mentioned.

But even when adding the Google DNS domains, no change....

I'll need to dig in further
 

Attachments

  • MPD error.png
    MPD error.png
    15.1 KB · Views: 76