GNOME Bugzilla – Bug 129591
Need a way to clean up Playlist
Last modified: 2004-12-22 21:47:04 UTC
Gnome 2.2.2 RH 9.0 Totem 0.99.8 xine-lib - This is xine (X11 gui) - a free video player v0.9.22. (c) 2000-2003 The xine Team. Built with xine library 1.0.0 (1-rc2) Found xine library version: 1.0.0 (1-rc2). 1. Need to clean up playlist to avoid multiple entries as well as remove nonexistent files. 2. Also, give error messages when we are not able to load files from the list. ( Bug 109954 ) 3. On removing all entries from totem.pls, totem tries to open the .pls file itself, which is also undesirable. Perhaps we can close 109954 and work on this one.
1. This is a no-no. It's a simple playlist, not a media manager like Rhythmbox is. 2. dup 3. This is fixed in CVS now: 2004-01-04 Bastien Nocera <hadess@hadess.net> * src/totem-pl-parser.c: (totem_pl_parser_add_pls): When a file is empty, don't try to parse it, and say we parsed properly, fixes the problem of Totem trying to play ~/.gnome2/totem.pls (Closes: #129591)
*** Bug 142080 has been marked as a duplicate of this bug. ***