PLEX tuners configuration for Mirakurun
- name: "PLEX Tuner (usb-px4.ko)" | |
types: | |
- GR | |
command: recpx4 --device /dev/px4-DTV2 <channel> - - | |
decoder: arib-b25-stream-test | |
isDisabled: false | |
- name: "PLEX Tuner (usb-px4.ko)" | |
types: | |
- GR | |
command: recpx4 --device /dev/px4-DTV3 <channel> - - | |
decoder: arib-b25-stream-test | |
isDisabled: false | |
- name: "PLEX Tuner (usb-px4.ko)" | |
types: | |
- GR | |
command: recpx4 --device /dev/px4-DTV6 <channel> - - | |
decoder: arib-b25-stream-test | |
isDisabled: false | |
- name: "PLEX Tuner (usb-px4.ko)" | |
types: | |
- GR | |
command: recpx4 --device /dev/px4-DTV7 <channel> - - | |
decoder: arib-b25-stream-test | |
isDisabled: false | |
- name: "PLEX Tuner (usb-px4.ko)" | |
types: | |
- BS | |
- CS | |
command: recpx4 --device /dev/px4-DTV0 --lnb 15 <channel> - - | |
decoder: arib-b25-stream-test | |
isDisabled: true | |
- name: "PLEX Tuner (usb-px4.ko)" | |
types: | |
- BS | |
- CS | |
command: recpx4 --device /dev/px4-DTV1 --lnb 15 <channel> - - | |
decoder: arib-b25-stream-test | |
isDisabled: true | |
- name: "PLEX Tuner (usb-px4.ko)" | |
types: | |
- BS | |
- CS | |
command: recpx4 --device /dev/px4-DTV4 --lnb 15 <channel> - - | |
decoder: arib-b25-stream-test | |
isDisabled: true | |
- name: "PLEX Tuner (usb-px4.ko)" | |
types: | |
- BS | |
- CS | |
command: recpx4 --device /dev/px4-DTV5 --lnb 15 <channel> - - | |
decoder: arib-b25-stream-test | |
isDisabled: true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment