Posts: 162
Joined: Jan 2013
Reputation:
5
Forage
Senior Member
Posts: 162
2014-04-20, 11:05
(This post was last modified: 2015-04-25, 00:26 by Ned Scott.)
Now that you can use XBMC as a UPnP control point, allowing you to let XBMC tell your TV what to play, it would be great to be able to set a UPnP device as the default player. This way you can use XBMC's library power and your TV's playing power without having to always start movies through the "Play using..." context menu.
Posts: 47
Joined: Sep 2013
Reputation:
1
You can set the defaultplayer by editing advancedsettings.xml. This can also be an upnp player, just type in the name as showed in the play using.... Menu.
Posts: 3
Joined: Dec 2014
Reputation:
0
Hello guys and thank you JoostXBMC and SomeBloke for the answer. It worked too :-)
But now I have a last question. How do you control the UPNP device volume level ??
When I am changing the volume it's only for the xbmc media and not for my UPNP/DLNA device (SONY SRS-X7)
Let me know if you have this answer please.
Bye
Posts: 13
Joined: Sep 2015
Reputation:
0
Can you setup a <fallback> to use multiple default players ? Ie if the first default player is not available then it will go to the next one in the list ? I have two TV's and wish to have 1 as my primary player and the other as my secondary player ?
Posts: 2
Joined: Jan 2017
Reputation:
0
I've created the advancedsettings.xml file and if I display the Play using... menu my Upnp device (in this case a Marantz M-CR603 is set as the default. However, if I try and use one of the Kodi remote apps available to play music from Kodi, nothing is being sent to the Marantz system. I know it's a DLNA enabled device and I can play music to it from Kodi if I select it from the Play using... menu. It doesn't seem to be working when setting it as the default device using the advancedsettings file though. Are there any other options that I need to set? Any ideas/sugfestions greatly appreciated. It would be really useful if I could get this working.
Posts: 1
Joined: Feb 2017
Reputation:
0
2017-02-21, 17:30
(This post was last modified: 2017-02-21, 21:06 by AL13N.)
Thank you all for this valuable thread.
So far, I managed to stream audio files to a upnp speaker (pioneer XW-SMA4) by creating the "advancedsetting.xml" file following the instructions in this thread.
However, I only succeeded to stream audio files...
My goal is to literally output any audio produced when using kodi (including the audio produced from videos).
Any ideas would be highly appreciated.
Posts: 5,174
Joined: Jan 2010
Reputation:
97
Kib
Team-Kodi Member
Posts: 5,174
2017-02-22, 20:50
(This post was last modified: 2017-02-22, 20:51 by Kib.)
As far as I know you can not render the audio track seperately from the video track (eg using two different renderers)
You can set UPNP as your videorenderer but you would lose the video track, which I guess you are not after.
Posts: 6,255
Joined: Jun 2009
Reputation:
115
da-anda
Team-Kodi Member
Posts: 6,255
I doubt this will ever work without writing a custom audio sink so that you can deal with AV sync issues