- この承認基準は日本語(ja)ローカルの物です
- 変更した場合は旧バージョンをGistに上げて置きます
- 柔軟に対応しますのでよろしくお願いします
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
user nginx; | |
worker_processes auto; | |
pid /run/nginx.pid; | |
events { | |
worker_connections 768; | |
# multi_accept on; | |
} | |
http { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
;Server | |
[OPTION] | |
ADDRESS=0.0.0.0 | |
PORT=11920 | |
OPENTUNER_RETURN_DELAY=100 | |
SANDBOXED_RELEASE=0 | |
DISABLE_UNLOAD_BONDRIVER=1 | |
[BONDRIVER] | |
00=PX_T0;BonDriver_PX_x3U4_T0.dll | |
01=PX_T1;BonDriver_PX_x3U4_T1.dll |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2017-10-20T17:59:47.316+09:00 info: TSFilter has created (serviceId=171, eventId=14973) | |
2017-10-20T17:59:47.321+09:00 info: TunerDevice#0 process has spawned by command `C:\hoge\BonRecTest.exe --decoder C:\hoge\B25Decoder.dll --driver C:\hoge\BonDriver_PX_x3U4_S0.dll --space <satelite> --channel 003 --output -` (pid=2464) | |
2017-10-20T17:59:47.322+09:00 info: TunerDevice#0 streaming to user `192.168.0.99:57700` (priority=2) | |
2017-10-20T17:59:47.330+09:00 info: TunerDevice#0 > * BonRecTest * | |
2017-10-20T17:59:58.820+09:00 info: TSFilter is now ready for eventId=14973 | |
~~録画中~~ | |
2017-10-20T18:45:27.809+09:00 info: TSFilter has closed (serviceId=171, eventId=14973) | |
2017-10-20T18:45:27.810+09:00 info: TunerDevice#0 end streaming to user `192.168.0.99:57700` (priority=2) |
DiscordBouyomichan
Bot使用
http://www.arcenserv.info/download/DiscordBouyomichan/
Yomisen
I hereby claim:
- I am ys3669 on github.
- I am ys3669jp (https://keybase.io/ys3669jp) on keybase.
- I have a public key ASDDs1wI8FEUkxiKMhIUpESgKZ8B5pxj6lG58TyCFl57tgo
To claim this, I am signing this object:
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
server { | |
listen 80; | |
server_name ocha.one; | |
if ($request_uri !~ ^/\.well-known) { | |
return 301 https://ocha.one$request_uri; | |
} | |
#PLZ HTTP*S* | |
} | |
server { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# | |
#もしサブ編成をChinachu外のBonDriver_Mirakurun等から録画する場合該当局のServiceidをすべて記載すること | |
#false #TBS <-> ture #FBS / false #TCS <->ture #FCS で有料波一括切り替え | |
#http://www.soumu.go.jp/main_sosiki/joho_tsusin/eisei/eisei.pdf | |
# | |
- name: NHK総合・大阪 | |
type: GR | |
channel: '11' | |
- name: NHKテレ・大阪 |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
memo: ch 1-23 SubCh 0-3 だと30分近くかかる(長い)
AM 12:00 - AM 6:00は BBS11_1 の放送大学が放送休止しているので注意
warn: TunerDevice#0 respawning because request has not closed
はBS02_0などrecpt1に存在しないchを指定した際に発生するwarnで約1分間流れ続けるが基本的には問題ないものだと思ってよさそう(長い)
021-02-11T01:32:06.227+09:00 debug: TunerDevice#3 spawn...
2021-02-11T01:32:06.246+09:00 info: TunerDevice#3 process has spawned by command `recpt1 --device /dev/px4video0 BS02_0 - -` (pid=615)
OlderNewer