GNOME Bugzilla – Bug 497996
Automatically remove deleted files from playlist
Last modified: 2008-05-24 11:51:11 UTC
How about automatically removing deleted files from the playlist? Right now a dialog pops up when you advance to a deleted file and there's no way of knowing which entry it is. The "playing" icon could be put at the entry (better than just adding the name to the dialog... maybe both is an alternative) or maybe you could add an icon to the left of missing files and just continue playing. But I don't know. If the entry is automatically removed, this problem doesn't need to be solved.
2008-05-24 Bastien Nocera <hadess@hadess.net> * src/totem-playlist.c (init_treeview), (totem_playlist_compare_with_monitor), (totem_playlist_file_changed), (totem_playlist_init), (totem_playlist_add_one_mrl), (totem_playlist_clear_with_compare), (totem_playlist_compare_with_mount), (totem_playlist_clear_with_g_mount): Monitor all the "native" files that get added to the playlist, and automatically remove the files that get deleted (Closes: #497996)