Enhancement: additional tautulli jellyfin emby configuration options (#3350)

This commit is contained in:
Ameer Abdallah
2024-04-22 17:49:19 -07:00
committed by GitHub
parent f4fc30cd9f
commit 312e97d18b
6 changed files with 121 additions and 67 deletions

View File

@@ -15,4 +15,6 @@ widget:
url: http://tautulli.host.or.ip
key: apikeyapikeyapikeyapikeyapikey
enableUser: true # optional, defaults to false
showEpisodeNumber: true # optional, defaults to false
expandOneStreamToTwoRows: false # optional, defaults to true
```