Skip to content

Instantly share code, notes, and snippets.

@mizofumi
Created January 13, 2019 16:07
Show Gist options
  • Select an option

  • Save mizofumi/66df263e4dfd9ce96cba8b5aefe868b2 to your computer and use it in GitHub Desktop.

Select an option

Save mizofumi/66df263e4dfd9ce96cba8b5aefe868b2 to your computer and use it in GitHub Desktop.
PX-W3U4
- name: フジテレビ
type: GR
channel: '21'
- name: TBS
type: GR
channel: '22'
- name: テレビ東京
type: GR
channel: '23'
- name: テレビ朝日
type: GR
channel: '24'
- name: 日テレ
type: GR
channel: '25'
- name: NHKEテレ
type: GR
channel: '26'
- name: チバテレ
type: GR
channel: '29'
- name: NHK総合
type: GR
channel: '34'
- name: BS-TBS
type: BS
channel: BS01_1
serviceId: 161
- name: BS JAPAN
type: BS
channel: BS03_1
serviceId: 171
- name: BS Fuji
type: BS
channel: BS13_1
serviceId: 181
- name: WOWOW Prime
type: BS
channel: BS03_0
serviceId: 191
isDisabled: true
- name: WOWOW Live
type: BS
channel: BS05_0
serviceId: 192
isDisabled: true
- name: WOWOW Cinema
type: BS
channel: BS05_1
serviceId: 193
isDisabled: true
- name: BS11
type: BS
channel: BS09_0
serviceId: 211
- name: NHK BS1 (Sub)
type: BS
channel: BS15_0
serviceId: 102
- name: NHK BS1
type: BS
channel: BS15_0
serviceId: 101
- name: NHK BS Premium
type: BS
channel: BS15_1
serviceId: 103
- name: NHK BS Premium (Sub)
type: BS
channel: BS15_1
serviceId: 104
- name: BS Nippon
type: BS
channel: BS13_0
serviceId: 141
- name: BS Nippon (Sub)
type: BS
channel: BS13_0
serviceId: 142
- name: BS Asahi
type: BS
channel: BS01_0
serviceId: 151
- name: BS Asahi (Sub)
type: BS
channel: BS01_0
serviceId: 152
- name: BSアニマックス
type: BS
channel: BS13_2
serviceId: 236
isDisabled: false
- name: BS釣りビジョン
type: BS
channel: BS23_0
serviceId: 251
isDisabled: false
- name: ディスカバリー
type: CS
channel: 'CS6'
serviceId: 340
- name: キッズステーション
type: CS
channel: 'CS12'
serviceId: 330
- name: ナショジオ
type: CS
channel: 'CS12'
serviceId: 343
- name: アニマルプラネット
type: CS
channel: 'CS6'
serviceId: 341
- name: PXW3U4-S1
types:
- BS
- CS
command: recpt1 --device /dev/px4video0 --b25 --strip --lnb 15 <channel> - -
isDisabled: false
- name: PXW3U4-S2
types:
- BS
- CS
command: recpt1 --device /dev/px4video1 --b25 --strip --lnb 15 <channel> - -
isDisabled: false
- name: PXW3U4-T0
types:
- GR
command: recpt1 --device /dev/px4video2 --b25 --strip <channel> - -
isDisabled: false
- name: PXW3U4-T1
types:
- GR
command: recpt1 --device /dev/px4video3 --b25 --strip <channel> - -
isDisabled: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment