This is a big one!! 🎉
NOTICE: we are switching from using SQLite as the primary data store to Postgres. You can continue to use SQLite in version 0.6.0+ as we'll continue to support it, however, we recommend switching to using the Postgres store (if you're not already) for added stability.
For setup instructions see here: https://sparkison.github.io/m3u-editor-docs/docs/about/getting-started/#-docker-compose-with--sql-postgresql
Unfortunately there's not an easy migration path right now from SQLite -> Postgres, so you will need to setup your playlist again. But the payoff will be worth the effort in the long run 😉
What's Changed
- Update SimilaritySearchService.php by @levidutra in #121
- Feature/Allow Transcoding of Proxied Channel Restream by @JoKneeMo in #168
- Option to use jellyfin-ffmpeg by @Redth in #169
- Update config:show command to output items by @JoKneeMo in #170
- Update PlaylistUrlService.php by @drondeseries in #171
- Fix: Prevent Undefined Array Key Error in Preferences Page by @m0pus in #177
- Fix/failover cache key by @drondeseries in #185
- Feature/group sort order by @Redth in #187
- Fix: Enable Search by stream_id for Master Channel Failover by @drondeseries in #189
- feat: Parallelize Docker builds and add manifest lists by @sparkison in #193
- Optimize hls startup by @drondeseries in #195
New Contributors
- @levidutra made their first contribution in #121
- @JoKneeMo made their first contribution in #168
- @Redth made their first contribution in #169
- @drondeseries made their first contribution in #171
- @m0pus made their first contribution in #177
- @sparkison made their first contribution in #193
Full Changelog: 0.5.8...0.6.0