feat: Playtube Stream Dock Plugin 1.0.0 (Ajazz AKP153E) mit Icon-Pack

This commit is contained in:
2026-09-26 21:00:36 +02:00
commit 179a785adb
221 changed files with 10254 additions and 0 deletions
@@ -0,0 +1,444 @@
{
"Actions": [
{
"Icon": "static/icon/[email protected]",
"Name": "Play/Pause",
"DisableAutomaticStates": true,
"States": [
{
"Image": "static/btn/playpause_0.png",
"TitleAlignment": "bottom",
"FontSize": "11",
"FontStyle": "Bold",
"TitleColor": "#ffffff"
},
{
"Image": "static/btn/playpause_1.png",
"TitleAlignment": "bottom",
"FontSize": "11",
"FontStyle": "Bold",
"TitleColor": "#ffffff"
}
],
"Settings": {},
"Controllers": [
"Keypad",
"Information"
],
"UserTitleEnabled": false,
"SupportedInMultiActions": true,
"Tooltip": "Toggle playback",
"UUID": "com.fojadrachi.playtube.playpause",
"PropertyInspectorPath": "propertyInspector/index.html"
},
{
"Icon": "static/icon/[email protected]",
"Name": "Previous track",
"DisableAutomaticStates": true,
"States": [
{
"Image": "static/btn/previous_0.png",
"TitleAlignment": "bottom",
"FontSize": "11",
"FontStyle": "Bold",
"TitleColor": "#ffffff"
}
],
"Settings": {},
"Controllers": [
"Keypad",
"Information"
],
"UserTitleEnabled": false,
"SupportedInMultiActions": true,
"Tooltip": "Go to the previous track",
"UUID": "com.fojadrachi.playtube.previous",
"PropertyInspectorPath": "propertyInspector/index.html"
},
{
"Icon": "static/icon/[email protected]",
"Name": "Next track",
"DisableAutomaticStates": true,
"States": [
{
"Image": "static/btn/next_0.png",
"TitleAlignment": "bottom",
"FontSize": "11",
"FontStyle": "Bold",
"TitleColor": "#ffffff"
}
],
"Settings": {},
"Controllers": [
"Keypad",
"Information"
],
"UserTitleEnabled": false,
"SupportedInMultiActions": true,
"Tooltip": "Skip to the next track",
"UUID": "com.fojadrachi.playtube.next",
"PropertyInspectorPath": "propertyInspector/index.html"
},
{
"Icon": "static/icon/[email protected]",
"Name": "Rewind",
"DisableAutomaticStates": true,
"States": [
{
"Image": "static/btn/seekback_0.png",
"TitleAlignment": "bottom",
"FontSize": "11",
"FontStyle": "Bold",
"TitleColor": "#ffffff"
}
],
"Settings": {},
"Controllers": [
"Keypad",
"Information"
],
"UserTitleEnabled": false,
"SupportedInMultiActions": true,
"Tooltip": "Jump back a few seconds",
"UUID": "com.fojadrachi.playtube.seekback",
"PropertyInspectorPath": "propertyInspector/index.html"
},
{
"Icon": "static/icon/[email protected]",
"Name": "Fast forward",
"DisableAutomaticStates": true,
"States": [
{
"Image": "static/btn/seekforward_0.png",
"TitleAlignment": "bottom",
"FontSize": "11",
"FontStyle": "Bold",
"TitleColor": "#ffffff"
}
],
"Settings": {},
"Controllers": [
"Keypad",
"Information"
],
"UserTitleEnabled": false,
"SupportedInMultiActions": true,
"Tooltip": "Jump forward a few seconds",
"UUID": "com.fojadrachi.playtube.seekforward",
"PropertyInspectorPath": "propertyInspector/index.html"
},
{
"Icon": "static/icon/[email protected]",
"Name": "Volume up",
"DisableAutomaticStates": true,
"States": [
{
"Image": "static/btn/volumeup_0.png",
"TitleAlignment": "bottom",
"FontSize": "11",
"FontStyle": "Bold",
"TitleColor": "#ffffff"
}
],
"Settings": {},
"Controllers": [
"Keypad",
"Information"
],
"UserTitleEnabled": false,
"SupportedInMultiActions": true,
"Tooltip": "Louder (hold to keep going)",
"UUID": "com.fojadrachi.playtube.volumeup",
"PropertyInspectorPath": "propertyInspector/index.html"
},
{
"Icon": "static/icon/[email protected]",
"Name": "Volume down",
"DisableAutomaticStates": true,
"States": [
{
"Image": "static/btn/volumedown_0.png",
"TitleAlignment": "bottom",
"FontSize": "11",
"FontStyle": "Bold",
"TitleColor": "#ffffff"
}
],
"Settings": {},
"Controllers": [
"Keypad",
"Information"
],
"UserTitleEnabled": false,
"SupportedInMultiActions": true,
"Tooltip": "Quieter (hold to keep going)",
"UUID": "com.fojadrachi.playtube.volumedown",
"PropertyInspectorPath": "propertyInspector/index.html"
},
{
"Icon": "static/icon/[email protected]",
"Name": "Set volume",
"DisableAutomaticStates": true,
"States": [
{
"Image": "static/btn/volumeset_0.png",
"TitleAlignment": "bottom",
"FontSize": "11",
"FontStyle": "Bold",
"TitleColor": "#ffffff"
}
],
"Settings": {},
"Controllers": [
"Keypad",
"Information"
],
"UserTitleEnabled": false,
"SupportedInMultiActions": true,
"Tooltip": "Jump to a fixed volume",
"UUID": "com.fojadrachi.playtube.volumeset",
"PropertyInspectorPath": "propertyInspector/index.html"
},
{
"Icon": "static/icon/[email protected]",
"Name": "Mute",
"DisableAutomaticStates": true,
"States": [
{
"Image": "static/btn/mute_0.png",
"TitleAlignment": "bottom",
"FontSize": "11",
"FontStyle": "Bold",
"TitleColor": "#ffffff"
},
{
"Image": "static/btn/mute_1.png",
"TitleAlignment": "bottom",
"FontSize": "11",
"FontStyle": "Bold",
"TitleColor": "#ffffff"
}
],
"Settings": {},
"Controllers": [
"Keypad",
"Information"
],
"UserTitleEnabled": false,
"SupportedInMultiActions": true,
"Tooltip": "Mute or unmute",
"UUID": "com.fojadrachi.playtube.mute",
"PropertyInspectorPath": "propertyInspector/index.html"
},
{
"Icon": "static/icon/[email protected]",
"Name": "Now playing",
"DisableAutomaticStates": true,
"States": [
{
"Image": "static/btn/nowplaying_0.png",
"TitleAlignment": "bottom",
"FontSize": "11",
"FontStyle": "Bold",
"TitleColor": "#ffffff"
}
],
"Settings": {},
"Controllers": [
"Keypad",
"Information"
],
"UserTitleEnabled": false,
"SupportedInMultiActions": true,
"Tooltip": "Cover and title, press to play/pause",
"UUID": "com.fojadrachi.playtube.nowplaying",
"PropertyInspectorPath": "propertyInspector/index.html"
},
{
"Icon": "static/icon/[email protected]",
"Name": "Like",
"DisableAutomaticStates": true,
"States": [
{
"Image": "static/btn/like_0.png",
"TitleAlignment": "bottom",
"FontSize": "11",
"FontStyle": "Bold",
"TitleColor": "#ffffff"
},
{
"Image": "static/btn/like_1.png",
"TitleAlignment": "bottom",
"FontSize": "11",
"FontStyle": "Bold",
"TitleColor": "#ffffff"
}
],
"Settings": {},
"Controllers": [
"Keypad",
"Information"
],
"UserTitleEnabled": false,
"SupportedInMultiActions": true,
"Tooltip": "Like the current track",
"UUID": "com.fojadrachi.playtube.like",
"PropertyInspectorPath": "propertyInspector/index.html"
},
{
"Icon": "static/icon/[email protected]",
"Name": "Shuffle",
"DisableAutomaticStates": true,
"States": [
{
"Image": "static/btn/shuffle_0.png",
"TitleAlignment": "bottom",
"FontSize": "11",
"FontStyle": "Bold",
"TitleColor": "#ffffff"
}
],
"Settings": {},
"Controllers": [
"Keypad",
"Information"
],
"UserTitleEnabled": false,
"SupportedInMultiActions": true,
"Tooltip": "Toggle shuffle",
"UUID": "com.fojadrachi.playtube.shuffle",
"PropertyInspectorPath": "propertyInspector/index.html"
},
{
"Icon": "static/icon/[email protected]",
"Name": "Repeat",
"DisableAutomaticStates": true,
"States": [
{
"Image": "static/btn/repeat_0.png",
"TitleAlignment": "bottom",
"FontSize": "11",
"FontStyle": "Bold",
"TitleColor": "#ffffff"
},
{
"Image": "static/btn/repeat_1.png",
"TitleAlignment": "bottom",
"FontSize": "11",
"FontStyle": "Bold",
"TitleColor": "#ffffff"
},
{
"Image": "static/btn/repeat_2.png",
"TitleAlignment": "bottom",
"FontSize": "11",
"FontStyle": "Bold",
"TitleColor": "#ffffff"
}
],
"Settings": {},
"Controllers": [
"Keypad",
"Information"
],
"UserTitleEnabled": false,
"SupportedInMultiActions": true,
"Tooltip": "Cycle repeat mode",
"UUID": "com.fojadrachi.playtube.repeat",
"PropertyInspectorPath": "propertyInspector/index.html"
},
{
"Icon": "static/icon/[email protected]",
"Name": "Play playlist",
"DisableAutomaticStates": true,
"States": [
{
"Image": "static/btn/playlist_0.png",
"TitleAlignment": "bottom",
"FontSize": "11",
"FontStyle": "Bold",
"TitleColor": "#ffffff"
}
],
"Settings": {},
"Controllers": [
"Keypad",
"Information"
],
"UserTitleEnabled": false,
"SupportedInMultiActions": true,
"Tooltip": "Start a playlist from YouTube Music",
"UUID": "com.fojadrachi.playtube.playlist",
"PropertyInspectorPath": "propertyInspector/index.html"
},
{
"Icon": "static/icon/[email protected]",
"Name": "Switch tab",
"DisableAutomaticStates": true,
"States": [
{
"Image": "static/btn/switchtab_0.png",
"TitleAlignment": "bottom",
"FontSize": "11",
"FontStyle": "Bold",
"TitleColor": "#ffffff"
}
],
"Settings": {},
"Controllers": [
"Keypad",
"Information"
],
"UserTitleEnabled": false,
"SupportedInMultiActions": true,
"Tooltip": "Switch between YouTube and YouTube Music",
"UUID": "com.fojadrachi.playtube.switchtab",
"PropertyInspectorPath": "propertyInspector/index.html"
},
{
"Icon": "static/icon/[email protected]",
"Name": "Show Playtube",
"DisableAutomaticStates": true,
"States": [
{
"Image": "static/btn/show_0.png",
"TitleAlignment": "bottom",
"FontSize": "11",
"FontStyle": "Bold",
"TitleColor": "#ffffff"
}
],
"Settings": {},
"Controllers": [
"Keypad",
"Information"
],
"UserTitleEnabled": false,
"SupportedInMultiActions": true,
"Tooltip": "Bring the Playtube window to the front",
"UUID": "com.fojadrachi.playtube.show",
"PropertyInspectorPath": "propertyInspector/index.html"
}
],
"SDKVersion": 1,
"Author": "Playtube",
"Name": "Playtube",
"Icon": "static/icon/[email protected]",
"CodePathWin": "plugin/index.js",
"Description": "Control Playtube (YouTube / YouTube Music) from your Stream Dock",
"Category": "Playtube",
"CategoryIcon": "static/icon/[email protected]",
"Version": "1.0.0",
"OS": [
{
"Platform": "windows",
"MinimumVersion": "10"
}
],
"Software": {
"MinimumVersion": "3.10.188.226"
},
"Nodejs": {
"Version": "20"
}
}