0.4.0
Notable Changes
Important
UPDATE_INTERVAL
env var has been removed. Please use SYNC_CRON
going forward.
⭐ SYNC_CRON
replaced UPDATE_INTERVAL
⭐ Added TZ
to set timezone within the container
⭐ Added SYNC_ON_BOOT
to set if synchronizations are done during boot
🛠️ Fix load balancer wrong priority order
What's Changed
- Replace UPDATE_INTERVAL with SYNC_CRON by @sonroyaalmerol in #28
- Ensure db query order by ascending m3u index by @sonroyaalmerol in #29
Full Changelog: 0.3.4...0.4.0