logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

MythImport - MythTV "On The Go" importing script

Author

mythimport is by John Baab <john.baab@gmail.com>

                                                 21 August 2008                                    MYTHIMPORT(1)

Description

       MythImport is a Perl script that can be used to add recordings to an "on the go" backend.

Examples

       mythimport input=/mnt/usb/mythtv/ output=/var/lib/mythtv/recordings/ cleanup=all

Name

       MythImport - MythTV "On The Go" importing script

Options

input  Input directory where exported recordings and sql live.

       output Output directory, use this if you want to transfer the recordings to a different directory.

       cleanup
              Specify what files to delete upon sucess (available options: all, recordings, sql).
              For the most updated information please visit:
              https://help.ubuntu.com/community/MythImport

See Also