show plex server names in libraries page (#1402)

* cleanup plex libraries query

* show plex server names in libraries page
This commit is contained in:
Jason Dove
2023-08-29 08:46:36 -05:00
committed by GitHub
parent 225b95449c
commit deb0ac49b5
12 changed files with 64 additions and 30 deletions
+1
View File
@@ -18,6 +18,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- `MYSQL__CONNECTIONSTRING` - (e.g. `Server=localhost;Database=ErsatzTV;Uid=root;Pwd=ersatztv;`)
- Add option to use shared Plex servers, not just owned servers
- This can be enabled by setting the env var `ETV_ALLOW_SHARED_PLEX_SERVERS` to any non-empty value
- Show Plex server names in Libraries page
### Fixed
- Fix subtitle scaling when using QSV hardware acceleration