You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: Save a local copy of a scene's cover image when added/updated.
url:
version: 0.1
exec:
- python
- "{pluginDir}/cover_saver.py"
interface: raw
hooks:
- name: 'Cover Saver'
description: Save local copy of a cover image on add/update.
defaultArgs:
overwrite: False # TODO implement a config flag to overwrite local images.
customName: # TODO implement config value for customizing local image naming (defaults to scene name but maybe something like "poster" would be desired?)