Skip to content

Commit

Permalink
Display plugin title as SoundCloud instead of SqueezeCloud
Browse files Browse the repository at this point in the history
  • Loading branch information
danielvijge committed May 24, 2024
1 parent ba862e5 commit f2f1491
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions public.template.xml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
<extensions>
<details>
<title lang="EN">SqueezeCloud Plugin</title>
<title lang="EN">SoundCloud Plugin</title>
</details>
<plugins>
<plugin name="SqueezeCloud" version="{{ env['VERSION'] }}" minTarget="7.5" maxTarget="*">
<title lang="EN">SqueezeCloud</title>
<title lang="EN">SoundCloud</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>
<desc lang="EN">Browse, search, and play music from SoundCloud</desc>
<url>https://danielvijge.github.io/SqueezeCloud/{{ env['FOLDER'] }}/SqueezeCloud-{{ env['VERSION'] }}.zip</url>
<link>https://github.com/danielvijge/SqueezeCloud</link>
<sha>{{ env['SHA'] }}</sha>
Expand Down

0 comments on commit f2f1491

Please sign in to comment.