https://github.com/azuline/repertoire
whoops never finished this lol, don't look it's old and embarrassing
https://github.com/azuline/repertoire
music music-library music-player music-server
Last synced: 5 months ago
JSON representation
whoops never finished this lol, don't look it's old and embarrassing
- Host: GitHub
- URL: https://github.com/azuline/repertoire
- Owner: azuline
- License: agpl-3.0
- Archived: true
- Created: 2020-08-25T00:00:32.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-07-20T02:03:02.000Z (over 2 years ago)
- Last Synced: 2024-08-08T00:43:57.274Z (8 months ago)
- Topics: music, music-library, music-player, music-server
- Language: Python
- Homepage: https://repertoire.readthedocs.io
- Size: 46.6 MB
- Stars: 11
- Watchers: 3
- Forks: 1
- Open Issues: 59
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- project-awesome - azuline/repertoire - whoops never finished this lol, don't look it's old and embarrassing (Python)
README
# repertoire
[](https://github.com/azuline/repertoire/actions?query=workflow%3ABackend)
[](https://github.com/azuline/repertoire/actions?query=workflow%3AFrontend)
[](https://github.com/azuline/repertoire/actions?query=workflow%3AE2E)
[](https://readthedocs.org/projects/repertoire/builds)
[](https://hub.docker.com/r/blissful/repertoire)
[](https://codecov.io/gh/azuline/repertoire)A music server for cataloguing and exploring large music libraries.
Visit [the documentation](https://repertoire.readthedocs.io) to get started!
**Currently unreleased.**
Note: This project is a sandbox project, in the sense that I am using it to try
out cool new ideas and tools. Feature work is a second priority. This does not
mean that feature work will not occur! But expect it to be slow.## Contributing
If you wish to contribute, please open or comment on an issue ticket to
coordinate with maintainers.## Security
Only the latest version is supported with security updates. No security updates
will be backported.Report vulnerabilities to `[email protected]`.
## License
```
repertoire :: a music server for cataloguing and exploring large music librariesCopyright (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 .
```