How can I remove a storage dir in mythtv? I still get some IO issues so I wanted to make sure that liveTV only uses the SSD as temporary storage. However when I remove it in mythsetup it automatically gets added again. What is the proper way to do this? thx.
Until someone has the right way to do it I commented out line 343 in /usr/pluto/bin/mythtv_setup.pl :
CheckMythTVStorageGroup("/mnt/device/$Device_ID/public/data/pvr/livetv","LiveTV","$hostName");