Menu

#10 Delete current track permanently

open
nobody
None
5
2008-11-11
2008-11-11
Anonymous
No

Add an application option which will delete the current track from the harddrive, remove the track from the playlist and continue playing the next song.

I've attached a patch that is far from complete but it's a start. Currently it adds the option '--delete_current':
Application Options:
-v, --version Version
-e, --debug Enable Debug
-p, --play Play
...
-c, --current_state Get current player state
-l, --delete_current Delete current track permanently

What still needs to be done:
* Remove the track from the GUI, I.E. the playlist.

Discussion

  • Nobody/Anonymous

    Patch: Delete current track permanently

     
  • Sujith

    Sujith - 2008-11-19

    Thanks for the patch.
    I am working on a few items, once they are done, I will add this to trunk.

     

Log in to post a comment.