Skip to content

Instantly share code, notes, and snippets.

@hrvtuirvw
Created April 1, 2016 03:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hrvtuirvw/9fc2d8b482c9274468ea08898d64abfa to your computer and use it in GitHub Desktop.
Save hrvtuirvw/9fc2d8b482c9274468ea08898d64abfa to your computer and use it in GitHub Desktop.
{
"recordedDir" : "/var/exhdd/Movie/",
"temporaryDir": "/var/exhdd/tmp/",
"wuiUsers": [
“ID名:パスワード”
],
"wuiPort" : 10772,
"wuiHost" : "::",
"wuiTlsKeyPath" : null,
"wuiTlsCertPath" : null,
"wuiOpenServer" : false,
"wuiOpenPort" : 20772,
"wuiPreviewer" : true,
"wuiStreamer" : true,
"wuiFiler" : true,
"wuiConfigurator": true,
"recordedFormat": "<date:yymmdd-HHMM>_<type><channel>_<title>.m2ts",
"tuners": [
{
"name" : "FSUSB2",
"isScrambling": false,
"types" : [ "GR" ],
"command" : "recfsusb2n -b <channel> - -"
}
],
"channels": [
{ "type": "GR", "channel": "27" },
{ "type": "GR", "channel": "26" },
{ "type": "GR", "channel": "25" },
{ "type": "GR", "channel": "24" },
{ "type": "GR", "channel": "22" },
{ "type": "GR", "channel": "23" },
{ "type": "GR", "channel": "21" },
{ "type": "GR", "channel": "20" },
{ "type": "GR", "channel": "28" },
{ "type": "GR", "channel": "30" }
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment