After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 650166 - Implement playlist containers
Implement playlist containers
Status: RESOLVED OBSOLETE
Product: rygel
Classification: Applications
Component: MediaExport plugin
git master
Other Linux
: Normal enhancement
: ---
Assigned To: Jens Georg
rygel-maint
Depends on:
Blocks:
 
 
Reported: 2011-05-14 09:26 UTC by Jens Georg
Modified: 2018-05-22 12:30 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jens Georg 2011-05-14 09:26:02 UTC
Parse .pls/.m3u files and expose their contents as a playlist container
Comment 1 Bastien Nocera 2011-05-14 15:14:34 UTC
totem-pl-parser can be used there, to do the parsing. It also has support for detecting the type of medium inside ISO files, and directory hierarchies.
Comment 2 Jens Georg 2011-05-15 13:59:20 UTC
Yes, using totem-pl-parser was the idea here - at least for "normal" playlists. Looked at the CD utility functions, that looks useful indeed.
Comment 3 Jens Georg 2011-08-04 19:42:39 UTC
Also check if we should support them in CreateObject then...
Comment 4 Jens Georg 2015-04-24 09:10:40 UTC
The disc support in totem-pl-parse only can tell me whether this is a DVD, VCD, SVCD or BlueRay, right? It cannot retrieve the actual title list?
Comment 5 Bastien Nocera 2015-04-24 09:48:37 UTC
(In reply to Jens Georg from comment #4)
> The disc support in totem-pl-parse only can tell me whether this is a DVD,
> VCD, SVCD or BlueRay, right?

Yes, and it will give you an appropriate URI for that (vcd:///..., dvd:///..., etc.)

> It cannot retrieve the actual title list?

No, because, for a movie player with an input system to go past menus, there's only one "title" or entry point into the DVD. If you want the track list, GStreamer can offer that once you've opened the URI.
Comment 6 Jens Georg 2016-01-03 14:45:03 UTC
This problem has been fixed in the unstable development version. The fix will be available in the next major software release. You may need to upgrade your Linux distribution to obtain that newer version.
Comment 7 Jens Georg 2016-01-04 13:20:57 UTC
Accidently resolved
Comment 8 GNOME Infrastructure Team 2018-05-22 12:30:57 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/rygel/issues/3.