wouterdebie / locast2tuner

Locast to Emby/Plex/Channels server
https://wouterdebie.github.io/locast2tuner/
MIT License
52 stars 8 forks source link

Fix FCC Facilities updater #22

Closed wouterdebie closed 3 years ago

wouterdebie commented 3 years ago

Since the move to async, the FCC Facilities updater has been disabled, since there's an issue with calling load() from a different thread. Since having this functionality isn't super important, I disabled it, but it'd be nice to get working at some point.