ErsatzTV

Stream custom live channels using your own media

ZLIB License

Stars
1.2K

Bot releases are hidden (Show)

ErsatzTV - v0.0.6-prealpha

Published by jasongdove over 3 years ago

  • Add version information to UI
  • Add basic log viewer to UI
ErsatzTV - v0.0.5-prealpha

Published by jasongdove over 3 years ago

Release Notes

  • Fix bug where media scanner could stop prematurely and miss media items
  • Add database migrations

Database Migrations

This version introduces database migrations which will be necessary as features evolve.

Any databases that were created on prior versions will need to be deleted and recreated before the first schema change is applied (will be in a future version) using the following steps:

  1. Launch the app and make note of the logged database file Database is at ...
  2. Delete the file identified in step 1
  3. Restart the app and a new database will be created that supports migrations
ErsatzTV - v0.0.4-prealpha

Published by jasongdove over 3 years ago

  • Fix HDHomeRun routes - this version is required to use as a DVR with Plex, older versions will not work
  • Improve metadata parsing for tv, add fallback (filename) parsing for movies
ErsatzTV - v0.0.3-prealpha

Published by jasongdove over 3 years ago

  • Fix incomplete XML issue introduced with v0.0.2-prealpha
  • Add .ts files to local media scanner
  • Change M3U, XMLTV, API icons to text links
ErsatzTV - v0.0.2-prealpha [pulled]

Published by jasongdove over 3 years ago

  • Relax some searches to be case-insensitive
  • Improve categorization of tv episodes without sidecar metadata
  • Properly escape XML content in XMLTV
ErsatzTV - v0.0.1-prealpha

Published by jasongdove over 3 years ago

Initial release to facilitate testing outside of Docker.

Related Projects