Browse Source

update changelog [no ci]

pull/2003/head
Jason Dove 2 months ago
parent
commit
876d79c11c
No known key found for this signature in database
  1. 1
      CHANGELOG.md

1
CHANGELOG.md

@ -12,6 +12,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). @@ -12,6 +12,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Add environment variables to allow ETV to run UI and streaming on separate ports
- `ETV_STREAMING_PORT`: port used for streaming requests, defaults to 8409
- `ETV_UI_PORT`: port used for admin UI, defaults to 8409
- Publish docker images to ghcr.io (`ghcr.io/ersatztv/ersatztv`)
### Fixed
- Fix error message about synchronizing Plex collections from a Plex server that has zero collections

Loading…
Cancel
Save