25
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added support for configuring Secondary DNS server in Settings. Fixes #366 More... over 1 year ago
Added Bios hashes for Cerbios versions (Up to 2.2.0 beta). Thanks to DavPow for the changes. More... over 1 year ago
Additional cosmetic fix for BiosIDs More... over 1 year ago
Reformatted BiosIDS.txt to be consistent with BIOS_NAME = MD5_HASH spacing. More... over 1 year ago
updated readme in system/python as it contained out of date information More... over 1 year ago
Updated Python libraries and added root certificates to system/ssl More... over 1 year ago
Removed ssl.py hack to disable certificate verification More... over 1 year ago
Updated to openssl-1.0.2 with working certificate loading More... over 1 year ago
Bypass build_ssl.py - openssl build steps are now in _ssl.vcproj More... over 1 year ago
Updated Python to 2.7.18 More... over 1 year ago
updated: use own tmdb key (Kodi key was revoked) More... about 6 years ago
updated: tmdb scraper with new key from Kodi scraper (again) - thanks to Chaussy Fabien / dan dar3 - fixes #359 More... over 6 years ago
updated: tmdb scraper with new key and updated regexps - thanks to dan dar3 - fixes #359 More... almost 7 years ago
changed: use PyObject for all python xbmcgui.listItem parameters to avoid errors when "None" is used instead of an empty string for icon / thumbnail. This increases upstream addon compatibility. More... about 8 years ago
updated: tmdb scraper from upstream (key fix) More... about 8 years ago
fixed: win32 build - thanks to tim619 - fixes #355 More... about 8 years ago
fixed: weather.com api changes - thanks to tim619 fixes #354 More... about 8 years ago
updated: python27.dll and python modules More... about 8 years ago
merged: python 2.7.10 -> 2.7.11 changes More... about 8 years ago
changed: point openssldir to Q:\system\python\ssl (cert bundle loading still doesn't work though). More... about 8 years ago
changed: disable certification verification in python for now as root cert bundle loading doesn't seem to work (via cafile). This is the same behaviour as in python 2.7.8. Fixes #350 (but will look into getting this working properly as it is not safe against a MITM attack) More... about 8 years ago
fixed: parsing tmdb search results More... over 8 years ago
updated: ffmpeg dlls to 1.2.12 More... over 8 years ago
merged: ffmpeg 1.2.8 -> 1.2.12 changes More... over 8 years ago
updated: sqlite3/ssl python libs and python library zip More... over 8 years ago
changed: python sqlite3 defines More... over 8 years ago
updated: switch to latest sqlite for python 2.7.10 More... over 8 years ago
updated: openssl patch (removed some changes that should not have been included) More... over 8 years ago
fixed: python ssl lib - don't try to load certs (we are not win32) More... over 8 years ago
updated: prebuilt python Dlls/libraries to 2.7.10 More... over 8 years ago