repertoire

Welcome to repertoire, a music server designed to catalog and facilitate exploration of large music libraries. To see repertoire in action, visit Screenshots.

For documentation on installing repertoire, please refer to Installation.

For documentation on repertoire’s advanced features, please refer to the Manual section.

For documentation on developing against repertoire, please refer to the Hacking section. Server API documents the API that repertoire exposes over HTTP. Development documents the process of setting up a development environment for repertoire. Backend documents the backend source code and Frontend documents the frontend source code.

License

repertoire is licensed under the AGPL-3.0.

repertoire :: a music server for cataloguing and exploring large music libraries

Copyright (C) 2021 blissful

This program is free software: you can redistribute it and/or modify it under
the terms of the GNU Affero General Public License as published by the Free
Software Foundation, either version 3 of the License, or (at your option) any
later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.  See the GNU Affero General Public License for more
details.

You should have received a copy of the GNU Affero General Public License along
with this program.  If not, see <https://www.gnu.org/licenses/>.