For creating .nfo files for Kodi, I need to pass the description as an argument to a variable within a bash script. Tue to the limitations of bash the quotes (") cut of the description, messing up the variables.
Could I replace the quotes with save characters by using description.modify{replace()} ? And how could this be done?
Can anybody help me?
My approach: Webgrabplus++ -> guide.xml -> tv_grab_wg++ -> tvheadend postprocessor script -> KODI