I suspect that it’s just limitations of the UPNP implementation on the player.[/quote]
705 in normally for “Transport is locked”.
The transport is ?hold locked?. (Some portable mobile devices
have a small mechanical toggle switch called a ?hold lock
switch?. While this switch is ON, i.e., the transport is hold
locked, the device is guarded against operations such as
accidental power on when not in use, or interruption of play or
record from accidental pressing of a front panel button or a GUI
button.)
[quote=“lolodomo, post:473, topic:177228”][quote=“empenoso, post:471, topic:177228”]Thanks for your answer, lolodomo!
Code makes the value of the volume is always 30 points, and does not change to that number 2 or 60.
luup.call_action("urn:upnp-org:serviceId:RenderingControl", "SetVolume", {Volume = "2"}, 56) --XBMC OpenELEC
luup.call_action("urn:upnp-org:serviceId:RenderingControl", "SetVolume", {Volume="60"}, 58) -- LG TV
What could be wrong?
Quotes “” do not change the situation.[/quote]
No idea.
Do you have errors in logs (enable temporally the debug logs first) ?[/quote]
Run scene, which sets the sound to “1”. Sets the value of “30”. How can I change it? How to change the “Master”?
Thank you, lolodomo!
Message for macfly92 (and others): I discovered that your routing workaround to have UPnP discoveriy working in the Vera is now not more required. Maybe the problem was relative to our ADSL router. During this time, I have updated the firmware of my router. Are you using a Freebox Revolution as router ?
First of all, I am very new to this. I did spend a lot of time reading but on the forum but it doesn’t appear many people have an issue with TTS working. I have a Vera2 with UI5 with DLNA 1.2, I can’t seem to get the TTS to work with my Yamaha RXV-675 receiver. In fact I have noticed I can’t get Google translate to work if I use google.com (although the url’s I have been trying may be old), but if I go to translate.google.ca (I am located in Canada) then it appears to work. Does google expect the user to use the appropriate regional google site for this type of service, and if so, is there a need to change this somewhere in the DLNAtts.lua file?
you are right, I don’t think that is the issue, as I was able to use the address from line 54 in my browser with an appropriate string and language set and it worked fine. What I see from my media renderer (Yamaha RVX675) is it switches the output to the server and shows Google TTS on the screen, but then the message “Access Error” comes up at the buttom, It then proceeds to show Mute Off and then resume what it was doing. Any idea why I would get the access error?
When I use the DLNA DNC player to select MP3’s it has no problem playing them, so I am trying to understand the differentiation between what the Google call does vs what the standard MP3 from some server is.
It may be the low bitrate used by Google too ?
You could try to save the MP3 file in your server and then try to play it through the server. If it work that way, we could investigate more.
Thanks so much for sending this link. It turned out to be #4. My Vera was secured on the local network. After turning off the security for that, and a hard reset, TTS now works properly. Thanks again for the support.
Volumio is using upmpdcli to expose the player as a UPnP renderer and is also compatible with OpenHome Media.
Making the DLNA media controller plugin compatible with OpenHome Media could be the way to go, in particular for playlist management.
I could play a mp3 file from my vera to my samsung notes using BubbleUpNP. However, When trying to play text to speech, the samsung receives the message (the volume is changed) but there is no sound. Here is my vera log:
I have been using the DLNA plug-in 1.0 for a while and I wrote a blog article here with screen shots, about how I was using it with Kodi / XBMC Media Center.
I have just updated the DLNA plug-in to the latest version 1.3
However for both versions when playing videos (TV Shows / Movies) in Kodi the DLNA plug-in in Vera does not display which movie is being currently played. It does however on the Help and Advanced tabs eventually show the correct video file that is being currently played.
It seems to work much better when playing a music album from the Kodi music library, as then it displays the album cover and also displays metadata like the currently playing albums name, artist name and track information etc.
Any ideas why the DLNA plug-in is not displaying movie cover images? Should it do this? and why it does not show the metadata of the currently playing movie?