tkem / mopidy-mobile

Mopidy Web client extension and hybrid app for mobile devices
Apache License 2.0
78 stars 14 forks source link

No servers found #226

Closed ghost closed 6 years ago

ghost commented 6 years ago

I can run Mopidy fine, like so:

INFO     Starting Mopidy 2.1.0
INFO     Loading config from builtin defaults
INFO     Loading config from /home/tokiko/.config/mopidy/mopidy.conf
INFO     Loading config from command line options
INFO     Enabled extensions: mpd, http, stream, m3u, softwaremixer, file, local
INFO     Disabled extensions: none
INFO     Starting Mopidy mixer: SoftwareMixer
INFO     Starting Mopidy audio
INFO     Starting Mopidy backends: StreamBackend, M3UBackend, FileBackend, LocalBackend
INFO     Audio output set to "autoaudiosink"
INFO     Loaded 2250 local tracks using json
INFO     Starting Mopidy core
INFO     Starting Mopidy frontends: MpdFrontend, HttpFrontend
INFO     MPD server running at [::ffff:127.0.0.1]:6600
INFO     Starting GLib mainloop
INFO     HTTP server running at [::ffff:127.0.0.1]:6680

But the app won't recognize it (I'm over LAN). Even after entering it in manually.

tkem commented 6 years ago

Please use https://discourse.mopidy.com/ for support questions.

GitHub Issues should only be used for confirmed problems with Mopidy Mobile and well-defined feature requests.

I should state that more clearly either in the README or (finally) create an issue template - sorry for the inconvenience!

marrobHD commented 5 years ago

Have you got it working @gitfamhub