Zibbp / Radium

Synced stream and video playback with VOD capabilities utilizing HLS. Developed for movie nights but has many use cases.
https://github.com/Zibbp/Radium
MIT License
191 stars 29 forks source link

fix: Remove calls to 7TV API #66

Closed waddyhussain closed 11 months ago

waddyhussain commented 11 months ago

Solves issue #65 by removing calls to the 7TV API. It fixes the problem and allows the server to run, but it's more bypassing the issue than solving it, so perhaps you'd prefer an alternative solution.