GNOME Bugzilla – Bug 592799
UPnP plugin updates
Last modified: 2009-09-17 21:08:51 UTC
Created attachment 141489 [details] [review] Specify the network interface to gupnp-upload The UPnP plugin needed some updates, especially to use the new GUPnP API to be able to deal with multiple/dynamic networks. So I am opening this bug to attach a few patches. It requires gupnp from master but we intend to make a bunch of releases next weekend.
Created attachment 141490 [details] [review] No need to look for all resources anymore No need to look for all UPnP resources and filtering out the MediaServer devices, anymore.
Created attachment 141491 [details] [review] Require gupnp (>= 0.13) instead of gupnp-av
Created attachment 141492 [details] [review] Ability to deal with multiple/dynamic networks Use the new GUPnP API to be able to deal with multiple/dynamic networks.
New gupnp APIs have been released last week so these patches are good to be merged.
Attachment 141489 [details] pushed as f2eeadf - Specify the network interface to gupnp-upload Attachment 141490 [details] pushed as 99519ed - No need to look for all resources anymore Attachment 141492 [details] pushed as 380cc5f - Ability to deal with multiple/dynamic networks Attachment 141491 [details] pushed as f47bee0 - Require gupnp (>= 0.13) instead of gupnp-av