A modern, open-source, collaborative music app

Owen Diffey 131d089046 chore: Enable backend test in workflow 3 weeks ago
.github 131d089046 chore: Enable backend test in workflow 3 weeks ago
.vscode 439bedaa09 refactor: frontend model store/composable, adding comments, improving some code, trying to make some code clearer 1 month ago
.wiki 30fd642238 refactor: Re-add backend debug port configuration 3 weeks ago
backend 5e7bc71ae1 chore: Add job statistics tests 3 weeks ago
common fd8caed83a refactor: Separates model classes 1 month ago
frontend f0bcc35199 refactor: add _name to getData response documents on the backend 4 weeks ago
tools fe44b9150d fix(setup-mongo.sh): If statement not ended 2 years ago
types 654f736bfa refactor: changed youtubeId to mediaSource in most places 1 year ago
.dockerignore 77f6ab3379 refactor: Move shared logic to a common directory 2 months ago
.env.example 30fd642238 refactor: Re-add backend debug port configuration 3 weeks ago
.gitattributes a47f6fff6d fix: some sh files line endings to LF 4 years ago
.gitignore 916be07690 chore: Rename docker compose files 3 weeks ago
.markdownlint.json 4cfb80c29a Merge branch 'staging' 1 year ago
CHANGELOG.md 8718609af4 chore: Add v3.11.0 changelog 1 month ago
Dockerfile 0e85822304 refactor: Remove unnecessary configuration options 1 month ago
Dockerfile.dev 0e85822304 refactor: Remove unnecessary configuration options 1 month ago
LICENCE 31d9626d16 Lol, this blew my mind.. http://www.gcse.com/english/licence.htm 7 years ago
README.md 3b2795291c chore: Updated README 1 year ago
SECURITY.md 6b1dbef8b1 fix: Markdown lint fixes 1 year ago
compose.dev.yml 30fd642238 refactor: Re-add backend debug port configuration 3 weeks ago
compose.local.yml 23d392736e chore: Add host to debug port definition 3 weeks ago
compose.override.yml.example 8ccc214a13 chore: Update docker configuration docs 3 weeks ago
compose.yml 916be07690 chore: Rename docker compose files 3 weeks ago
fallback.html e1e4253933 refactor: updated fallback.html 2 years ago
musare.sh 916be07690 chore: Rename docker compose files 3 weeks ago

README.md

Musare

Musare

Musare is an open-source collaborative music listening and catalogue curation application. Currently supporting YouTube based content.

A production demonstration instance of Musare can be found at demo.musare.com.


Documentation


Features

  • Playlists
    • User and admin created playlists
    • Automatically generated playlists for genres
    • Privacy configuration
    • Liked and Disliked songs playlists per user
    • Bulk import videos from YouTube playlist
    • Add songs from verified catalogue or YouTube videos
    • Ability to download in JSON format
  • Stations
    • DJs - Allow other users to manage the station queue
    • Requests - Toggleable module to allow users to add songs to the queue
    • Configurable access level and per user request limit
    • Automatically request songs from selected playlists
    • Ability to search for songs from verified catalogue or YouTube videos
    • Autofill - Toggleable module to allow owners or DJs to configure automatic filling of the queue from selected playlists
    • Configurable song limit
    • Play mode option to randomly play many playlists, or sequentially play one playlist
    • Ability to search for playlists on Musare
    • Ability to blacklist playlists to prevent songs within from playing
    • Themes
    • Privacy configuration
    • Favoriting
    • Official stations controlled by admins
    • User created and controlled stations
    • Pause playback just in local session
    • Station-wide pausing by admins, owners or DJs
    • Vote to skip songs
    • Force skipping song by admins, owners or DJs
  • Song Management
    • Verify songs to allow them to be searched for and added to automatically generated genre playlists
    • Discogs integration to import metadata
    • Ability for users to report issues with songs and admins to resolve
    • Configurable skip duration and song duration to cut intros and outros
    • Import YouTube playlists or channels from admin area
    • Import Album to associate Discogs album data with media in bulk
    • Bulk admin management of songs
    • Create songs from scratch or from YouTube videos
  • YouTube
    • Monitor and manage API requests and quota usage
    • Configure API quota limits
    • YouTube video management
  • Users
    • Activity logs
    • Profile page showing public playlists and activity logs
    • Text or gravatar profile pictures
    • Email or Github login/registration
    • Preferences to tailor site usage
    • Password reset
    • Data deletion management
    • ActivityWatch integration
    • Admin and moderator roles
  • Punishments
    • Ban users
    • Ban IPs
  • News
    • Admins can add/edit/remove news items
    • Markdown editor
  • Night Mode
  • Administration
    • Admin area to manage instance
    • Configurable data tables
    • Reorder, resize, sort by and toggle visibility of columns
    • Advanced queries
    • Bulk management
    • View backend statistics
    • Limited administration privileges granted to moderators

Contact

Get in touch with us via email at core@musare.com.