hzeller / gmrender-resurrect

Resource efficient UPnP/DLNA renderer, optimal for Raspberry Pi, CuBox or a general MediaServer. Fork of GMediaRenderer to add some features to make it usable.
GNU General Public License v2.0
834 stars 202 forks source link

Cannot control volume using skfta #43

Closed rajgole closed 10 years ago

rajgole commented 10 years ago

More information on skifta http://www.skifta.com/

Latest version of gmrendrer-resurrect and skifta. The app. claims that the phone volume control button should control the renderer volume control but it does not. Could this be related to #42 ?

hzeller commented 10 years ago

Is there any other way to control the volume with that App (some slider or something) to test ? If you switch on logging in gmrender-resurrect: do you see any volume requests coming in ? These things could be related if for some XML-reason the App 'thinks', that there is no volume capability, but often, there are other reasons. Does the volume control with some other app, e.g. BubbleUPnP ?

hzeller commented 10 years ago

This could be related, as the volume control had both the issues with the /RCS/ namespace, as the missing attribute in the XML. Can you have a look if this is now working ?

hzeller commented 10 years ago

I've insalled the Skifta App on my Nexus 7 and it seems to work now to control the volume. I'll close this bug now; please re-open if you see more problems.