Closed dheshanm closed 9 months ago
Previous PR #134 did not ignore zoomver.tag (compared to Zoomver.tag). This PR addresses that by checking for just ver.tag and ignoring it.
zoomver.tag
Zoomver.tag
ver.tag
Similarly, relax matching recording.conf by checking for endswith rather than exact match.
recording.conf
endswith
Previous PR #134 did not ignore
zoomver.tag
(compared toZoomver.tag
). This PR addresses that by checking for justver.tag
and ignoring it.Similarly, relax matching
recording.conf
by checking forendswith
rather than exact match.