summaryrefslogtreecommitdiffstats
path: root/abs/core/LinHES-system/misc_which_recorder.pl
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2017-10-23 19:54:40 (GMT)
committerBritney Fransen <brfransen@gmail.com>2017-10-23 19:54:40 (GMT)
commit66f1783e56d915db6961e4388c64de62bcfcb351 (patch)
tree61346cd14c51b62e94f19f17a5eba456c5a58f2d /abs/core/LinHES-system/misc_which_recorder.pl
parent34243af3d8f6af6534b416525e4be629d854e8a6 (diff)
downloadlinhes_pkgbuild-66f1783e56d915db6961e4388c64de62bcfcb351.zip
linhes_pkgbuild-66f1783e56d915db6961e4388c64de62bcfcb351.tar.gz
linhes_pkgbuild-66f1783e56d915db6961e4388c64de62bcfcb351.tar.bz2
LinHES-system: misc_which_recorder.pl: update for myth 29
Diffstat (limited to 'abs/core/LinHES-system/misc_which_recorder.pl')
-rwxr-xr-xabs/core/LinHES-system/misc_which_recorder.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/LinHES-system/misc_which_recorder.pl b/abs/core/LinHES-system/misc_which_recorder.pl
index 2ad91b0..05c8600 100755
--- a/abs/core/LinHES-system/misc_which_recorder.pl
+++ b/abs/core/LinHES-system/misc_which_recorder.pl
@@ -61,7 +61,7 @@ else
while (<$fh>)
{
# Myth .25 & .27 regex to find start of recording for digital and analog MPEG
- if (/^(\d+-\d+-\d+T\d+\:\d+\:\d+)(?:.*) (?:Started|Tuning) recording: (.*): channel (\d+) on cardid (\d+), sourceid (\d+)/ || /^(\d+-\d+-\d+T\d+\:\d+\:\d+)(?:.*) \(UpdateRecStatus\) Updating status for (.*)() on cardid (\d+) \(Will Record => Recording\)()/)
+ if (/^(\d+-\d+-\d+T\d+\:\d+\:\d+)(?:.*) (?:Started|Tuning) recording: (.*): channel (\d+) on cardid \[(\d+)\], sourceid (\d+)/ || /^(\d+-\d+-\d+T\d+\:\d+\:\d+)(?:.*) \(UpdateRecStatus\) Updating status for (.*)() on cardid \[(\d+)\] \(Will Record => Recording\)()/)
{
if ($mode eq "--noheader")
{