Some musik for you sirs?
Go to file
2019-01-30 13:36:25 -05:00
static refactor ajax functions, remove default track 2019-01-30 07:30:19 -05:00
templates refactor ajax functions, remove default track 2019-01-30 07:30:19 -05:00
.gitignore built library in-memory database with file tags 2019-01-30 13:36:25 -05:00
musik.py built library in-memory database with file tags 2019-01-30 13:36:25 -05:00
README.md refactor, fix uri encoding 2019-01-11 11:27:25 -05:00

Musik

Stream some music.

Requirements

Python 3.6+
FFmpeg compiled with --enable-libopus
Python packages: flask gunicorn mutagen

Install

  1. Get on the floor
  2. Walk the dinosaur

Usage

gunicorn -b localhost:5150 -e SCRIPT_NAME=/musik musik:app