Release Gamegurumania (ggmania.com) Video-Addon - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27) +---- Forum: Video Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=154) +---- Thread: Release Gamegurumania (ggmania.com) Video-Addon (/showthread.php?tid=203210) |
Gamegurumania (ggmania.com) Video-Addon - Skipmode A1 - 2014-08-29 Hello folks, I made a video addon for the gaming video site Gamegurumania (http://www.ggmania.com) It's available as a video addon in the official kodi repo. So you can install it as a video addon: http://kodi.wiki/view/HOW-TO:Install_add-ons If you got problems with the addon, just reply here with a link to a kodi log file (here are the instructions to make a logfile with kodi: http://kodi.wiki/view/Log_file/Easy ). Enjoy. v1.0.7 (2018-01-20) - addon now works in kode python 2 and should also work in python 3 (!!) once all dependencies work in python 3. Kudo's to the python future package for making this possible. Kudo's to RomanVM for the help. - adding a setting to only view all video category v1.0.6 (2017-07-12) - added listitem.setInfo video for Kodi 18 and up - added sorting - added context item episode info v1.0.5 (2017-03-12): - using po-files - changed addon debugging info to kodi debugging info - fixed url in addon.xml as per request v1.0.4 (2016-03-12) - changed the listing and playing of videos - the contextual menu item 'Play from here' is available now, it queues all the videos in the list from a certain point - updated to latest requirements for a Kodi-addon - added fanart-blurred - added 'refresh' in contextual menu v1.0.3 (2015-08-15): - added utf-8 stuff v1.0.2 (2014-10-02): - adjusted because of website changes v1.0.1 (2014-09-06): - fixed GNU licence - added forum link v1.0.0 (2014-08-25): - initial version RE: Gamegurumania (ggmania.com) Video-Addon - Skipmode A1 - 2014-09-06 v1.0.1 (Saturday, 6 september 2014): - fixed GNU licence - added forum link RE: Gamegurumania (ggmania.com) Video-Addon - Skipmode A1 - 2014-10-04 v1.0.2 (Thursday, 2 oktober 2014): - adjusted because of website changes RE: Gamegurumania (ggmania.com) Video-Addon - Skipmode A1 - 2016-03-20 v1.0.4 (2016-03-12) - changed the listing and playing of videos - the contextual menu item 'Play from here' is available now, it queues all the videos in the list from a certain point - updated to latest requirements for a Kodi-addon - added fanart-blurred - added 'refresh' in contextual menu v1.0.3 (2015-08-15): - added utf-8 stuff RE: Gamegurumania (ggmania.com) Video-Addon - Skipmode A1 - 2017-03-19 v1.0.5 (2017-03-12): - using po-files - changed addon debugging info to kodi debugging info - fixed url in addon.xml as per request RE: Gamegurumania (ggmania.com) Video-Addon - Skipmode A1 - 2017-07-17 v1.0.6 (2017-07-12) - added listitem.setInfo video for Kodi 18 and up - added sorting - added context item episode info RE: Gamegurumania (ggmania.com) Video-Addon - Skipmode A1 - 2018-01-28 v1.0.7 (2018-01-20) - addon now works in kode python 2 and should also work in python 3 (!!) once all dependencies work in python 3. Kudo's to the python future package for making this possible. Kudo's to RomanVM for the help. - adding a setting to only view all video category RE: Gamegurumania (ggmania.com) Video-Addon - KloetenKoti - 2023-11-29 Hey guys, does anyone else got the issue that ggmania addon does not show any content / entries It is just happening on my main PC (windows 10) ... Kodi on xbox and Android-Tv is working fine. Log shows the following: error <general>: C:\Users\xxx\AppData\Roaming\Kodi\addons\script.module.urllib3\lib\urllib3\connectionpool.py:1056: InsecureRequestWarning: Unverified HTTPS request is being made to host 'www.ggmania.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings warnings.warn( CYall RE: Gamegurumania (ggmania.com) Video-Addon - Skipmode A1 - 2023-11-29 Hi, update: the site doesn't have cloudflare protection enabled anymore and the addon works once more |