[mythtv-users] SVN: /mythweb/data/cache png's are zero bit?

Michael T. Dean mtdean at thirdcontact.com
Sat Apr 28 01:11:36 UTC 2007


On 04/27/2007 08:32 PM, Steven Adeff wrote:
> On 4/27/07, Michael T. Dean <mtdean at thirdcontact.com> wrote:
>   
>> On 04/27/2007 07:30 PM, Steven Adeff wrote:
>>     
>>> noticed this since i switched to SVN,
>>> all the files in mythweb/data/cache are zero size.
>>> i'm also noticing that some of the png's in the recording directory
>>> are 136 bits,
>>>       
>> ...
>>     
>>> so it looks like the png creation is failing and that mythweb isn't
>>> properly creating them?
>>>       
>> The PNG issue is probably due to storage group setup issues.
...
> all my frontends are running SVN within the 133xx and i checked the
> storage groups during my recordings drive upgrade and i only have the
> "Default" group with one directory being my recordings drive. As well,
> I reformated my main drive on the backend and only installed mythtv
> from the SVN compile I made.

You might want to try deleting all the pngs in the recordings directory, 
or at least:

find /mythtv/recordings -name '*.png' -size 136c -exec rm {} \; -print

And then--with mythbackend and MythWeb properly set up to use UPnP--go 
to the Recorded Programs page.

Mike



More information about the mythtv-users mailing list