Skip to content

Instantly share code, notes, and snippets.

@kazuki0824
Created June 25, 2023 10:34
Show Gist options
  • Save kazuki0824/5b39cda45b31b5ce9a437a7e146253e5 to your computer and use it in GitHub Desktop.
Save kazuki0824/5b39cda45b31b5ce9a437a7e146253e5 to your computer and use it in GitHub Desktop.

詳細仕様

S側

対象指定

  • NIDSID
  • 開始時刻
  • 長さ

録画条件

  • EID(手動追加とEPG検索予約のときには必ずある)
    • EITも読んで始端を決定する
    • EITも読んで終端を決定する
    • イベントリレー追従
  • ポストプロセス(webhook)

P側 

EPG検索予約

  • 検索キーワード

  • NOTキーワード

  • ジャンル絞り込み

  • サービス絞り込み

  • 時間絞り込み(曜日、時間帯)

  • 番組長さで絞り込み

  • スクランブル放送

  • 有料、無料

  • 無効対象

    • 同一番組名の録画結果があれば無効として登録する
      • 判定ルール \[[再無生]\]
    • すべてのサービスで無効
    • 確認対象期間(何日?)
  • 録画条件

連プロ予約

  • ルールの名前
  • NIDSID
  • 時間
    • 曜日
    • 時間帯
  • NIDSIDが同じで同じ時間帯に別の予約がある時、排他
  • 録画条件
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment