2013-03-08, 21:47
I was talking about phone being the remote
Most phones are not real multitasks ![Smile Smile](https://forum.kodi.tv/images/smilies/smile.png)
I guess I have communication problem tonight :p
![Smile Smile](https://forum.kodi.tv/images/smilies/smile.png)
![Smile Smile](https://forum.kodi.tv/images/smilies/smile.png)
I guess I have communication problem tonight :p
UPNP::CUPnPServer *upnp_server = UPNP::CUPnP::GetInstance()->GetServer();
NPT_HttpUrl url = NPT_HttpUrl("192.168.0.11", upnp_server->GetPort(), "/");
object["streamingurl"] = upnp_server->BuildSafeResourceUri(url,url.GetHost(),item->GetPath()).GetChars();
(2013-03-20, 20:25)RPico Wrote: I've been playing with Frodo's upnp on my installations at home, and it works great for my TV library. I *really* like not having to deal with the library updates on each of my clients. Thanks for your efforts to date in making xbmc's upnp a real contender.
Movies, however are an issue. Multipart movies will not play. Unfortunately about 75% of my collection is in the form of: movie-CD1.avi, movie-CD2.avi - I assume most people would have collections containing multi-part files like this.
Does the upnp specification not allow for file-stacking, or is this something that could be fixed within xbmc?
(2012-11-09, 12:26)sstavross Wrote: Hi!
Alcoheca thank you very much for all the hard work your are doing in improving upnp services in XBMC. I am a fun of upnp as it is easy to set up and easy to control from my smart TV, android phone etc.
I have tested the latest xbmc-12.0-Frodo_alpha7 and the only problem(?) I have seen is this:
I have a lot of music files in flac/cue and ape/cue format. When I select from my android device a track after number 1 ( say track 2 or track 3 etc) I always get to play track number one, even if the time displayed in both my phone and xbmc is of the track I have choossen. I choose xbmc as renderer and library.
Is this a limitation of XBMC, upnp or my android upnp apk (but I have tried 2-3 of them)