markup); PlaylistItem::find($this->playlistItemId)->update(['current_image' => $newImageUuid]); \Log::info("Playlist item $this->playlistItemId: updated with new image: $newImageUuid"); CommonFunctions::cleanupFolder(); } }