From b35213eec2fe4f004c1739f0d0f194b91690db1f Mon Sep 17 00:00:00 2001 From: Daniel Vijge Date: Fri, 24 May 2024 20:14:37 +0200 Subject: [PATCH] Add plugin category and icon --- public.template.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public.template.xml b/public.template.xml index dacc705..64ab176 100644 --- a/public.template.xml +++ b/public.template.xml @@ -6,6 +6,8 @@ Mixcloud Play music from Mixcloud + musicservices + https://raw.githubusercontent.com/danielvijge/lms_mixcloud/master/HTML/EN/plugins/MixCloud/html/images/icon.png {%- if env['RELEASE_CHANNEL'] == 'release' %} https://github.com/danielvijge/lms_mixcloud/releases/download/{{ env['VERSION'] }}/lms_mixcloud-{{ env['VERSION'] }}-linux.zip {%- else %} @@ -19,6 +21,8 @@ Mixcloud Play music from Mixcloud + musicservices + https://raw.githubusercontent.com/danielvijge/lms_mixcloud/master/HTML/EN/plugins/MixCloud/html/images/icon.png https://github.com/danielvijge/lms_mixcloud/releases/download/{{ env['VERSION'] }}/lms_mixcloud-{{ env['VERSION'] }}-windows.zip https://github.com/danielvijge/lms_mixcloud {{ env['SHA_WINDOWS'] }} @@ -27,6 +31,8 @@ Mixcloud Play music from Mixcloud + musicservices + https://raw.githubusercontent.com/danielvijge/lms_mixcloud/master/HTML/EN/plugins/MixCloud/html/images/icon.png https://github.com/danielvijge/lms_mixcloud/releases/download/{{ env['VERSION'] }}/lms_mixcloud-{{ env['VERSION'] }}-macos.zip https://github.com/danielvijge/lms_mixcloud {{ env['SHA_MACOS'] }}