Closed Iliannnn closed 5 months ago
Thanks for the report!
Out of curiosity, were these files you had upgraded in quality? I see the last date is May 29th which is the date the upload_date
-> uploaded_at
migration took place which would mean this is the same root cause as #283 (ie: the new files didn't replace the old files and the database stopped tracking the old files)
If that's the case, this should be a one-off issue that's resolved going forward by #284.
There is still #166 that's waiting for a fix in yt-dlp
(detailed in #139), but that's a separate root issue that usually displays in only one or two files being left behind
Yes, they were.
In that case I'll close this issue since it's been resolved going forward 🤙
Describe the bug When deleting a source followed by its metadata profile, the associated files are not removed from the filesystem. However, if the metadata profile is deleted first, the files are correctly removed from the filesystem.
To Reproduce Steps to reproduce the behavior:
Expected behavior When deleting a source and its metadata profile, the associated files should be completely removed from the filesystem regardless of the deletion order.
Screenshots
Diagnostic info
Additional context