PDA

View Full Version : ERROR when trying to delete file: /GetPlaybackURL/UNABLE/TO/FIND/....


Markus72
March 1st, 2009, 01:40 PM
Hi,

I use MythBuntu 8.04 and lots of errors in my backend log.


2009-03-01 18:30:19.011 Expiring 14 MBytes for 18418 @ Sa Jan 24 10:45:00 2009 => SPIEGEL TV Thema
2009-03-01 18:30:19.013 Expiring 10 MBytes for 2267 @ Sa Jan 24 11:05:00 2009 => Das Igelkomitee
2009-03-01 18:30:19.039 ERROR when trying to delete file: /GetPlaybackURL/UNABLE/TO/FIND/LOCAL/FILE/ON/barebone/18418_20090124104500.mpg. File doesn't exist. Database metadata will not be removed.
2009-03-01 18:30:19.045 ERROR when trying to delete file: /GetPlaybackURL/UNABLE/TO/FIND/LOCAL/FILE/ON/barebone/2267_20090124110500.mpg. File doesn't exist. Database metadata will not be removed.


That's annoying and as far as I understand the problem will never be fixed.

I have two questions:

1) what is the reason and how can I prevent from it?
2) how can I fix that particular problem?

Thanks
Markus

klc5555
March 1st, 2009, 02:37 PM
Hi,

I use MythBuntu 8.04 and lots of errors in my backend log.


2009-03-01 18:30:19.011 Expiring 14 MBytes for 18418 @ Sa Jan 24 10:45:00 2009 => SPIEGEL TV Thema
2009-03-01 18:30:19.013 Expiring 10 MBytes for 2267 @ Sa Jan 24 11:05:00 2009 => Das Igelkomitee
2009-03-01 18:30:19.039 ERROR when trying to delete file: /GetPlaybackURL/UNABLE/TO/FIND/LOCAL/FILE/ON/barebone/18418_20090124104500.mpg. File doesn't exist. Database metadata will not be removed.
2009-03-01 18:30:19.045 ERROR when trying to delete file: /GetPlaybackURL/UNABLE/TO/FIND/LOCAL/FILE/ON/barebone/2267_20090124110500.mpg. File doesn't exist. Database metadata will not be removed.


That's annoying and as far as I understand the problem will never be fixed.

I have two questions:

1) what is the reason and how can I prevent from it?
2) how can I fix that particular problem?

Thanks
Markus

A few Autoexpire metadata phantoms can be corrected (in the System Information screen) by moving the phantom shows to the default recordings group. Then delete them as regular recordings. Mythtv still can't find the file, but now offers to delete the database entry.

For a large number of metadata phantoms, the myth.find_orphans.pl script is usually to be preferred.

Markus72
March 6th, 2009, 02:30 PM
Thanks, that helped