Skip to content

Add CityPlex source (v1.5.0) - #4

Open
Sayed-47 wants to merge 1 commit into
Corpse00:mainfrom
Sayed-47:add-cityplex-source
Open

Add CityPlex source (v1.5.0)#4
Sayed-47 wants to merge 1 commit into
Corpse00:mainfrom
Sayed-47:add-cityplex-source

Conversation

@Sayed-47

Copy link
Copy Markdown

What this does

Adds CityPlex as a new source for movies and series. It plugs into the same source system as the others — you just toggle it in the web UI at http://127.0.0.1:7001.

What changed

  • New source file sources/cityplex.js (search, best-match by IMDb ID / title / year, per-episode resolution for series)
  • Registered the source in server.js, index.js, and the web UI
  • Version bump to 1.5.0 in addon.json, package.json, and the changelog
  • Added CityPlex to the source list in the README

Tested

Ran it locally (npm start) and confirmed:

  • Search hits against https://cityplex.live/api/search
  • /stream/movie/tt4296026.json returns a working 720p stream from CityPlex
  • Series flow hits the per-season episode endpoint

No other behavior changed.

Copilot AI lite review requested due to automatic review settings August 14, 2026 18:27

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The job was not started because the account is locked due to a billing issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants