-
-
Notifications
You must be signed in to change notification settings - Fork 36
Closed
Description
Expected Behavior
I've tried this a few times this is my docker compose:
services:
zap2xml:
container_name: zap2xml
image: ghcr.io/jef/zap2xml:latest
environment:
OUTPUT_FILE: /xmltv/dtvtest.xml
POSTAL_CODE: 10001
LINEUP_ID: USA-DITV501-X
TIMESPAN: 360
volumes:
- /f/tools/dispatcharr_data/epgs:/xmltv
restart: unless-stopped
Current Behavior
I'm getting OTA listings instead of DITV501. I tried a few different lineups and same result
Environment
Docker Windows
Logs
Metadata
Metadata
Assignees
Labels
No labels