Document the new tivo_discovery config parameter

This commit is contained in:
Justin Maggard
2017-05-01 18:42:24 -07:00
parent d894885bc1
commit 46d806ce2d
3 changed files with 9 additions and 1 deletions

View File

@@ -45,6 +45,10 @@ inotify=yes
# set this to yes to enable support for streaming .jpg and .mp3 files to a TiVo supporting HMO
enable_tivo=no
# set this to beacon to use legacy broadcast discovery method
# defauts to bonjour if avahi is available
tivo_discovery=bonjour
# set this to strictly adhere to DLNA standards.
# * This will allow server-side downscaling of very large JPEG images,
# which may hurt JPEG serving performance on (at least) Sony DLNA products.