Skip to content

Commit

Permalink
Install meta_librespot_java.py
Browse files Browse the repository at this point in the history
  • Loading branch information
badaix committed Feb 4, 2023
1 parent 0b343d4 commit 54a3d86
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@

- Server: Configurable default volume for new clients (Issue #910, PR #1024)
- Server: New control script for mopidy: meta_mopidy.py
- Server: New control script for librespot java: meta_librespot-java.py
- Server: Add "mute" stream property

### Bugfixes

Expand Down
1 change: 1 addition & 0 deletions server/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ else()
DESTINATION ${CMAKE_INSTALL_DATADIR}/snapserver/snapweb)
install(
FILES etc/plug-ins/meta_mpd.py etc/plug-ins/meta_mopidy.py
etc/plug-ins/meta_librespot-java.py
PERMISSIONS
OWNER_READ
OWNER_WRITE
Expand Down

0 comments on commit 54a3d86

Please sign in to comment.