bug-gnupod
[Top][All Lists]
Advanced

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

Re: [Bug-gnupod] Delete Playlist?


From: Scott Talbert
Subject: Re: [Bug-gnupod] Delete Playlist?
Date: Wed, 25 Mar 2009 19:39:11 -0400 (EDT)
User-agent: Alpine 2.00 (LRH 1167 2008-08-23)

On Wed, 25 Mar 2009, Heinrich Langos 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".

Actually, I am looking to simply delete a playlist, regardless of what songs are contained in it (some or none). I don't want to delete any of the files contained in the playlist.

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?

Hmm...good question. Personally, I use gnupod mainly from scripts so I would be using it primarily non-interactive. But I can see where you might want the default to be interactive so you would not delete files by accident.

Scott




reply via email to

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