MythTV Tip – MythWeb Memory Limit
Once you start getting more than 150 recordings you start hitting the memory limit of 32MB when you try to view all recordings in Mythweb. The obvious solution is to just up the memory limit but its not obvious where to do that – at least not to me. After some searching I found this post. Which gives the correct location(at least for me on Mythbuntu 8.10) /etc/mythtv/mythweb-config.php. Then I just upped the limit to 64MB so I figure I’ll be good till around 300 recordings. Obviously you can increase it even higher if you like.
As an aside I imagine it is the on demand creation of all the thumbnails that sucks up all the memory.
*Note – This tip has no warranty or support. If it deletes your files or blows up your computer don’t come crying to me.