Quote:
Originally Posted by ownedbycats
I was able to get rid of the dummytemplatetest subtitles by emptying the subtitle field, letting it update, and then putting my template code back. 
|
I suppose that should work. You are basically setting the template to an empty string and that should do the same on the device. Though it will be doing this for all subtitles.
But, that should work the same with the previous template. Unless that is returning None or something like that when the condition returns false. You could try adding an else to return an empty string (just two quotes together).
I'll have to experiment and see. And check the code. I might have deliberately decide to not change the subtitle if the template doesn't return anything.