<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wikis.tid.es/gvp-public/index.php?action=history&amp;feed=atom&amp;title=OPCHToken_AutoFavSaveInterval</id>
	<title>OPCHToken AutoFavSaveInterval - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wikis.tid.es/gvp-public/index.php?action=history&amp;feed=atom&amp;title=OPCHToken_AutoFavSaveInterval"/>
	<link rel="alternate" type="text/html" href="https://wikis.tid.es/gvp-public/index.php?title=OPCHToken_AutoFavSaveInterval&amp;action=history"/>
	<updated>2026-04-11T16:43:58Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.0</generator>
	<entry>
		<id>https://wikis.tid.es/gvp-public/index.php?title=OPCHToken_AutoFavSaveInterval&amp;diff=3339&amp;oldid=prev</id>
		<title>Idx0025: Created page with &quot;{{OPCHToken| |Description = Period of time in milliseconds to execute the algorithm to recalculate the auto favorite channel list (&quot;most watched&quot;).&lt;br&gt; It checks if current ch...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wikis.tid.es/gvp-public/index.php?title=OPCHToken_AutoFavSaveInterval&amp;diff=3339&amp;oldid=prev"/>
		<updated>2020-05-07T10:06:54Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{OPCHToken| |Description = Period of time in milliseconds to execute the algorithm to recalculate the auto favorite channel list (&amp;quot;most watched&amp;quot;).&amp;lt;br&amp;gt; It checks if current ch...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{OPCHToken|&lt;br /&gt;
|Description = Period of time in milliseconds to execute the algorithm to recalculate the auto favorite channel list (&amp;quot;most watched&amp;quot;).&amp;lt;br&amp;gt;&lt;br /&gt;
It checks if current channel has been watched for a period of time greater than defined in [[OPCHToken_AutoFavObserveInterval|AutoFavObserveInterval]], to include it in the list (&amp;quot;most watched&amp;quot;) updating it&amp;#039;s watched counter.&amp;lt;br&amp;gt;&lt;br /&gt;
Sample of JSON stored in flash file: /flash/var/OpenStb/autofavchannels.json&lt;br /&gt;
&amp;lt;source lang=javascript&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
    &amp;quot;entries&amp;quot;: [&lt;br /&gt;
        {&lt;br /&gt;
            &amp;quot;channels&amp;quot;: [&lt;br /&gt;
                {&lt;br /&gt;
                    &amp;quot;channel&amp;quot;: 3041,&lt;br /&gt;
                    &amp;quot;count&amp;quot;: 272&lt;br /&gt;
                },&lt;br /&gt;
                {&lt;br /&gt;
                    &amp;quot;channel&amp;quot;: 3099,&lt;br /&gt;
                    &amp;quot;count&amp;quot;: 10&lt;br /&gt;
                }&lt;br /&gt;
            ],&lt;br /&gt;
            &amp;quot;date&amp;quot;: &amp;quot;Feb/28/2020&amp;quot;&lt;br /&gt;
        },&lt;br /&gt;
        {&lt;br /&gt;
            &amp;quot;channels&amp;quot;: [&lt;br /&gt;
                {&lt;br /&gt;
                    &amp;quot;channel&amp;quot;: 3041,&lt;br /&gt;
                    &amp;quot;count&amp;quot;: 288&lt;br /&gt;
                }&lt;br /&gt;
            ],&lt;br /&gt;
            &amp;quot;date&amp;quot;: &amp;quot;Feb/29/2020&amp;quot;&lt;br /&gt;
        },&lt;br /&gt;
        {&lt;br /&gt;
            &amp;quot;channels&amp;quot;: [&lt;br /&gt;
                {&lt;br /&gt;
                    &amp;quot;channel&amp;quot;: 3041,&lt;br /&gt;
                    &amp;quot;count&amp;quot;: 269&lt;br /&gt;
                }&lt;br /&gt;
            ],&lt;br /&gt;
            &amp;quot;date&amp;quot;: &amp;quot;Mar/1/2020&amp;quot;&lt;br /&gt;
        },&lt;br /&gt;
        {&lt;br /&gt;
            &amp;quot;channels&amp;quot;: [&lt;br /&gt;
                {&lt;br /&gt;
                    &amp;quot;channel&amp;quot;: 2967,&lt;br /&gt;
                    &amp;quot;count&amp;quot;: 7&lt;br /&gt;
                },&lt;br /&gt;
                {&lt;br /&gt;
                    &amp;quot;channel&amp;quot;: 3041,&lt;br /&gt;
                    &amp;quot;count&amp;quot;: 112&lt;br /&gt;
                },&lt;br /&gt;
                {&lt;br /&gt;
                    &amp;quot;channel&amp;quot;: 3099,&lt;br /&gt;
                    &amp;quot;count&amp;quot;: 2&lt;br /&gt;
                },&lt;br /&gt;
                {&lt;br /&gt;
                    &amp;quot;channel&amp;quot;: 3104,&lt;br /&gt;
                    &amp;quot;count&amp;quot;: 1&lt;br /&gt;
                },&lt;br /&gt;
                {&lt;br /&gt;
                    &amp;quot;channel&amp;quot;: 3146,&lt;br /&gt;
                    &amp;quot;count&amp;quot;: 48&lt;br /&gt;
                }&lt;br /&gt;
            ],&lt;br /&gt;
            &amp;quot;date&amp;quot;: &amp;quot;Mar/2/2020&amp;quot;&lt;br /&gt;
        }&lt;br /&gt;
    ]&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
|Middleware Key Name = OPCH_AUTO_FAV_SAVE_INTERVAL_KEY&lt;br /&gt;
|Mandatory = No&lt;br /&gt;
|Format = Integer&lt;br /&gt;
|Example = 3600000&lt;br /&gt;
|Default Value = 7200000 (2 hours)&lt;br /&gt;
|External = Yes&lt;br /&gt;
|Reboot = Yes&lt;br /&gt;
|Scope = &lt;br /&gt;
{{{!}} border=&amp;quot;2&amp;quot; style=&amp;quot;width:800px;&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
{{!}}-  style=&amp;quot;background:#88ccff;font-size:110%&amp;quot; &lt;br /&gt;
! Factory Value&lt;br /&gt;
! Global OPCH&lt;br /&gt;
! OEM OPCH&lt;br /&gt;
! GetUser (MiB)&lt;br /&gt;
! Local Value  &lt;br /&gt;
{{!}}- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
! Y&lt;br /&gt;
! Y&lt;br /&gt;
! N&lt;br /&gt;
! N&lt;br /&gt;
! N&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Idx0025</name></author>
		
	</entry>
</feed>