-
Notifications
You must be signed in to change notification settings - Fork 4
고급 형식 문자열
진재연(Jin Jae-yeon) edited this page Jul 22, 2021
·
1 revision
${
과 }
사이에 고급 형식 문자열 매크로 텍스트를 입력한다.
${env:환경변수이름}
: 환경변수 값을 가져온다.
${media:태그값}
: 미디어 태그를 읽어온다.
audioalbum
audioalbumartists
audiocomposers
audiocopyright
videocopyright
audiodisc
audiodisccount
audiogenres
videogenres
audioperformers
audiotitle
videotitle
audiotrack
audiotrackcount
audioyear
videoyear
audioconductor
audioduration
videoduration
audiocodec
audiosamplerate
audiobitrate
audiobitspersample
audiochannels
imagewidth
imageheight
imagequality
imagecodec
videowidth
videoheight
videocodec
${doc:태그값}
: 문서 태그를 읽어온다.
title
author
${hash:해쉬종류}
: 파일 해쉬값을 가져온다.
md5
sha1
sha256
sha384
sha512
${git:명령종류}
: git 저장소로부터 값을 가져온다.
commitid
shortcommitid
branchname
commitcount
filename
proceedfilename
extension
proceedextension
currentdirectory
proceeddirectory
path
proceedpath
index