[mythtv-users] undeletable missing recordings
Michael T. Dean
mtdean at thirdcontact.com
Tue Aug 29 06:53:37 UTC 2006
On 08/29/06 02:37, Michael T. Dean wrote:
>On 08/28/06 21:15, Robert May wrote:
>
>
>>How do I figure out the file
>>name? Mythweb links these to
>>"http://192.168.1.2/mythweb/data/recordings/file not found"
>>
>http://www.gossamer-threads.com/lists/mythtv/users/194780#194780
>
Wow. I must have been having a bad typing day on April 3. Posted twice
(second time allowing for line breaks in the e-mail) and there's still
an error--a missing separator in the output filename for the mysql
command. Should be:
mysql -umythtv -p mythconverg -B \
-e 'SELECT "touch " AS "", basename AS "" FROM recorded;' > ~/recs
chmod 700 ~/recs
cd /path/to/recordings
~/recs
rm ~/recs
Mike
More information about the mythtv-users
mailing list