Script for monitoring Winamp, and restart it when idle, to get the Media Library written to disk.
Can be run in the console, but ideally it should be installed as a scheduled task.
See the PowerShell script header for more info.
This will install the script as a Scheduled task and will start it at Logon.
Check %TEMP%\Invoke-WinampAutoRestart.ps1-TIMESTAMP.log
to see if the playback status is detected correctly.
Invoke-WinampAutoRestart.ps1 -Install CurrentUser
Invoke-WinampAutoRestart.ps1 -Uninstall
Invoke-WinampAutoRestart.ps1
Invoke-WinampAutoRestart.ps1 -FlushAfterSeconds 10 -LogLevel Verbose
Script that changes the colours of the F1 - F5 keys, according to the current song's rating in Winamp.
Needs:
- Logitech G LightSync keyboard
- Logitech G Hub
- https://github.com/levid0s/Logi-SetRGB
- Winamp title format set to:
[%artist% - ]$if2(%title%,$filepart(%filename%))[ $repeat(★,%rating%) ]
.\Set-KeyColorBySongRating.ps1
DEBUG: Attempting to connect to named pipe: \\.\pipe\MyNamedPipe
Rating: 5
Rating: 4