[Broken Dev WIP] RealTime Notifications
Take text from JSON API Call 'notitxt' and then write that text onto a pre-defined background image 'sample-in.jpg' and write it out to 'sample-out.jpg' Copypasta of another def later in the code to display just that sample-out file. It's a mess, won't work but its a starting point
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<addon id="service.lowerthird" name="LowerThird" version="0.1.1" provider-name="Double T">
|
||||
<addon id="service.lowerthird" name="LowerThird" version="0.1.2" provider-name="Double T">
|
||||
<requires>
|
||||
<import addon="xbmc.python" version="2.1.0"/>
|
||||
<import addon="script.module.pil" version="1.1.7"/>
|
||||
|
||||
Reference in New Issue
Block a user