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
1.92k stars 105 forks source link

Unexpected redownloading of existing channel videos #623

Closed a0ivanov closed 3 months ago

a0ivanov commented 4 months ago

What operating system are you using?

MS Windows 11

What version of Tartube are you using?

v2.5.007

Hello!

Issue happens on subsequent attempt to download checked channel videos with "Download marked items" button, for ex. Bug has been introduced at 9f8863a1444b329eed6f7b9c8f2eac2e4491dd4a. Reason is in inversed flag that supposed to disable blocking of archive file usage.

Please take a look.

axcore commented 3 months ago

Thanks, the problem was exactly as you described.

It's fixed in v2.5.015. The new code is uploaded to pypi/github only. You can update a Windows installation: https://tartube.sourceforge.io/#update-tartube-on-ms-windows