[mythtvnz] Missing file
Criggie
criggie at criggie.dyndns.org
Sun Apr 19 21:17:36 BST 2009
It means that file exists in the database as a valid recording, but your
backend lacks the actual recorded data.
Cheat way would be on your backend to
"touch /where/your/recordings/are/6920_20090411190001.nuv"
and then delete it via the frontend.
The Proper way would be to do some kind of SQL like
mysql mythconverg -u mythtv -p -e "delete from recorded where
basename='6920_20090411190001.nuv'"
James Booth wrote:
> Since I recovered from a disk failure the other week I have been
> constantly getting this message in the backend log:
>
> 2009-04-20 01:07:08.984 ProgramInfo, Error: GetPlaybackURL:
> '6920_20090411190001.nuv' should be local, but it can not be found.
>
> It's always the same file.The file in question does not exist - how\
> can I fix this?
--
Criggie
http://criggie.dyndns.org/
More information about the mythtvnz
mailing list