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

Add support for Devialet UPnP speaker #46

Closed
caramdache opened this issue Jan 1, 2022 · 4 comments
Closed

Add support for Devialet UPnP speaker #46

caramdache opened this issue Jan 1, 2022 · 4 comments
Assignees
Labels
enhancement New feature or request new device related to a new device which should be added to the filter list work-in-progress Issue will not be stale

Comments

@caramdache
Copy link

As per the README file, here are the parameters necessary to add support for the Devialet Expert Pro product line:

<deviceType>urn:schemas-upnp-org:device:MediaRenderer:2</deviceType>
<friendlyName>Devialet Expert Pro 140</friendlyName>
<manufacturer>Devialet</manufacturer>
<manufacturerURL>https://www.devialet.com</manufacturerURL>
<modelDescription>The ultimate audiophile system</modelDescription>
<modelName>Expert 140 Pro</modelName>
<modelNumber>2.2.6</modelNumber>
<modelURL>https://www.devialet.com/expert-pro-audio-system</modelURL>
@caramdache caramdache added the enhancement New feature or request label Jan 1, 2022
@eizedev
Copy link
Owner

eizedev commented Jan 3, 2022

Hi, thanks for the feedback. I will add the device to the default filter list in the next release.

@eizedev eizedev added the new device related to a new device which should be added to the filter list label Jan 3, 2022
@eizedev eizedev added the work-in-progress Issue will not be stale label Jan 30, 2022
@eizedev
Copy link
Owner

eizedev commented Jan 30, 2022

Hi,

i have added your device to the default filter list in the current release 0.2.51.2-20220130.

Please keep in mind, that if you upgrade your existing AirConnect-Synology package no changes will be made to the airconnect.conf file. If you want to overwrite your airconnect.conf configuration with the default one, please uninstall and install the package again. You can also copy the default values found in the documentation. In your example, please add ,2.2.6 to the default list of FILTER_AIRPLAY2_DEVICES.

Thanks again for your feedback.

@eizedev eizedev closed this as completed Jan 30, 2022
@caramdache
Copy link
Author

Excellent, thank you! I can indeed see the devices from my MacBook Pro and play to it.

I will take a little time before I've tested this thoroughly, but already I've seen an issue already: when I play music, if the device was in standby (from an amp POV) but nonetheless visible as a UPnP device, the device disappears and no sounds comes out. I have to wait for the device to reappear and press play again.

I haven't seen this issue with other UPnP controllers.

@eizedev
Copy link
Owner

eizedev commented Feb 1, 2022

Great that it worked!

hmm... strange. Have you checked the logfile for possible errors related to your device?
That does not look like an error with the Synology package itself. If the problem persists you can also open an issue in the official repository here

(You can also post the logfile or parts of the logfile here, then I can have a look at it.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request new device related to a new device which should be added to the filter list work-in-progress Issue will not be stale
Projects
None yet
Development

No branches or pull requests

2 participants