Skip to content

Commit

Permalink
Update Posterizarr.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
fscorrupt committed Nov 7, 2024
1 parent 4348402 commit e317f82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Posterizarr.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -12126,7 +12126,7 @@ Elseif ($SyncJelly -or $SyncEmby) {
# START HERE
Write-Entry -Message "Starting artwork sync now, this can take a while..." -Path $global:ScriptRoot\Logs\Scriptlog.log -Color White -log Info
Write-Entry -Message "Starting movie artwork sync part..." -Path $global:ScriptRoot\Logs\Scriptlog.log -Color Green -log Info
pause

# Movie Part
foreach ($entry in $AllMovies) {
try {
Expand Down

0 comments on commit e317f82

Please sign in to comment.