Dispatcharr/docker/init
SergeantPanda 5c9221e755 feat(epg): Enhance Schedules Direct poster handling with caching and proxy improvements
This commit improves the Schedules Direct poster fetching mechanism by implementing a caching strategy for SD program posters using nginx, with a 14-day cache duration. It introduces a cache-busting feature that appends a hash of the SD icon URI to the poster URL, ensuring clients receive updated artwork without stale images. Additionally, the code structure has been refined to separate poster proxy logic into dedicated utility functions, enhancing maintainability. Tests have been added to verify the correct behavior of the new caching and proxy functionalities.
2026-07-21 18:37:57 +00:00
..
00-fix-pg-ssl-key.sh fix: ensure PGSSL* environment variables are explicitly set by stripping inherited values 2026-03-31 09:51:09 -05:00
01-user-setup.sh fix: remove PUID auto-detect 2026-03-17 19:32:07 -05:00
02-postgres.sh Bug Fix: Fix postgres lock file permissions before starting and upgrading Postgres. 2026-03-13 14:59:46 -05:00
03-init-dispatcharr.sh feat(epg): Enhance Schedules Direct poster handling with caching and proxy improvements 2026-07-21 18:37:57 +00:00
04-check-hwaccel.sh replace migration port and correct variable quoting for guarding 2026-03-12 20:25:54 -05:00
99-init-dev.sh merged in dev 2026-02-26 08:20:20 -05:00