Skip to content

Commit a9060b4

Browse files
authored
Update Posterizarr.ps1 (#157)
2 parents 293f8e6 + e317f82 commit a9060b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Posterizarr.ps1

+1-1
Original file line numberDiff line numberDiff line change
@@ -12126,7 +12126,7 @@ Elseif ($SyncJelly -or $SyncEmby) {
1212612126
# START HERE
1212712127
Write-Entry -Message "Starting artwork sync now, this can take a while..." -Path $global:ScriptRoot\Logs\Scriptlog.log -Color White -log Info
1212812128
Write-Entry -Message "Starting movie artwork sync part..." -Path $global:ScriptRoot\Logs\Scriptlog.log -Color Green -log Info
12129-
pause
12129+
1213012130
# Movie Part
1213112131
foreach ($entry in $AllMovies) {
1213212132
try {

0 commit comments

Comments
 (0)