diff options
author | Michael Hanson <hansonorders@verison.net> | 2010-05-20 18:02:41 (GMT) |
---|---|---|
committer | Michael Hanson <hansonorders@verison.net> | 2010-05-20 18:02:41 (GMT) |
commit | a7b3cb6723a3ee87b4f380b4614c2138f61c7732 (patch) | |
tree | ee1918681cc71e910a4e456ddd0208ad162896dd /abs/core-testing/linhes-scripts/myth2fuze | |
parent | 83131aa0e5ff9a2cbb6af65cb08f66ab6f8585ef (diff) | |
download | linhes_pkgbuild-a7b3cb6723a3ee87b4f380b4614c2138f61c7732.zip linhes_pkgbuild-a7b3cb6723a3ee87b4f380b4614c2138f61c7732.tar.gz linhes_pkgbuild-a7b3cb6723a3ee87b4f380b4614c2138f61c7732.tar.bz2 |
linhes-scripts: Fix typo in myth2fuze
Diffstat (limited to 'abs/core-testing/linhes-scripts/myth2fuze')
-rwxr-xr-x | abs/core-testing/linhes-scripts/myth2fuze | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core-testing/linhes-scripts/myth2fuze b/abs/core-testing/linhes-scripts/myth2fuze index 39d1ce1..33b79f7 100755 --- a/abs/core-testing/linhes-scripts/myth2fuze +++ b/abs/core-testing/linhes-scripts/myth2fuze @@ -5,7 +5,7 @@ # and the fuzemux project: # http://code.google.com/p/fuzemux # -# version 0.1 +# version 0.1.1 # # usage: # first parameter must be %DIR%/%FILE% of the recording @@ -15,7 +15,7 @@ # fifth parameter must be %JOBID% for the User Job status to be updated in MythTV # in the mythtv setup screen invoke this script like this: # MYTHTV User Job Command: -# /usr/bin/myth2fuze "%DIR%/%FILE%" "%TITLE% - %SUBTITLE%" "%CHANID%" "%STARTTIME%" "%JOBID%" +# /usr/LH/bin/myth2fuze "%DIR%/%FILE%" "%TITLE% - %SUBTITLE%" "%CHANID%" "%STARTTIME%" "%JOBID%" # options: USECUTLIST=Y # Y or N |