Skip to content

EnergitCZ/MusicServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MusicServer

A simple music server and client written in Python using FFmpeg for encoding

Requirements

  • FFmpeg in path, or a configured location

  • deflate, mutagen install with pip install -r requirements.txt

Usage

  • Set the correct folder for music and FFmpeg in settings.json

  • Run with py main.py

Notes

  • For better AAC quality use a build of ffmpeg with libfdk_aac and its presets (libfdk_...)

About

A simple music server and client using FFmpeg

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published