mirror of
https://github.com/rembo10/headphones.git
synced 2026-07-21 16:34:01 +01:00
Updated Troubleshooting (markdown)
+2
-1
@@ -12,6 +12,7 @@ See the [README.md](https://github.com/rembo10/headphones/blob/master/README.md)
|
||||
* [Rule-out human error](https://github.com/rembo10/headphones/wiki/Troubleshooting#rule-out-human-error)
|
||||
* [Cannot reach MusicBrainz server](https://github.com/rembo10/headphones/wiki/Troubleshooting#cannot-reach-musicbrainz-server)
|
||||
* [Cannot access Headphones from another device/computer](https://github.com/rembo10/headphones/wiki/Troubleshooting#cannot-access-headphones-from-another-device)
|
||||
* [Request Errors](https://github.com/rembo10/headphones/wiki/Troubleshooting#request-errors)
|
||||
* [(Auto) update does not work](https://github.com/rembo10/headphones/wiki/Troubleshooting#auto-update-does-not-work)
|
||||
* [SSL-enabled servers/indexers/search providers don't work](https://github.com/rembo10/headphones/wiki/Troubleshooting#ssl-enabled-serversindexerssearch-providers-dont-work)
|
||||
* [Settings cannot be saved or disappear](https://github.com/rembo10/headphones/wiki/Troubleshooting#settings-cannot-be-saved-or-disappear)
|
||||
@@ -55,7 +56,7 @@ _Solutions_:
|
||||
## Cannot access Headphones from another device ##
|
||||
By default, Headphones runs on localhost, which only listens for connections coming from the local machine. To allow access from your entire network, change the http host from 'localhost' to '0.0.0.0', and then restart Headphones.
|
||||
|
||||
### Request errors ###
|
||||
## Request errors ##
|
||||
_Symptons_:
|
||||
|
||||
You see messages similar to this, while Headphones is searching:
|
||||
|
||||
Reference in New Issue
Block a user