![]() |
[SOLVED] Unable to connect Airport Extreme Disk - 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: [SOLVED] Unable to connect Airport Extreme Disk (/showthread.php?tid=3201) |
Unable to connect Airport Extreme Disk - Passanger - 11-28-2020 Hello! I am completely new to RPI world and moode. I have read many threads, but I am lost. I am using an Allo digione: RPI 4 Raspbian 10.2 moOde 6.4.2 Ethernet And I am trying to create a library (scan doesn't work) to an Airport Extreme with an usb disk connected to it. I can access to moode and Airport disk from my iMac This is the location of the folder that I want to use as my library: afp://AirPort Extreme ._afpovertcp._tcp.local/LaCiePorsche/Music Airport Extreme IP: 10.0.1.1 I am using this Path: smb 192.168.0.1/LaCiePorsche (and User ID +Password) And the log: [attachment=1940] Please help, I am wishing to play my music! ![]() Thanks in advance. RE: Unable to connect Airport Extreme Disk - Phil323UK - 11-29-2020 Add the following to the Mount Flags, sec=ntlm,vers=1.0 RE: Unable to connect Airport Extreme Disk - Tim Curtis - 11-29-2020 afp://AirPort Extreme ._afpovertcp._tcp.local/LaCiePorsche/Music AFP is Apple File Protocol. Is your Router running Samba (SMB)? Which folder have you shared out? - LaCiePorsche - LaCiePorsche/Music That will determine what you would enter in moOde Music Source screen for path. - 192.168.0.1/LaCiePorsche - 192.168.0.1/LaCiePorsche/Music RE: Unable to connect Airport Extreme Disk - Passanger - 11-29-2020 Thanks Phil and Tim!! It works!! Now I use this path: Smb AirPortExtreme.local/LaCiePorsche/Music An added to the Mount Flags: sec=ntlm RE: Unable to connect Airport Extreme Disk - Tim Curtis - 11-29-2020 Nice :-) |