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

Cannot Toggle Play/Pause #2

Open
BrilliantStanley opened this issue Jul 15, 2023 · 7 comments
Open

Cannot Toggle Play/Pause #2

BrilliantStanley opened this issue Jul 15, 2023 · 7 comments
Assignees
Labels
bug Something isn't working

Comments

@BrilliantStanley
Copy link

BrilliantStanley commented Jul 15, 2023

Screenrecorder-2023-07-15-10-40-47-763.mp4

Unable to pause or play the speaker.
Other controls such as shuffle, repeat, prev, next, and volume worked without problem.
Music playback from DLNA source controlled from the multiroom app.

Model : WAM-3500.

@Strixx76
Copy link
Owner

I don't use DLNA my self, so I have not tested this. It works with TuneIn and Spotify which is the only to services I use. The command are different for controlling playback from DLNA, but that is all handled by the underlying package. There I have used what others have discovered.

If you pause in the multiroom app can you then resume playback from the integration?

@BrilliantStanley
Copy link
Author

BrilliantStanley commented Jul 17, 2023

I could not play after the music was paused from the multiroom app. The speakers are only able to browse from DLNA folders and can not be controlled by DLNA server (like HA), hence not showing up as DLNA DMR in HA. My setup is using windows media streaming which is quite easy to setup.

I have also found a new issue where I can start tune in playback from the media browser but the status at HA stayed idle with no playback control. Volume control however worked though.
image
image

@Strixx76
Copy link
Owner

Have you tried to reload the integration? I have noticed that the integration can loose connection to the speaker if you have not used it for some days. It seems that is what have happened to you. Then the state stop updates but you can still use some controls.
Next release will check connections status but it requires quit some work, and will not be ready for some time.

@BrilliantStanley
Copy link
Author

BrilliantStanley commented Jul 18, 2023

Yes, reoloading the integration does fix the speaker state issue.

However, the DLNA pause/play still not working.

@Strixx76 Strixx76 added the bug Something isn't working label May 17, 2024
@Strixx76 Strixx76 self-assigned this May 17, 2024
@Strixx76
Copy link
Owner

Strixx76 commented Aug 9, 2024

Update: I have finnaly had some time to work on this integration, and I have found the bug that cased the issue with play and pause for DLNA. It was a typo in the underlying librarare that communicates with the speaker. It will be fixed in the next release and then you will also be able to see music info and music art when playing DLNA sources. The disconnection problem will also be fixed. I expect the release to be done before the end of the month.

@doemer
Copy link

doemer commented Oct 31, 2024

Great to see this Issue was allready reported. I accidentially fell upon this Integration when I was searching for the known Commands to control my WAM350 and WAM750 speaker.

With 0.1RC4 I am able to Start DLNA Playback on my WAM350 but it can't be stopped. I reloaded the integration but it made no difference. Stucks on this view. Mute and Volume Buttons are still working.

image

Thx a lot for sharing your work!!!

@Strixx76
Copy link
Owner

Strixx76 commented Feb 9, 2025

Today I released a new version of the integration. I have had full focus on grouping and play media functions of the speakers for a long time. I thought this issue was resolved by an earlier fix and was about to close the issue when I did one final test. And i then realized that I have only solved the pause issue, and not the play part of the issue.

I think I have solved them both now, but need some more time for testing. But I will not release a new version before this integration is added to the HACS default repositories (or rejected).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants