From 8099488f02f5dd855b6a0eac1f22cc0c3040b30e Mon Sep 17 00:00:00 2001 From: nodiscc Date: Tue, 11 Oct 2022 18:57:37 +0200 Subject: [PATCH 1/2] tools/doc: update make awesome_bot requirements --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 1b391fe0..255b766c 100755 --- a/Makefile +++ b/Makefile @@ -21,7 +21,7 @@ check_syntax_diff: awesome_bot -f temp.md $(AWESOME_BOT_OPTIONS) # check dead links -# sudo apt install ruby && install --user-install awesome_bot +# requiements: sudo apt install ruby && gem install --user-install awesome_bot awesome_bot: ~/.local/share/gem/ruby/2.7.0/bin/awesome_bot -f README.md $(AWESOME_BOT_OPTIONS) From 6902c4bced1782e6d987b185aed613b13fa21b8e Mon Sep 17 00:00:00 2001 From: Alexander L Date: Tue, 11 Oct 2022 21:49:38 +0200 Subject: [PATCH 2/2] Removed broken hyperlink (koozic demo) (#3356) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a4760e9..f68b8012 100644 --- a/README.md +++ b/README.md @@ -1186,7 +1186,7 @@ _See also: [List of streaming media systems - Wikipedia](https://en.wikipedia.or - [gonic](https://github.com/sentriz/gonic) - Lightweight music streaming server. Subsonic compatible. `GPL-3.0` `Go` - [Groove Basin](https://github.com/andrewrk/groovebasin) - Music player server with a web-based user interface inspired by Amarok 1.4. `MIT` `Nodejs` - [koel](https://koel.dev/) - Personal music streaming server that works. ([Demo](https://demo.koel.dev/), [Source Code](https://github.com/koel/koel)) `MIT` `PHP` -- [KooZic](https://koozic.net/) - Music server with powerful playlist features and Subsonic compatibility. ([Demo](https://demo.koozic.net/public), [Source Code](https://github.com/DocMarty84/koozic)) `LGPL-3.0/MIT` `Python` +- [KooZic](https://koozic.net/) - Music server with powerful playlist features and Subsonic compatibility. ([Source Code](https://github.com/DocMarty84/koozic)) `LGPL-3.0/MIT` `Python` - [LibreTime](https://libretime.org) - Simple, open source platform that lets you broadcast streaming radio on the web (fork of [Airtime](https://github.com/sourcefabric/Airtime)). ([Source Code](https://github.com/LibreTime/libretime)) `AGPL-3.0` `PHP` - [LMS](https://github.com/epoupon/lms) - Access your self-hosted music using a web interface. `GPL-3.0` `C++` - [Maloja](https://github.com/krateng/maloja) - Self-hosted music scrobble database, alternative to Last.fm. ([Demo](https://maloja.krateng.ch/)) `GPL-3.0` `Python/Docker`