Feature request: CityPlex as a source
Is your feature request related to a problem?
CityPlex (https://cityplex.live) is one of the most used BDIX sites around, but it's not in the source list, so anyone who wants it has to run a patched local copy instead of just npx streambdix.
Describe the solution you'd like
Add CityPlex as a first-class source like the rest (RoarZone, FTPBD, etc.) and ship it in the next npm release so users get it with a plain npx streambdix update. Toggling it in the web UI at http://127.0.0.1:7001 should just work.
Additional context
There's a working implementation in PR #4 — searched, matched (IMDb ID / title / year), and streamed locally. Needs a maintainer to review and bump the package to 1.5.0.
Feature request: CityPlex as a source
Is your feature request related to a problem?
CityPlex (https://cityplex.live) is one of the most used BDIX sites around, but it's not in the source list, so anyone who wants it has to run a patched local copy instead of just
npx streambdix.Describe the solution you'd like
Add CityPlex as a first-class source like the rest (RoarZone, FTPBD, etc.) and ship it in the next npm release so users get it with a plain
npx streambdixupdate. Toggling it in the web UI athttp://127.0.0.1:7001should just work.Additional context
There's a working implementation in PR #4 — searched, matched (IMDb ID / title / year), and streamed locally. Needs a maintainer to review and bump the package to 1.5.0.