How can I share my videos and music between all my devices at home?
Well, here you can find an ease server that allows you to select one or more directories in your PC and serve via network as streaming.
Clone or download the project
git clone https://github.com/wil92/media-center-angel.git
Go inside the project and install the dependencies
npm install
MEDIAS_DIRECTORIES=/path/to/movies/:/path/to/series/ npm start
Any contribution is welcome
This project is licensed under the Apache-2.0 License - see the LICENSE.md file for details