github diogovalentte/homarr-iframes v0.1.7
v0.1.7 - Update Cinemark iframe

latest releases: v1.19.1, v1.19.0, v1.18.0...
21 months ago

Changed

  • Due to changes in the Cinemark site layout, the project started to get the movies from the Cinemark API instead of scraping the site. There are also breaking changes on the iframe query arguments. Now, instead of specifying your city name to get all movies in all theaters in your city, you have to get the IDs of the theaters in your city to get all movies on display in your city.
    • Removed the city query argument: there is no way to get the movies from all theaters of a city using this way anymore.
    • Removed the theaters query argument: use the theaterIds query argument now.
    • Added the theaterIds query argument: the iframe will show movies from the theaters where the ID is specified. Check the API docs to see how to get the theaters' IDs. To get all movies from your city, you have to specify the IDs of all theaters in your city.

Full Changelog: v0.1.6...v0.1.7

Don't miss a new homarr-iframes release

NewReleases is sending notifications on new releases.