achtnullzwei / A1TV_EPG

EPG to XMLTV via A1 TV Mobile API
1 stars 0 forks source link

V1.01 #17

Closed achtnullzwei closed 4 years ago

achtnullzwei commented 4 years ago

14 - Hardcoded language changed to "de"

15 - Moved the check for null value to the XML part. If subtitles are null in the JSON received from the API call, the sub-title tag will be completely omitted in the XML file

13 - A bit tricky. Seems Python 2.7 has an issue with localtime not appending the TZ info correctly when used together with. Should be fixed now. Tested on python 2.7 alpine docker.