bug-gnupod
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gnupod] Delete Playlist?


From: Heinrich Langos
Subject: Re: [Bug-gnupod] Delete Playlist?
Date: Wed, 25 Mar 2009 10:16:36 +0100
User-agent: Mutt/1.5.18 (2008-05-17)

On Tue, Mar 24, 2009 at 09:53:42PM -0400, Scott Talbert wrote:
> Is there a way to delete a playlist with gnupod (other than editing the  
> XML)?

Not yet.

But good thing you asked. I'll put that on my TODO list for gnupod_delete
I can simply add a "--remove-empty-playlists" option.

Playlist handling was a little limited since gnupod_search works in a linear
fashion. It reads the XML file and processes it at the same time. Since
playlists are listed after the songs in the XML file, you could not do
selections or deletions based on playlist membership.

The new gnupod_delete works in two passes. So I could add something 
like "remove this playlist with all its files".

BTW: Would you like gnupod_delete to be interactive by default and 
to have a "-f"/"--force" options for non-interactive deletion or 
would you rather have it non-interactive by default?

cheers
-henrik





reply via email to

[Prev in Thread] Current Thread [Next in Thread]