Dispatcharr/apps
SergeantPanda e984b234e3 enhancement(epg): add export lookback and cutoff parameters to EPG generation
- Updated the `generate_dummy_programs` function to include `export_lookback` and `export_cutoff` parameters, allowing for more precise control over the EPG data generation window.
- Added a new test case to verify that future events are correctly represented in the grid window, ensuring upcoming fillers are displayed as expected.
2026-06-23 15:27:15 -05:00
..
accounts feat(auth): add QueryParamJWTAuthentication for token retrieval via query parameters 2026-05-30 11:14:59 -05:00
api initial connect feature 2026-02-08 09:29:22 -05:00
backups refactor(backups): simplify PostgreSQL engine check in _is_postgresql function 2026-05-30 20:18:50 -05:00
channels refactor(channels): optimize stream retrieval in ChannelSerializer and add tests for query efficiency 2026-06-18 15:24:23 -05:00
connect refactor(trigger_event): streamline event dispatching and improve plugin action handling 2026-06-16 11:25:17 -05:00
dashboard modified database fields for consistency, removed custom_url from streams (no longer needed) 2025-03-16 09:07:10 -04:00
epg enhancement(epg): add export lookback and cutoff parameters to EPG generation 2026-06-23 15:27:15 -05:00
hdhr fix(api): update HDHR URLs to use port-aware URI builder 2026-06-07 14:27:57 -05:00
m3u fix(m3u): enhance custom properties handling and DB connection management 2026-06-18 14:59:09 -05:00
output enhancement(epg): add export lookback and cutoff parameters to EPG generation 2026-06-23 15:27:15 -05:00
plugins refactor(trigger_event): streamline event dispatching and improve plugin action handling 2026-06-16 11:25:17 -05:00
proxy fix(proxy): update for improved DB connection management 2026-06-17 17:22:28 -05:00
vod fix(xc): normalize server URLs for live playback and stream URLs (Fixes #1363) 2026-06-18 10:12:12 -05:00