identd113 / hdhr_VCR-AS

A pretty darn good VCR "plus" script that works on HDHomerun devices.
GNU General Public License v3.0
11 stars 0 forks source link

Sanitize show title string for escape character. #22

Closed identd113 closed 3 years ago

identd113 commented 3 years ago

Sanitize show title to remove any quotes or double quotes to ensure recording doesn't error when when passing the recording to curl

identd113 commented 3 years ago

This was resolved some time ago