13/01/14 20:25:35.45 Xyzw+1YI
抜けてた。
if fileu.ExtractFileName(fname) == "tvtest.m3u" then
t = {}
t[1] = {}
t[1].mime = "video/mpeg:\z
DLNA.ORG_PN=MPEG_TS_HD_60_L2_ISO;\z
SONY.COM_PN=HD2_60_ISO;\z
DLNA.ORG_FLAGS=8d700000000000000000000000000000;\z
DLNA.ORG_OP=11;DLNA.ORG_CI=0"
t[1].name = "1ch"
t[1].duration = "2:00:00"
t[1].command = 'TVTest.exe /noepg /nodshow /silent /rch 1 \z
/rec /reccurservice /recexit /recfile "$_out_$"'
t[2] = {}
t[2].mime = t[1].mime
t[2].name = "4ch"
t[2].duration = "2:00:00"
t[2].command = 'TVTest.exe /noepg /nodshow /silent /rch 4 \z
/rec /reccurservice /recexit /recfile "$_out_$"'
t[3] = {}
t[3].mime = t[1].mime
t[3].name = "6ch"
t[3].duration = "2:00:00"
t[3].command = 'TVTest.exe /noepg /nodshow /silent /rch 6 \z
/rec /reccurservice /recexit /recfile "$_out_$"'
return t, "地デジ"
end