| Name | Version | Release Date | Size | MD5 |
|---|---|---|---|---|
| Cinema.jar - Update Project | v7.1 | Sep 23 2024 | 532.1 KB | d9c890122a3052e25cdac3552bd9e2e0 |
| Cinema.JAR Release Notes | v7.1 | Sep 23 2024 | 621.5 KB | bcdaec5eef1f1f852b7cba13a927a9f6 |
* implemented HTTP PUT action
* fixed the send method in external devices. it was not processing backslash-escaped characters. need to be fixed in all external devices
| Name | Version | Release Date | Size | MD5 |
|---|---|---|---|---|
| Cinema.jar - Update Project | v7.0 | Mar 21 2025 | 556.2 KB | fcdbd3cb683672bec4e36a45b6e0cdef |
| Cinema.JAR Release Notes | v7.1 | Sep 23 2024 | 621.5 KB | bcdaec5eef1f1f852b7cba13a927a9f6 |
* cleaned up error handling between the cinema server client and preshow client
+ added mute toggle for QSC DCP300
! fixed an issue where command raw ethernet devices were not closing connections after being used
* use threadpool when processing runMacros()
+ added the ability to queue macros for execution. this is helpful when responding to button presses
! fixed the issue with the Barco series 4 always reporting failed
+ added ability to query Cinema for status information via the message pump
Go to the Cinema.jar Application page for more information. The Cinema Knowledge-base has helpful information on how to use the features in Cinema.jar.
Go to the Cinema.jar Application page for more information. The Cinema Knowledge-base has helpful information on how to use the features in Cinema.jar.
Go to the Cinema.jar Application page for more information. The Cinema Knowledge-base has helpful information on how to use the features in Cinema.jar.
Go to the Cinema.jar Application page for more information. The Cinema Knowledge-base has helpful information on how to use the features in Cinema.jar.
4.0, 4 oct 2019
4.1, 03 dec 2019
4.2, 04 mar 2020
4.3, 29 apr 2020
4.4, 17 nov 2020
4.5, 10 dec 2020
Go to the Cinema.jar Application page for more information. The Cinema Knowledge-base has helpful information on how to use the features in Cinema.jar.
+ Adding web handlers for getDevice without a device for internal io getAll.
+ Added HTTP POST method to Macro Actions.
+ Added the ability the use HTTPS for GETs and POSTs
! Fixed a bug where the watchdog was no longer working. If the Cinema application crashed it would not be restarted.
+ Allow you to query the temperature sensor via a HTTP Request. A JSON representation of the device will be returned.
As of now the only available devices are Type28 and Type7E...
Type28 is the temperature probe and Type7E is the environmental sensor.


To enable this you will need to set the AppData/Cinema/WebServer/Port registry key. The JNIOR will need to be rebooted after this key has been changed. In this example I chose 8081. Port 80 or 443 is normally the default web server port. This web server port is an additional web server that cinema is hosting to handle these types of requests.
