[mythtv-users] PDA Trancode & auto copy to SD Card

koen mythtv koen.mythtv at gmail.com
Mon Nov 13 13:19:19 UTC 2006


Just replying for future reference:
http://www.makarevitch.org/cpShuffleSature/
could be used i think, will try this later this week.
Will report back if succesfull.


On 11/11/06, Jon Vanderwoude <jvanderw at gmail.com> wrote:
>
> I setup autofs to automount the sd card when there is one there and
> something trying to access it.
>
> With something like that you could just put a file off the root of the
> sd card, and then do something like
>
> if [ ! -f $PATHTOSDCARD/$TESTFILE ]; then
>        echo "SD CARD NOT INSERTED"
> fi
>
> Or what ever else you'd need to do.
>
> On 11/11/06, koen mythtv <koen.mythtv at gmail.com> wrote:
> > I just set up a new userjob using the PDA Transcode script made by Jeff
> > Volckaert.
> > Great work Jeff!
> >
> > I used to do i by hand but this is very nice, i like the filenaming a
> lot!
> >
> > But:
> > I have a couple of questions i want to like to have some feedback on:
> >
> > Is it possible to use hotplug to detect if i load a SD card into my
> > cardreader
> > and then fire up a (Bash / Perl) script that will:
> >
> > 1. Wipe all files present on card
> > 2. Calculate how many of the transcoded files will fit on the card to
> fill
> > it to the max. (respecting file dates)
> > 3. Copy / move these files to the SD card, leaving the files intact that
> > won't fit on the card (ready for a next run)
> > 4. Unmount cleanly
> > 5. Beep (audible warning when ready)
> >
> > Or:
> >
> > Add a button to the Frontend menu that will run proposed script in a
> > terminal style window like the
> > mytharchive progress / log monitor.
> >
> >
> >
> >
> > _______________________________________________
> > mythtv-users mailing list
> > mythtv-users at mythtv.org
> > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> >
> >
> >
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20061113/aa44cd58/attachment.htm 


More information about the mythtv-users mailing list