criticalfault / HomeFlix

An at home video streaming webserver built with Node.js and Express. Giving you full control of your media!
MIT License
8 stars 4 forks source link

Bugfix #39

Closed kasparsbergs closed 5 years ago

kasparsbergs commented 5 years ago

this change prevents duplicated list entries when re-entering the videos route

criticalfault commented 5 years ago

Solid. Thanks for the fix!