Skip to content

Commit

Permalink
Add plugin category and icon
Browse files Browse the repository at this point in the history
  • Loading branch information
danielvijge committed May 24, 2024
1 parent fee72f2 commit ba862e5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions public.template.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
<plugins>
<plugin name="SqueezeCloud" version="{{ env['VERSION'] }}" minTarget="7.5" maxTarget="*">
<title lang="EN">SqueezeCloud</title>
<category>musicservices</category>
<icon>https://raw.githubusercontent.com/danielvijge/SqueezeCloud/master/HTML/EN/plugins/SqueezeCloud/html/images/icon.png</icon>
<desc lang="EN">Browse, search and play urls from soundcloud</desc>
<url>https://danielvijge.github.io/SqueezeCloud/{{ env['FOLDER'] }}/SqueezeCloud-{{ env['VERSION'] }}.zip</url>
<link>https://github.com/danielvijge/SqueezeCloud</link>
Expand Down

0 comments on commit ba862e5

Please sign in to comment.