Add clip-id based Suno library sync
This commit is contained in:
@@ -12,7 +12,10 @@ if (-not $latest) {
|
||||
exit 1
|
||||
}
|
||||
|
||||
& "$PSScriptRoot\process-suno-library.ps1" -ManifestPath $latest.FullName -OutputRoot "\\VaultOfData\AKAMedia\음악\처리됨\SUNO"
|
||||
& "$PSScriptRoot\process-suno-library.ps1" `
|
||||
-ManifestPath $latest.FullName `
|
||||
-OutputRoot "\\VaultOfData\AKAMedia\음악\처리됨" `
|
||||
-ArtistName "SUNO"
|
||||
|
||||
Write-Host ""
|
||||
Read-Host "Enter를 누르면 닫힘"
|
||||
|
||||
Reference in New Issue
Block a user