Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: Getting recording path by SVDRP?



Hi Rene,

Rene Bartsch wrote:


My current workaround-idea looks like this:

I'm going to use a webserver to pulish the video-directory (with symlinks enabled in case of multiple video-directories).

A shell-script will parse video-directory cyclic (maybe every 5 minutes) doing something like "find ./ | grep -i 0??.vdr". This way I will get the path for all 0??.vdr files. After parsing them I'll write a playlists (maybe shoutcast - I think they allow MPEG2-format) for each recording with a name I can reconstruct in VDRADMIN. Then VDRADMIN will get a link for each recording in the recordings-menu to the corresponding playlist.
Have you considered the use of fam[1] in your perl script?
ON http://oss.sgi.com/projects/fam/links.html i found link to a perl example[2].

cu
Florian
[1] http://oss.sgi.com/projects/fam/
[2] http://www.linuxfocus.org/common/src/article199/fam_mirror



--
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index