- Timestamp:
- Mar 25, 2014, 2:23:18 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ipk/source.sh4/network_xupnpd/_path_/etc/xupnpd/xupnpd.lua
r27892 r27918 8 8 9 9 -- SSDP announcement interval 10 cfg.ssdp_notify_interval= 1510 cfg.ssdp_notify_interval=5 11 11 12 12 -- SSDP announcement age … … 52 52 53 53 -- sort files 54 cfg.sort_files= false54 cfg.sort_files=true 55 55 56 56 -- Device name … … 70 70 71 71 -- default mime type (mpeg, mpeg_ts, mpeg1, mpeg2, ts, ...) 72 cfg.default_mime_type=' mpeg'72 cfg.default_mime_type='ts' 73 73 74 74 -- feeds update interval (seconds, 0 - disabled) 75 cfg.feeds_update_interval= 075 cfg.feeds_update_interval=3600 76 76 cfg.playlists_update_interval=0 77 77 … … 111 111 --cfg.feeds_path='/tmp/xupnpd-feeds/' 112 112 cfg.ui_path='./ui/' 113 cfg.drive=' ' -- reload playlists only if drive state=active/idle, example: cfg.drive='/dev/sda'113 cfg.drive='/dev/sda1' -- reload playlists only if drive state=active/idle, example: cfg.drive='/dev/sda' 114 114 cfg.profiles='./profiles/' -- device profiles feature 115 115
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/openaaf/chrome/common/titannit_trac_banner.png)