0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected 2 days ago.
Aug 30, 2025 — Aug 30, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bump version number. Added change log entry. More... over 10 years ago
Set content type to images per https://github.com/pla1/plugin.image.500px/issues/7 More... over 10 years ago
Bump version and add change log entry. More... over 10 years ago
Merge pull request #10 from piotrsmolinski/master More... over 10 years ago
Fixed Kodi behaviour where UI did not react on picture context items like 'Picture Info' or 'Start Slideshow'. 500px URLs do not have extensions and in order to tell Kodi that the URL is indeed image, setInfo with any exif: tag is required. More... over 10 years ago
Merge pull request #9 from snorrelo/master More... over 10 years ago
Merge pull request #1 from snorrelo/add-users-and-galleries More... over 10 years ago
Added some simple error handling for API calls. More... over 10 years ago
Added option to set thumbnail images on folders where they are easily available. Added ability to set thumbnail image on folders. Update to use setArt because of Jarvis. http://mirrors.xbmc.org/docs/python-docs/16.x-jarvis/xbmcgui.html#ListItem. More... over 10 years ago
Update addon information, documentation and changelog. More... over 10 years ago
Added ability to see your own and your friends' public photos and galleries. Added a few docstrings. More... over 10 years ago
Added ability to set username in the configuration. Usually your own, but since the plugin only uses api not requiring oauth it can be any valid username on 500px. More... over 10 years ago
Add plugin icon to notifications. More... over 10 years ago
Changed the way the plugin title cases. .title() uppercases after apostrophe Renamed variable since it is a username and we also have actual userids. More... over 10 years ago
Added Galleries API. Only the ones not requiring oauth. More... over 10 years ago
Update to current version of python-500px. https://github.com/akirahrkw/python-500px More... over 10 years ago
Added feature 'highest rated' More... over 10 years ago
Merge pull request #6 from snorrelo/master More... over 10 years ago
Added option to set which image and thumbnail sizes to fetch from 500px to get higher quality images. Added option to limit the number of pages shown in image listings to make recursive slideshow more responsive. More... over 10 years ago
Bump Python version to 2.14.0 More... over 10 years ago
Scaled icon from 255x255 to 256x256. More... over 10 years ago
Replaced fanart and icon images with current 500px brand assets. Bumped version. More... over 10 years ago
Tweak description. More... over 11 years ago
Tweak description. More... over 11 years ago
Tweak description. More... over 11 years ago
Bump version. More... over 11 years ago
Add resource/lib to system path. More... over 11 years ago
Add tags to addon.xml, remove deprecated os.getcwd() from xbmc.py, and remove print from __init__.py. More... over 12 years ago
Bump version to 0.2.2 and update changelog.txt. More... over 12 years ago
Merge pull request #2 from Gemba/master More... over 12 years ago