We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8169bc6 commit 73f582cCopy full SHA for 73f582c
src/icons/images/finamp.original.png
14.3 KB
src/icons/images/finamp.png
9.53 KB
src/icons/overrides/finamp.yaml
@@ -0,0 +1,5 @@
1
+# yaml-language-server: $schema=../../schemas/internal/gen-overrides.schema.json
2
+
3
+label:
4
+ tray-menu:
5
+ output_shape: square
src/players/offline-players/finamp.yaml
@@ -0,0 +1,18 @@
+# yaml-language-server: $schema=../../schemas/player.schema.json
+id: finamp
+name: Finamp
+url: https://github.com/jmshrv/finamp
6
+represents:
7
+ - jellyfin
8
+sources:
9
+ lin_mpris:
10
+ - com.unicornsonlsd.finamp.audio
11
+attributes:
12
+ pure: true
13
+ service: false
14
+content:
15
+ - audio
16
+ - audio_music
17
+extra:
18
+ discord_application_id: "1440754630072991918"
0 commit comments