Add clip-id based Suno library sync

This commit is contained in:
DESKTOP-KSVGT20\shkim
2026-05-01 23:10:57 +09:00
parent cbcb37ddb5
commit 1414c38bd1
7 changed files with 254 additions and 30 deletions
+2 -1
View File
@@ -2,6 +2,7 @@ $ErrorActionPreference = "Stop"
& "$PSScriptRoot\suno-companion.ps1" `
-Port 17873 `
-OutputRoot "\\VaultOfData\AKAMedia\음악\처리됨\SUNO"
-OutputRoot "\\VaultOfData\AKAMedia\음악\처리됨" `
-ArtistName "SUNO"
Read-Host "Enter를 누르면 닫힘"