![]() |
How to enable auto login/disable active login - 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: How to enable auto login/disable active login (/showthread.php?tid=7447) |
How to enable auto login/disable active login - ddinnsen - 02-22-2025 I want to passively turn my RaspberryPi 4 Moode (version 9.2.4) streamer on and off with a surge suppressor. I can't find where to set this or any threads about it. Thanks for your help. RE: How to enable auto login/disable active login - Nutul - 02-22-2025 Could you elaborate a bit more...? RE: How to enable auto login/disable active login - ddinnsen - 02-22-2025 To say it another way, I want my Moode streamer to turn on without any user input such as login. Since I followed the directions in the Moode setup guide (https://github.com/moode-player/docs/blob/main/setup_guide.md#5-pi-imager-tutorial), it currently requires user input of a UID and password to login. I want it to automatically login. RE: How to enable auto login/disable active login - Tim Curtis - 02-22-2025 (02-22-2025, 03:09 PM)ddinnsen Wrote: To say it another way, I want my Moode streamer to turn on without any user input such as login. Since I followed the directions in the Moode setup guide (https://github.com/moode-player/docs/blob/main/setup_guide.md#5-pi-imager-tutorial), it currently requires user input of a UID and password to login. I want it to automatically login. The WebUI doesn't require any login. The login is only used if you need to connect to moode via an SSH terminal and run commands. RE: How to enable auto login/disable active login - ddinnsen - 02-24-2025 I see. I only need to login if I want to use the UI directly on the pi, which I do not. I had not even tried accessing the web UI until I had logged in. Thanks! RE: How to enable auto login/disable active login - Tim Curtis - 02-24-2025 (02-24-2025, 12:47 AM)ddinnsen Wrote: I see. I only need to login if I want to use the UI directly on the pi, which I do not. I had not even tried accessing the web UI until I had logged in. Thanks! Login is not required even when using the WebUI on an attached local display. Its only needed to get a command line via an SSH terminal. |