Closed sy6sy2 closed 5 years ago
Yeah I can make changes to allow for that, something like item.art["thumb"] = None
or del item.art["thumb"]
Yes the item.art["thumb"] = None
should be perfect! Thank you!
Done. Feel free to let me know if you have any more suggestions.
Thanks.
After doing some testing, I had to change it to accept an empty string in order to disable the automatic setting.
item.art["thumb"] = ""
Do you know what is the key to modify this one? We are in a Live TV here.
Thank you!
I'm not sure about that one. I can't test it as I have not seen that issue on my side.
No problem, we will try to find the correct key for this one.
Hi willforde,
CodeQuick has the features:
Are you able to modify slightly you framework in order to force CodeQuick to not set an element to the plugin one if the element in not set?
Something like:
Here, the "magic" keyword
disable
act as a "kill switch".Thank you very munch!
@wwark: In the case of M6 Live TV from M3U, with this modification we would be able to have in the "media information" (keyboard "i" key) the logo from the M3U/XMLTV file instead of the Catch Up TV & More logo.