<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>2026/05/03 on Yano&#39;s digital garage</title>
    <link>https://www.bravotouring.com/~yano/archives/2026/05/03/</link>
    <description>Recent content in 2026/05/03 on Yano&#39;s digital garage</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 03 May 2026 02:10:39 +0900</lastBuildDate>
    <atom:link href="https://www.bravotouring.com/~yano/archives/2026/05/03/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>epgrecもJCOM対応</title>
      <link>https://www.bravotouring.com/~yano/diary/it/20260503_jcom.htm</link>
      <pubDate>Sun, 03 May 2026 02:10:39 +0900</pubDate>
      <guid>https://www.bravotouring.com/~yano/diary/it/20260503_jcom.htm</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://www.bravotouring.com/~yano/diary/it/20240111_jcom_tv.htm&#34;&gt;2024年1月&lt;/a&gt;に地デジの『J:COMチャンネル』、『J:COMテレビ』の２チャンネルが増えたが、&lt;span class=&#34;Software&#34;&gt;epgrec&lt;/span&gt;の対応を忘れていた。&lt;/p&gt;&#xA;&lt;p&gt;というわけで、まずはepg.Recorder_channelTblに追加。&#xA;&lt;blockquote class=&#34;Log&#34;&gt;yano@GT110b:~$ mysql epg -e &#34;INSERT INTO Recorder_channelTbl (type, channel, channel_disc, sid, name) VALUES (&#39;GR&#39;, 33, &#39;GR33&#39;, &#39;hd&#39;, &#39;J:COMチャンネル&#39;),(&#39;GR&#39;, 37, &#39;GR37&#39;, &#39;hd&#39;, &#39;J:COMテレビ&#39;);&#34;&lt;br/&gt;&#xA;yano@GT110b:~$ &lt;/blockquote&gt;&#xA;続いて/var/www/html/epgrec/config.phpにも追加。&#xA;&lt;blockquote class=&#34;Log&#34;&gt;&#xA;yano@GT110b:/var/www/html/epgrec$ diff -bc config.php.old config.php&lt;br/&gt;&#xA;*** config.php.old      2019-04-09 23:54:30.000000000 +0900&lt;br/&gt;&#xA;--- config.php  2026-05-03 01:28:00.204597368 +0900&lt;br/&gt;&#xA;***************&lt;br/&gt;&#xA;*** 44,49 ****&lt;br/&gt;&#xA;--- 44,51 ----&lt;br/&gt;&#xA;        &#34;GR32&#34; =&gt; &#34;32&#34;,         // FBS&lt;br/&gt;&#xA;        &#34;GR26&#34; =&gt; &#34;26&#34;,         // TVQ&lt;br/&gt;&#xA;        &#34;GR34&#34; =&gt; &#34;34&#34;,         // TNC&lt;br/&gt;&#xA;+       &#34;GR33&#34; =&gt; &#34;33&#34;,         // J:COMチャンネル&lt;br/&gt;&#xA;+       &#34;GR37&#34; =&gt; &#34;37&#34;,         // J:COMテレビ&lt;br/&gt;&#xA;  );&lt;br/&gt;&#xA;yano@GT110b:/var/www/html/epgrec$&lt;/blockquote&gt;&#xA;あとは/etc/cron.d/getepg周期でEPG番組表が更新されるのを待つだけだが、お急ぎの場合は&#xA;&lt;blockquote class=&#34;Log&#34;&gt;$ sudo -u www-data php /var/www/html/epgrec/getepg.php&lt;/blockquote&gt;すればよい。&#xA;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
