My flatmate regularly records shows and doesn't remove them once he's watched them. I'm wishing to write a bash script that will automatically delete certain shows each week. I figure it'd be easy enough to do if the shows were stored as regular files with meaningful names, but I don't think this is the case. Can anyone tell me where the recorded shows are stored, and whether the name of the show is written within the file in plain text? Any help on the subject appreciated.