Snakeoil 1.4.3 (High End U3)
|
Posts: 9
Threads: 0
Joined: Jan 2025
Reputation:
3
Location: Wollongong
Without being able to chop and change between 1.4.0 & 1.4.3 I couldn't say that the later was obviously better, but it's good and I have no inclination to go back to 1.4.0.
Posts: 2,988
Threads: 192
Joined: Feb 2016
Reputation:
668
Location: Perth, WA
Apologies. Have clarified in the first post on what people need to if they are yet to create the Snakeoil repository. Hopefully that will stop some confusion. Things should get better over the next few iterations..
Snakeoil Operating System - Music, your way!
Posts: 792
Threads: 44
Joined: Mar 2019
Reputation:
215
Location: Melbourne, Australia
Checked MPD on Pi5 for Wiki writeup. - myMPD required a reboot before it could be used. Is this normal?
- M.A.L.P. works ok
- MpDroid no longer available on Google store
- MAFA not working Binding socket to network 275 failed: EPERM. Using same 6600 port as M.A.L.P. which works. @hkphantomgtr have not used it for a while. Is there something I need to change? Or something required in SnakeOil?
Posts: 563
Threads: 29
Joined: Jan 2019
Reputation:
164
(28-Apr-2025, 06:39 PM)Snoopy8 Wrote: Checked MPD on Pi5 for Wiki writeup. - myMPD required a reboot before it could be used. Is this normal?
- M.A.L.P. works ok
- MpDroid no longer available on Google store
- MAFA not working Binding socket to network 275 failed: EPERM. Using same 6600 port as M.A.L.P. which works. @hkphantomgtr have not used it for a while. Is there something I need to change? Or something required in SnakeOil?
Snoopy8, I didn't use it for 2 years, too. Only recently I test the Pi5 then I installed mpd and MAFA again. I only input the name in this box (no ".local" is needed) of below screen cap, then MAFA works as before.
Posts: 792
Threads: 44
Joined: Mar 2019
Reputation:
215
Location: Melbourne, Australia
28-Apr-2025, 08:46 PM
(This post was last modified: 28-Apr-2025, 09:09 PM by Snoopy8.)
(28-Apr-2025, 07:01 PM)hkphantomgtr Wrote: Snoopy8, I didn't use it for 2 years, too. Only recently I test the Pi5 then I installed mpd and MAFA again. I only input the name in this box (no ".local" is needed) of below screen cap, then MAFA works as before. Thank you for the quick reply.
I tried using the host name instead of the IP address and MAFA came up with the same error. Also, tried it on my NUC. No success.
@ agent_kith I suspect this is something to do with how SnakeOil networking is set up and MAFA cannot resolve the network address nor my hostname. Why hostname works for @ hkphantomgtr and not me?
Note that MAFA is the best Gui App for MPD by a long way, actively developed. MpDroid is not on Google Play, may be able to side load???, MALP no longer developed?
Posts: 2,988
Threads: 192
Joined: Feb 2016
Reputation:
668
Location: Perth, WA
(28-Apr-2025, 08:46 PM)Snoopy8 Wrote: @agent_kith I suspect this is something to do with how SnakeOil networking is set up and MAFA cannot resolve the network address nor my hostname. Why hostname works for @hkphantomgtr and not me? It's a configurable option in your DNS server. If you specify a domain (e.g. domain.com), and you setup your DNS query to "autofill" then you can just enter the hostname. If that is left blank you have to specify the full domain for lookup to work properly.
I think 6600 may be used, so you may have to uninstall that MPD remote before you can use MAFA.
I will re-look into MPD control alternatives in the future. For now just need to finish off the existing tickets.
Snakeoil Operating System - Music, your way!
Posts: 792
Threads: 44
Joined: Mar 2019
Reputation:
215
Location: Melbourne, Australia
(29-Apr-2025, 09:51 AM)agent_kith Wrote: It's a configurable option in your DNS server. If you specify a domain (e.g. domain.com), and you setup your DNS query to "autofill" then you can just enter the hostname. If that is left blank you have to specify the full domain for lookup to work properly.
I think 6600 may be used, so you may have to uninstall that MPD remote before you can use MAFA.
I will re-look into MPD control alternatives in the future. For now just need to finish off the existing tickets. Still no go. I had a manual DNS setup (using NordVPN servers) and changed it to auto (but don't have a place to specify domain). I tried it on my NUC without myMPD installed but it did not work. I have to learn more about how DNS works etc.. Please create a ticket to remind yourself to investigate MPD clients. It is not urgent for me because I am using LMS/ Squeezelite.
Posts: 2,988
Threads: 192
Joined: Feb 2016
Reputation:
668
Location: Perth, WA
(29-Apr-2025, 11:56 AM)Snoopy8 Wrote: Still no go. I had a manual DNS setup (using NordVPN servers) and changed it to auto (but don't have a place to specify domain). I tried it on my NUC without myMPD installed but it did not work. I have to learn more about how DNS works etc.. Please create a ticket to remind yourself to investigate MPD clients. It is not urgent for me because I am using LMS/ Squeezelite. Yeah, things probably will not work if you use NordVPN DNS servers. What might work is if you setup your own DNS server (e.g. AdGuard) which then query NordVPN servers.
BTW, Unifi gateways now allows you to route devices (or VLANs) via a VPN route while everything else can go out your ISP. This is a real game changer.
Also, task created here. Currently in backlog though.
Snakeoil Operating System - Music, your way!
Posts: 563
Threads: 29
Joined: Jan 2019
Reputation:
164
02-May-2025, 12:23 AM
(This post was last modified: 02-May-2025, 12:35 AM by hkphantomgtr.)
I found I can't change the hostname thru this webui in Pi5.
I've tried the following commands but got no luck.
Code: bash
sudo hostnamectl set-hostname new-hostname
I've checked with these commands, it's changed, but after reboot, it's still the same.
Even I edited the configuration files can't fix it.
Code: bash
sudo nano /etc/hostname
Code: bash
sudo nano /etc/hosts
Code: bash
sudo systemctl restart systemd-hostnamed
Would you please help? Thanks a lot, AK.
Posts: 2,988
Threads: 192
Joined: Feb 2016
Reputation:
668
Location: Perth, WA
(02-May-2025, 12:23 AM)hkphantomgtr Wrote: I found I can't change the hostname thru this webui in Pi5. This could be a bug in the WebApp.. Will check it later today or in the weekend to confirm.
Snakeoil Operating System - Music, your way!
|
Users browsing this thread: |
2 Guest(s)
|
|
Welcome
|
You have to register before you can post on our site.
|
Latest Threads
|
Snakeoil 1.4.0 (High End)
Last Post: uglymusic
Today 01:40 AM
» Replies: 74
» Views: 6108
|
SQ difference - Raspberry Pi vs x86_64?
Last Post: hkphantomgtr
Yesterday 01:30 PM
» Replies: 19
» Views: 1192
|
Add to SO backup & restore
Last Post: Snoopy8
Yesterday 08:34 AM
» Replies: 0
» Views: 15
|
new install issues
Last Post: rrunner
13-May-2025 12:01 AM
» Replies: 26
» Views: 558
|
[split] Possible To Load Snakeoil OS in ...
Last Post: agent_kith
12-May-2025 04:18 PM
» Replies: 10
» Views: 214
|
Work In Progress: 1.4.4
Last Post: agent_kith
12-May-2025 04:07 PM
» Replies: 31
» Views: 874
|
Snakeoil 1.4.3 (High End U3)
Last Post: agent_kith
12-May-2025 04:04 PM
» Replies: 65
» Views: 2677
|
Music Library and SSD
Last Post: Huey
11-May-2025 05:01 AM
» Replies: 2
» Views: 65
|
upmpdcli unable to start
Last Post: Amph
09-May-2025 08:16 PM
» Replies: 7
» Views: 1641
|
Audirvana
Last Post: hkphantomgtr
09-May-2025 04:01 PM
» Replies: 0
» Views: 37
|
SnakeoilOS Mission Statement
|
Our mission is to create a free to use computer OS that is easy to install, intuitive to operate and play music that will connect and engage with you emotionally.
SnakeoilOS gives you the freedom to spend more time on listening, enjoying and exploring music. Wasting time on computers is now a thing of the past! Everything is constantly evolving/improving. Please check back often for updates.
If you like this project, do show your support with a small token donation. All donations collected will be used to run this website, and for purchasing new equipment for the project.
|
|
|