github sparkison/m3u-editor 0.4.5

latest releases: 0.7.11, 0.7.10, 0.7.9...
7 months ago

New release! ๐ŸŽ‰

New max import variable added to adjust the default import max limit. Add auth, to allow adding simple authentication to your playlist(s). Adjust HDHR channel output to ensure no invalid characters are output.

Also updating Dockerfile to move a lot of the variable to the container start script to be runtime instead of buildtime variables, offering more configuration options.

  • 9baf83d Refactor container to be more dynamic
  • 1817a03 Adjusting proxy service url generator
  • 234d45c Remove debug statements
  • 5c4ca5c Add ability to override the max m3u channel import
  • 7c2777a Wording update on error
  • 82779db Testing the use of WAL to speed up Sqlite connection and prevent DB locks
  • 5464fab Make sure channel number is always set when using ID by channel
  • 87acea3 make sure we can base64 decode the channel
  • 8ca9af1 Update ChannelStreamController.php
  • 3dcd3c8 Make sure we're passing clean title to epg program
  • 4e5a1e8 Make sure date is properly formatted; move channel number to new line ๐Ÿงน
  • e043f47 Make sure GuideNumber is a string for HDHR emulation
  • abb921f Update HDHR channel mapping setup
  • 782bff7 Add ability to generate dummy EPG data for channels that don't have an EPG channel assigned
  • 044031f Add multiple archs to docker build
  • 4acdc07 Fix bulk move group function
  • 10dfb33 Adding license
  • c18cbe8 Update README.md
  • f253e79 Remove special characters from TVG ID
  • 92747fd Adding some notes about auth assignment
  • 1bf7137 Make sure auth table is updated on model update; ensure user id is properly set
  • 239c7fd Updating table heading and buttons for auth assignment
  • c87092e Updating auth function and dynamically generating URLs based on assigned auth
  • a9533f0 More cleanup for the auth relation table
  • 3a03ed5 Update auth table column formatting; add auth checks to playlist/hdhr urls
  • eda17ed Building out the column view
  • b32ad11 Initial auth model manegement
  • d054b88 Add auth pivot model
  • 39b14db Adding auth model

Don't miss a new m3u-editor release

NewReleases is sending notifications on new releases.