Re: [SlimDevices: Plugins] Update iTunes with time last played?

2022-11-05 Thread Aki7
p set to $($global:LstHTtime.ToString())" <# if (-not $Script:TrackErr -and (Test-Path -LiteralPath $TrackStat_Workfilename)) { Msg "Remove $TrackStat_Workfilename" Remove-item $TrackStat_Workfilename } # cleanup #> Msg "Disposing iTunes ComObject" $null = [System

Re: [SlimDevices: Plugins] Update iTunes with time last played?

2022-11-05 Thread Aki7
date_file.Unicode" Get-Content "$iTunes_Update_file" | Out-File $TrackStat_Workfilename -Encoding Unicode $Trackstat_Items = $Null $Trackstat_Items = Import-Csv -Path $TrackStat_Workfilename -Delimiter '|' -Header "title","artist","a