ch1ller0 / fridgefm-radio-core

Simple lightweight package for creating your own radio station via NodeJS heavily inspired by Shoutcast and Icecast.
https://fridgefm.com
MIT License
44 stars 8 forks source link

Add ability to watch files in a folder #317

Open ch1ller0 opened 2 years ago

ch1ller0 commented 2 years ago

Problem

Revalidating playlist on each drain comes with drawbacks

Solution

Need some mechanism for revalidating the playlist on-the-fly (maybe use chokidar)