axcore / tartube

A GUI front-end for youtube-dl, partly based on youtube-dl-gui and written in Python 3 / Gtk 3
GNU Lesser General Public License v2.1
2.12k stars 112 forks source link

Can't delete multiple videos in a playlist at the same time #521

Closed Dutchlikeme closed 1 year ago

Dutchlikeme commented 1 year ago

Windows 10 v2.4.260

image

image

axcore commented 1 year ago

Here is a workaround:

Edit > System preferences > Files > Delete Select the option Show dialogue window before removing videos

The video deletion code is broken, but only when the dialogue window is disabled.

axcore commented 1 year ago

Fixed in v2.4.283.

The fixed code is only uploaded to github; you can update your Windows installation as described here. Alternatively, there will be a full release at the end of the month, so you could wait for that.