You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/players-and-controllers/squeezeplay.md
+25-1Lines changed: 25 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -64,4 +64,28 @@ Play Favorite 0-9 0-9
64
64
65
65
## Troubleshooting
66
66
67
-
In case you encounter issues, please head over to the [forums](https://forums.lyrion.org/forum/user-forums/general-discussion/93838-squeezeplay-for-windows-with-asio-directsound-wasapi-and-wdmks-device-support) for assistance.
67
+
_Some_ issues with SqueezePlay can be resolved by renaming (or removing) the `userpath` directory. Keep in mind that your installed apps and any menu customizations are stored in `userpath`, so it's best to make a backup before tinkering with it!
68
+
69
+
For the various supported platforms, `userpath` is located in:
70
+
71
+
*`%USERPROFILE%\AppData\Roaming\SqueezePlay` for Windows
72
+
*`~/Library/Preferences/SqueezePlay` for macOS
73
+
* and `~/.squeezeplay` for other Unix/Linux
74
+
75
+
Removing/renaming this directory allows you to start with a fresh configuration, and go through the first-launch setup steps again.
76
+
77
+
### No libraries showing up during initial setup
78
+
79
+
SqueezePlay has a known issue[^fn1] on several platforms where it fails to receive the broadcast packets from instances of Lyrion Media Server on your local network, when the host running SqueezePlay has multiple network interfaces. This can leave you stuck at the "Libraries" screen during initial setup, with no obvious way to proceed.
80
+
81
+
If it isn't possible to disable the other network interfaces during initial setup, try this workaround[^fn2]:
82
+
83
+
1. press <kbd>D</kbd> (upper case) to get to the top-level menu
84
+
2. choose _Settings_ → _Advanced_ (off the bottom of the default screen, so use arrow keys to scroll)
85
+
3. choose _Networking_ → _Remote Libraries_
86
+
4. enter the IP address of the desired LMS instance
87
+
88
+
In case you encounter other issues, please head over to the [forums](https://forums.lyrion.org/forum/user-forums/general-discussion/93838-squeezeplay-for-windows-with-asio-directsound-wasapi-and-wdmks-device-support) for assistance.
0 commit comments