A modern, open-source, collaborative music app

dependabot[bot] 23bd598f06 chore(deps): bump mongodb and mongoose in /backend 7 months ago
.github 4f46ec6c25 refactor: Put station history, soundcloud and spotify behind experimental config 1 year ago
.wiki 2f9daffb6c refactor: changed playlist displayname max length to 64 10 months ago
backend 23bd598f06 chore(deps): bump mongodb and mongoose in /backend 7 months ago
frontend 991993e1dc chore: Update package.json version to v3.10.0 10 months 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 01e673ea05 fix: Docker build context above 130mb 11 months ago
.env.example d8b73be1de refactor: Provide application config over WS and split frontend config into backend and .env 1 year ago
.gitattributes a47f6fff6d fix: some sh files line endings to LF 4 years ago
.gitignore d8b73be1de refactor: Provide application config over WS and split frontend config into backend and .env 1 year ago
.markdownlint.json 4cfb80c29a Merge branch 'staging' 1 year ago
CHANGELOG.md 69a58ca0eb chore: Added v3.10.0 changelog 10 months 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
docker-compose.dev.yml f0b8e85a1e refactor: Copy types and required .git contents into docker images and only mount for development 11 months ago
docker-compose.yml f0b8e85a1e refactor: Copy types and required .git contents into docker images and only mount for development 11 months ago
fallback.html e1e4253933 refactor: updated fallback.html 2 years ago
musare.sh 61d828633b fix(musare.sh): Unnecessary git rev-parse in breakingConfigChange 11 months 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.