Some musik for you sirs?
Go to file
2020-01-03 12:14:37 -05:00
static change artist selection to albumartist 2019-11-05 09:50:45 -05:00
templates switched to css grid 2019-09-11 13:06:14 -04:00
.gitignore add buckler protection 2019-09-25 19:48:19 -04:00
buckler_flask.py add buckler protection 2019-09-25 19:48:19 -04:00
config.py.template show track title in document title 2019-10-29 09:37:49 -04:00
database.py support partial library rebuilds 2020-01-03 12:14:37 -05:00
LICENSE add license 2019-09-28 14:47:54 -04:00
musik.py support partial library rebuilds 2020-01-03 12:14:37 -05:00
README.md switched database to sqlite. changed api to use query strings. removed library dependency. 2019-05-31 10:28:21 -04: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