recordings directory and storage
Looks like I might have a storage issue. I have a total of 764 GB and for some reason it just seemed it was too full with the small amount of programs recorded so I did a comparison.
1st comparison - MythFrontend - Manage Recordings - Delete Recordings (all)
I wrote down the size of every program and added them up.
The total size for 101 recordings = 237.65 Gb
2nd comparison - MythWeb - Recorded Programs (all)
At the bottom it tells me, 101 programs, using 236 GB (2 days 21 hrs 31 mins) out of 764 GB (118 GB free). (Yes, I do have some videos which takes up space)
3rd comparison - terminal windows, du -h in the /storage/recordings/ directory = 503Gb
So du is telling me the recordings folder is holding 503Gb whereas methods 1 and 2 suggest about 236Gb. It appears I'm being robbed of about 237Gb.
Is there a way to clean up this folder without delete the recordings Myth shows?
Thanks.
DK

myth.find_orphans.pl
Okay, I did a google search and found the answer.
myth.find_orphans.pl is a perl script in the contrib directory for finding orphaned rows in the recorded table (entries which don't have matching media files) and orphaned media files (potentially taking up gigabytes of otherwise usable disk space) which have no matching row in the recorded table.
I ran this and it's all cleaned up now.
perl /usr/share/doc/mythtv-docs-0.21/contrib/myth.find_orphans.pl --dodelete