mirror of
https://github.com/meeb/tubesync.git
synced 2025-06-23 13:36:35 +00:00
testing: sanity check
This commit is contained in:
parent
4a04326d16
commit
ba451d9401
@ -396,7 +396,7 @@ def media_post_delete(sender, instance, **kwargs):
|
||||
key=instance.key,
|
||||
source=instance.source,
|
||||
)
|
||||
if created:
|
||||
if False and created:
|
||||
old_metadata = instance.loaded_metadata
|
||||
skipped_media.downloaded = False
|
||||
skipped_media.duration = instance.duration
|
||||
|
Loading…
Reference in New Issue
Block a user