Skip to content

Instantly share code, notes, and snippets.

@ys3669
ys3669 / nginx.conf
Created August 3, 2017 16:02
nginx.conf-Sakura
user nginx;
worker_processes auto;
pid /run/nginx.pid;
events {
worker_connections 768;
# multi_accept on;
}
http {
@ys3669
ys3669 / BonDriverProxyEx.ini
Last active September 27, 2017 08:00
Mirakurun+Chinachu on Windows10
;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
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)

Approve(承認)方針について

  • この承認基準は日本語(ja)ローカルの物です
  • 変更した場合は旧バージョンをGistに上げて置きます
  • 柔軟に対応しますのでよろしくお願いします

Approve(承認) について

基本的に3-5票で承認します。(他の訳との競合具合による)

@ys3669
ys3669 / Discord読み上げ.md
Created February 2, 2018 02:03
Discord読み上げ メモ

Keybase proof

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:

@ys3669
ys3669 / ocha.one.conf
Created July 2, 2020 13:01
nginx.conf
server {
listen 80;
server_name ocha.one;
if ($request_uri !~ ^/\.well-known) {
return 301 https://ocha.one$request_uri;
}
#PLZ HTTP*S*
}
server {
@ys3669
ys3669 / channels.yaml
Last active August 3, 2020 21:40
大阪 Jcom
#
#もしサブ編成を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テレ・大阪
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)