On Mon, Feb 20, 2012 at 02:33:11PM +0100, Michael Biebl wrote: > On 18.02.2012 15:48, Guido Günther wrote: > > Package: totem > > Version: 3.2.1-2+b1 > > Severity: normal > > > > Hi, > > While Squeeze's totem hat UPnP support via totem-coherence it's now gone > > due to the plugin being disabled. Are there any plans upstream to revive > > UPnP support? If so I'd be happy about a pointer since I couldn't find > > any references. > > Have you tried UPnP support via grilo(-plugins)? > http://live.gnome.org/Grilo
It seems my version of totem-plugins didn't have grilo support yet. The current version in experimental works great. Attached patch updates the description a bit so it mentions UPnP. Thanks for your help, -- Guido
>From 2eaa9dc86d8d9fbb74888604da61f4122b2a7e59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Guido=20G=C3=BCnther?= <[email protected]> Date: Mon, 20 Feb 2012 16:46:40 +0100 Subject: [PATCH] totem-plugins: add features of grilo plugin --- debian/control.in | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/debian/control.in b/debian/control.in index 72e0d70..e15c1a0 100644 --- a/debian/control.in +++ b/debian/control.in @@ -193,7 +193,8 @@ Description: Plugins for the Totem media player playing * Control totem with a mobile phone using the Bluetooth protocol * Share the current playlist via HTTP - * Search, browse for and play videos from YouTube + * Search, browse for and play videos from YouTube, Jamendo, Blip.tv, your + local hard disk or UPnP servers on your network. . Additional plugins can be written in C, Python or Vala. -- 1.7.9

