The Apostrophe character does not seem to be coded properly in the Title of the Recording. Here is an example of the issue:
In guide.xml file:
-----------------
<title lang="en">America&apos;s Test Kitchen From Cook&apos;s Illustrated</title>
In Tvheadend:
------------
Tvheadend display's the title correctly on Electronic Program Guide tab and on Digital Video Recorder tab, the Title is displayed as, "America's Test Kitchen from Cook's Illustrated".
In File System (recording folder and file):
------------------------------------------
In the recordings folder, the title of the folder and the title of the file is shown as "America's Test Kitchen From Cook's Illustrated".
Setup:
-----
WebGrab+Plus is capturing EPG data from SchedulesDirect.org and saving tv listings in guide.xml. Tvheadend EPG Grabber Module is setup to use Internal XMLTV to read guide.xml via tv_grab_file. Under the Configuration/Recording/Digital Video Recorder Profiles, the Parameters window has the following format string for Full pathname specification: "$t/$t$-e$-s.$x". All this works fine, but as shown above, the folder name and file name of the recording seems to use a code for the apostrophe character. Is this a character escape issue? If so, is there a change I can make to one of the configuration files to fix it?
I spent a lot of time setting all this up and almost as much time again trying to figure out how to fix this one issue. Thanks for any suggestions.