View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 3 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
 Post subject: Delete 0 byte recording
PostPosted: Fri Jan 05, 2007 1:07 pm 
Offline
Joined: Sun Nov 13, 2005 1:24 pm
Posts: 11
Somehow I managed to delete five programs without the entries being removed from the recorded program listing. When I try to delete them in the "remove recordings" section of the interface they go away for about 5 seconds then pop right back. I have poked around in the TV recordings directory and there a physically not there.

Would someone mind pointing me to a readme or something that will help get rid of those recordings from the database permanently. I've searched and can't find a similar problem in these forums yet.

Thx, RJ


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jan 05, 2007 2:41 pm 
Offline
Joined: Mon Jul 31, 2006 10:41 pm
Posts: 149
VXAgent

I had this happened when I deleted a file manually. If I recall I recreated the files, as user mythtv:
touch /myth/tv/filename
and the associated name:
touch /myth/tv/filename.png

But before doing that you need to find the filenames. I think it showed up in /var/log/messages but don't remember, try:

su
grep -iR can\'t /var/log/ | less

I think it said something like it can't find file to delete.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jan 05, 2007 7:16 pm 
Offline
Joined: Sun Nov 13, 2005 1:24 pm
Posts: 11
OK here is what I did to fix this. Anyone running into the same problem may find this useful. I have been struggling with this for weeks now before the original post.

I searched the logs according to mythedoff's suggestion (thanks man). However there was nothing in the logs - anywhere - that gave me a filename that I could use.

I studied up on SQL commands since I have no background with databases. Using the MySQL module in webmin i executed this

SELECT *
FROM recorded
WHERE title LIKE '%name_here%'

and got back four entries that listed the original filename. I used mythedoff's syntax again (thx man once more) and created the files. I noticed that the list in mythweb now indicated the files had a reasonable size instead of just zero bytes. I used the mythweb interface to delete them and they are gone for good.


Thanks mythedoff for the suggestions. They were very helpful. And thanks to the entire Knoppmyth community for being helpful - these forums are great.

:D


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 10 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu