Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Playback from Denon X2000 does not work. #26

Open
anacrolix opened this issue Apr 5, 2015 · 7 comments
Open

Playback from Denon X2000 does not work. #26

anacrolix opened this issue Apr 5, 2015 · 7 comments
Labels

Comments

@anacrolix
Copy link
Owner

Playback on my Denon X2000 does not work. I see it in the list of devices, but selecting it will not show me a listing.

Reason unknown, also do not know how to enable some sort of debug / logging in dms.


@anacrolix anacrolix added the bug label Apr 5, 2015
@anacrolix
Copy link
Owner Author

From Igor Shuvalov on 2014-03-14 12:04:45+00:00

Run the application in the console, and then try to reproduce. Copy the output of the console here. There will be a message if there was a critical error.
Also post here yours command line arguments

@anacrolix
Copy link
Owner Author

From Frank Rosquin on 2014-03-14 12:09:50+00:00

It is running in console, no output is give beyond the default startup messages.

#!console
$ dms -path=/media/Music/iTunes/iTunes\ Music/Music -ifname=eth0 -friendlyName="thoth"
13:05:58 main.go:137: added 4 items from cache
13:05:59 dms.go:843: HTTP srv on [::]:1338
13:05:59 dms.go:117: started SSDP on eth0

and that is all.

@anacrolix
Copy link
Owner Author

From Igor Shuvalov on 2014-03-14 12:17:07+00:00

The problem occurs only on Denon X2000? Can you try another player?

@anacrolix
Copy link
Owner Author

From Frank Rosquin on 2014-03-14 12:22:25+00:00

As a sidenote, playback from VLC on iOS works fine.

And the output from that is a very long list, permissions are fine you that is what you where after.

@anacrolix
Copy link
Owner Author

From Frank Rosquin on 2014-03-14 12:40:40+00:00

  • Works on VLC in iOS
  • Crashes VLC on windows,
  • Doesn't work on Xbox 360

@anacrolix
Copy link
Owner Author

From Matt Joiner on 2014-03-14 13:10:23+00:00

What OS is the server running on? dms is intentionally as quiet as possible, can you run with tcpdump on port 1338 on the server? It sounds like your players are having problems connecting to the server if you're not seeing any errors. Do you have IPv6 on your network? Are the players giving any error messages?

@anacrolix
Copy link
Owner Author

From Frank Rosquin on 2014-03-14 13:48:11+00:00

  • Linux thoth 3.5.0-45-generic Add Dockerfile support #68~precise1-Ubuntu
  • tcpdump
  • yes, IPv6 is enabled alongside IPv4
  • No, neither the Denon nor the xbox give any errors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant