Dispatcharr/docker
SergeantPanda a7b4db83fa feat(process_label): enhance uWSGI process role detection
- Added a new function `_is_uwsgi_worker` to accurately identify when the application is running within a uWSGI worker.
- Updated `get_process_role` to label processes as "uwsgi" based on the new function or command-line arguments, improving process role accuracy.
- Expanded unit tests to cover various scenarios for uWSGI role detection, ensuring robust validation of the new logic.
2026-06-16 16:21:22 -05:00
..
init feat: Output SD program poster images during xml output and enhance caching logic 2026-06-04 15:17:58 -05:00
tests fix: ensure PGSSL* environment variables are explicitly set by stripping inherited values 2026-03-31 09:51:09 -05:00
build-dev.sh fix: stabilize build-dev paths and push behavior 2026-01-17 15:00:09 -06:00
comskip.ini Enhancement: add Comskip mode and hardware acceleration settings to DVR configuration. Update default comskip config. 2026-05-19 21:14:06 -05:00
DispatcharrBase fix: remove unnecessary libpq-dev dependency from Dockerfile 2026-05-28 14:31:00 -05:00
docker-compose.aio.yml Add restart policy to dispatcharr container 2026-02-19 12:41:58 -06:00
docker-compose.debug.yml Add optional legacy NumPy support for older CPUs in Docker configurations 2026-01-08 10:27:58 -06:00
docker-compose.dev.yml Add restart policy to Docker services 2026-02-19 12:44:07 -06:00
docker-compose.yml Initial DVR HLS refactor. 2026-04-26 09:06:48 -05:00
Dockerfile Bug Fix: Fixed stale references to old guideutils location. Also change dockerfile to get clear error messages during failure. 2026-03-24 13:19:48 -05:00
entrypoint.aio.sh
entrypoint.celery.sh Enhancement: Route long-running DVR recordings to a dedicated queue. 2026-04-26 09:34:20 -05:00
entrypoint.sh blur public IP in sidebar, add ip lookup toggle and env var, make lookup non-blocking 2026-05-30 13:07:07 -04:00
nginx.conf feat: Output SD program poster images during xml output and enhance caching logic 2026-06-04 15:17:58 -05:00
uwsgi.debug.ini feat(process_label): enhance uWSGI process role detection 2026-06-16 16:21:22 -05:00
uwsgi.dev.ini Enhancement: Update psycopg2 to 3. 2026-05-28 19:27:52 -05:00
uwsgi.ini Enhancement: Update psycopg2 to 3. 2026-05-28 19:27:52 -05:00
uwsgi.modular.ini Enhancement: Update psycopg2 to 3. 2026-05-28 19:27:52 -05:00