mirror of
https://github.com/mediacms-io/mediacms.git
synced 2025-11-06 07:28:53 -05:00
test
This commit is contained in:
parent
ff57fc41d8
commit
301c4dbe9e
@ -111,9 +111,10 @@ def pre_trim_actions(media):
|
||||
else:
|
||||
picked.append(profile)
|
||||
|
||||
logger.info(f"Encoding media {media.friendly_token} will have to be performed for the following profiles {picked}")
|
||||
|
||||
if picked:
|
||||
logger.info(f"Encoding media {media.friendly_token} will have to be performed for all profiles")
|
||||
|
||||
media.encode()
|
||||
|
||||
return True
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user