An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

![winamp_800x420](https://user-images.githubusercontent.com/76603653/201495229-2ecd4c7f-5ef7-49ed-83d5-358b01873958.jpg)

# 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]

  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]

  1. Type: choice  
    Default: Raise Possible choices: ['Raise', 'Lower', 'Set']

  2. Type: number  
    Default: 5   Min Value: -2147483648   Max Value: 100


Yes
Track Seeking Seek the Track [1]

  1. Type: choice  
    Default: Raise Possible choices: ['Forward', 'Rewind']


Yes
Set Repeat Set Repeat to [1]

  1. Type: choice  
    Default: Possible choices: ['On', 'Off', 'Toggle']


No
Set Shuffle Set Shuffle to [1]

  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]

  1. Type: choice  
    Default: Winamp Possible choices: ['Winamp']


Track Seeking Track Seeking for [1]

  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.