2024-09-25, 05:34 PM
New version released!
https://github.com/doihaveto/jellix/
- A docker image is now available, which makes it a lot easier to install. It's at
- Added movie trailers that are automatically played after 7 seconds. Can be disabled for the current session, or disabled entirely in the settings menu.
- Each category will now display all of the available movies, not limited to a certain number per category.
- Docker container is now running nginx instead of a python webserver.
- Other minor changes.
https://github.com/doihaveto/jellix/
- A docker image is now available, which makes it a lot easier to install. It's at
ghcr.io/doihaveto/jellix
. Example docker-compose file is in the project page.- Added movie trailers that are automatically played after 7 seconds. Can be disabled for the current session, or disabled entirely in the settings menu.
- Each category will now display all of the available movies, not limited to a certain number per category.
- Docker container is now running nginx instead of a python webserver.
- Other minor changes.