https://github.com/gitagogaming/winamp-plugin
Control Winamp & WACUP with Mobile Device
https://github.com/gitagogaming/winamp-plugin
Last synced: 5 months ago
JSON representation
Control Winamp & WACUP with Mobile Device
- Host: GitHub
- URL: https://github.com/gitagogaming/winamp-plugin
- Owner: gitagogaming
- Created: 2022-11-09T03:41:19.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-10-21T17:00:06.000Z (over 1 year ago)
- Last Synced: 2025-04-14T12:53:26.205Z (about 1 year ago)
- Homepage:
- Size: 89.8 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Changelog: changelog.txt
Awesome Lists containing this project
README

# Winamp-Plugin
- [Winamp Plugin](#Winamp-Plugin)
- [Description](#description)
- [Features](#Features)
- [Actions](#actions)
- [Category: Winamp](#tp.plugin.Winamp.mainactions)
- [Connectors](#connectors)
- [Category: Winamp](#tp.plugin.Winamp.mainconnectors)
- [States](#states)
- [Category: Winamp](#tp.plugin.Winamp.mainstates)
- [Category: Track Details](#tp.plugin.Winamp.trackDetailsstates)
- [Bugs and Support](#bugs-and-suggestion)
- [License](#license)
# Description
Control your Winamp using your mobile device with the help of TouchPortal and this plugin.
## Actions
Category: Winamp (Click to expand)
Action NameDescriptionFormatData
choices/default (in bold)On
Hold
Audio Controls [1]
- Type: choice
Default: Possible choices: ['Prev', 'Next', 'Play', 'Pause', 'Stop', 'Fadeout', 'Forward', 'Fast Foward 5s', 'Rewind', 'Rewind 5s', 'EQ']
No
Increase / Decrease volume [1] the Volume by [2]
- Type: choice
Default: Raise Possible choices: ['Raise', 'Lower', 'Set']
- Type: number
Default: 5 Min Value: -2147483648 Max Value: 100
Yes
Track Seeking Seek the Track [1]
- Type: choice
Default: Raise Possible choices: ['Forward', 'Rewind']
Yes
Set Repeat Set Repeat to [1]
- Type: choice
Default: Possible choices: ['On', 'Off', 'Toggle']
No
Set Shuffle Set Shuffle to [1]
- Type: choice
Default: Possible choices: ['On', 'Off', 'Toggle']
No
## Connectors
Category: Winamp (Click to expand)
Slider NameDescriptionFormatData
choices/default (in bold)
Volume slider Control volume for [1]
- Type: choice
Default: Winamp Possible choices: ['Winamp']
Track Seeking Track Seeking for [1]
- Type: choice
Default: Winamp Possible choices: ['Winamp']
## States
Category: Winamp (Click to expand)
| Id | Description | DefaultValue | parentGroup |
| --- | --- | --- | --- |
| .state.Winamp_Status | Winamp | Winamp.exe Status | | |
| .state.playingStatus | Winamp | Playing Status | | |
| .state.currentVolume | Winamp | Current Volume | | |
| .state.repeatStatus | Winamp | Repeat Status | | |
| .state.shuffleStatus | Winamp | Shuffle Status | | |
| .state.totalTracks | Winamp | Total Tracks | | |
Category: Track Details (Click to expand)
| Id | Description | DefaultValue | parentGroup |
| --- | --- | --- | --- |
| .state.currentTrack.Title | Winamp | Current Track Title | | |
| .state.currentTrack.Length | Winamp | Current Track Length | | |
| .state.currentTrack.Playtime | Winamp | Current Track Time Playing | | |
| .state.currentTrack.TimeLeft | Winamp | Current Track Time Left | | |
| .state.currentTrack.NextTrack.Title | Winamp | Next Tracks Title | | |
# Bugs and Suggestion
Open an issue on github or join offical [TouchPortal Discord](https://discord.gg/MgxQb8r) for support.