vlc-delete icon indicating copy to clipboard operation
vlc-delete copied to clipboard

Not working on OSX w/ VLC 3.0.8

Open petersj69 opened this issue 4 years ago • 4 comments

Hi, this looks exactly like what I was looking for, unfortunately it doesn't seem to work on OSX with VLC 3.0.8. The extension is being displayed in the menu VLC/Extensions as "VLC Delete", but when activating it only seems to remove the item from the playlist, but not from the disk. I am not able to see any error messages or similar.

Regards

petersj69 avatar Apr 20 '20 10:04 petersj69

Maybe you can add the MacOS command for removing files to code. I'm currently far away from home - only with bike ;)

surrim avatar Aug 14 '20 09:08 surrim

Having a similar issue in Win10 (VLC 3.0.11), video is removed from playlist but the video file remains.

damianbeasock avatar Dec 30 '20 03:12 damianbeasock

Having a similar issue in Win10 (VLC 3.0.11), video is removed from playlist but the video file remains.

I tried with VLC 3.0.11 x64 and it worked fine. The only thing I changed was the path of the script "C:\Program Files ~~(x86)~~\VideoLAN\VLC\lua\extensions".

surrim avatar Dec 31 '20 19:12 surrim

I determined this is happening when attempting to delete a file on a network drive (works flawlessly on OS disk and secondary hard drive). I've enabled every permission in windows I'm aware of but the file still remains on the network drive. Is it possible to delete from network locations? I can typically manipulate files on this drive as though they were on a local drive.

damianbeasock avatar Jan 04 '21 02:01 damianbeasock

Duplicate of https://github.com/surrim/vlc-delete/issues/9

@damianbeasock It's another issue, see https://github.com/surrim/vlc-delete/issues/14#issuecomment-1595058840

surrim avatar Jun 17 '23 17:06 surrim