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
i am at Version 3.64.0.0 and tried to use the variables for export filenames: ${EXPORT_COUNT} and ${FILE_EXPORT_COUNT}
But i get the Error: ReferenceError: EXPORT_COUNT is not defined ReferenceError: FILE_EXPORT_COUNT is not defined
After the label "Variables:" i clicked on the round questionmark symbol, i got redirected to the website: https://github.com/mifi/lossless-cut/blob/master/import-export.md#customising-exported-file-names
With the content:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
i am at Version 3.64.0.0 and tried to use the variables for export filenames: ${EXPORT_COUNT} and ${FILE_EXPORT_COUNT}
But i get the Error:
ReferenceError: EXPORT_COUNT is not definedReferenceError: FILE_EXPORT_COUNT is not definedAfter the label "Variables:" i clicked on the round questionmark symbol, i got redirected to the website:
https://github.com/mifi/lossless-cut/blob/master/import-export.md#customising-exported-file-namesWith the content:
Export
This has been moved to the documentation (Custom exported file names).
There i found the Variables ${EXPORT_COUNT} and ${FILE_EXPORT_COUNT}
Am i doing something wrong?
Beta Was this translation helpful? Give feedback.
All reactions