File sysconfig.get_iplayer of Package get_iplayer (Revision fdcfc5eaa88f69decfd700e787046614)
Currently displaying revision fdcfc5eaa88f69decfd700e787046614 , Show latest
14
1
## Path: Applications/get_iplayer
2
## Description: get_iplayer PVR Manager
3
## Type: string
4
## Command: /usr/bin/get_iplayer_pvr
5
6
## Type: string
7
## Default: "1935"
8
# Default port to use
9
GET_IPLAYER_PORT="1935"
10
11
## Type: string
12
## Default: "127.0.0.1"
13
# Default address to use
14
GET_IPLAYER_ADDRESS="127.0.0.1"