Skip to content

Commit

Permalink
Update Posterizarr.ps1 (#157)
Browse files Browse the repository at this point in the history
  • Loading branch information
fscorrupt authored Nov 7, 2024
2 parents 293f8e6 + e317f82 commit a9060b4
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 a9060b4

Please sign in to comment.