Page 1 of 2

option to delete files gone - a pity

PostPosted: Sat Jan 21, 2017 8:51 am
by GeneBenson
I see that in SMPlayer 17.1.0-1 "The option to delete files from the disk in the playlist's context menu has been removed." :shock:
I really liked this option in SMPlayer. No big deal but I will miss it. :(

Re: option to delete files gone - a pity

PostPosted: Sat Jan 21, 2017 11:50 am
by rvm
I'm sorry about that, but I try to prevent things like this to happen:
viewtopic.php?f=2&t=8655

The code for that option is still in the sources but disabled. If you want to turn it on, you have to change a line in playlist.h and recompile.

Re: option to delete files gone - a pity

PostPosted: Sun Jan 22, 2017 7:15 am
by GeneBenson
Understood. Thank you for replying. :D

Re: option to delete files gone - a pity

PostPosted: Tue Jan 24, 2017 11:26 pm
by rvm
I added back the option to delete files (svn r8390) but it's disabled by default and it has to be turned on in preferences -> playlist.

Re: option to delete files gone - a pity

PostPosted: Wed Jan 25, 2017 7:15 am
by GeneBenson
Thank you. I'm not much for compiling so will wait patiently for the next release. :D

Re: option to delete files gone - a pity

PostPosted: Fri Feb 03, 2017 6:44 am
by GeneBenson
... and it's back. Thank you. :D

Re: option to delete files gone - a pity

PostPosted: Fri Feb 03, 2017 4:21 pm
by Pajarito
Hey how can I enable this on my PC? I run Windows 10 64-bit and I have updated version but this option is nowhere to be found and I used it pretty frequently... Thanks

Re: option to delete files gone - a pity

PostPosted: Fri Feb 03, 2017 9:28 pm
by rvm
Preferences -> Playlist -> Misc.

Re: option to delete files gone - a pity

PostPosted: Fri Feb 17, 2017 12:42 am
by Maniaxx
Can you add hotkey option? I want to set it to <del> key.
And thanks for keeping that implemented. Other players like Potplayer or Kodi have it as well. Its important indeed.

Re: option to delete files gone - a pity

PostPosted: Fri Feb 17, 2017 10:32 am
by rvm
You can assign the key in preferences -> keyboard and mouse, to the pl_delete_from_disk action.