0.6.0
Notable Changes
⭐ Added INCLUDE_GROUPS
env var to filter by group-title
⭐ Multithreaded M3U parsing
🛠️ Fix USER_AGENT
not applying to video streams and M3U requests
What's Changed
- Bump modernc.org/sqlite from 1.29.2 to 1.29.4 by @dependabot in #37
- correct data path and fix typo by @andjos in #38
- Implement multithreaded M3U parsing by @sonroyaalmerol in #39
- Use USER_AGENT env var for the actual video streams by @sonroyaalmerol in #40
- Optimize database instances by @sonroyaalmerol in #42
- Groups include filter by @andjos in #41
- Use cgo sqlite3 driver by @sonroyaalmerol in #47
New Contributors
- @dependabot made their first contribution in #37
Full Changelog: 0.5.0...0.6.0