Update consumer.py

Add {original_filename} as a new "Title placeholders"
This commit is contained in:
TTT7275 2023-12-14 14:25:56 +07:00 committed by GitHub
parent cd38c39908
commit 11a0399d20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -691,6 +691,7 @@ class Consumer(LoggingMixin):
added_month_name_short=local_added.strftime("%b"),
added_day=local_added.strftime("%d"),
owner_username=owner_username,
original_filename=self.filename,
).strip()
def _store(