[mythtv-users] Mythweb Recorded Programs Oddities

Stuart Auchterlonie stuarta at squashedfrog.net
Tue Nov 26 14:01:31 UTC 2019


On 26/11/2019 02:13, Stephen Worthington wrote:
> On Mon, 25 Nov 2019 14:27:56 -0800, you wrote:
> 
>> I'm using mythtv 0.28 and have noticed some oddities with mythweb 
>> recently.  On the Recorded Programs display, I seem to remember that the 
>> web display showed a divider between each day of recordings. This 
>> divider seems to have disappeared a few weeks ago.  Now the display is 
>> an uninterrupted list of recorded programs. Additionally, starting a few 
>> days ago, the mythweb Recorded Programs display no longer shows all of 
>> the recorded programs.  For example, if mythtv records five shows, the 
>> mythweb Recorded Programs only shows one or two of them.  All of the 
>> recordings are there and play correctly.
>>
>> Is there some maximum limit to how many recorded programs the Recorded 
>> Programs mythweb UI can show?  I currently have 833 recorded programs.
>>
>> Jay
> 
> There can be memory limits on the PHP code used by mythweb.  But only
> 833 recordings seems a bit low to have hit them.  Has your PHP version
> been updated recently?  You might try to find error messages in the
> Apache logs in /var/log/apache2.  Mythweb specific messages can be
> found by this:
> 
> cd /var/log/apache2
> grep -ir mythweb *
> 
> But you may also need to look for problems that do not have "mythweb"
> in the message.

I would also open your web browsers "debugger" and see if any errors
are thrown by the browser whilst rendering the site.


Regards
Stuart


More information about the mythtv-users mailing list