[vdr] read-only video directory
Peter Münster
pmlists at free.fr
Wed Mar 6 01:23:56 CET 2013
On Tue, Mar 05 2013, VDR User wrote:
> A workaround is to use the mplayer plugin
I prefer the VDR interface. Finally it's very easy:
I've just deleted the lines
--8<---------------cut here---------------start------------->8---
if (!DirectoryOk(VideoDirectory, true)) {
fprintf(stderr, "vdr: can't access video directory %s\n", VideoDirectory);
return 2;
}
--8<---------------cut here---------------end--------------->8---
in vdr.c and now it works as expected... :)
--
Peter
More information about the vdr
mailing list