Commit Graph

16 Commits

Author SHA1 Message Date
Roman Miroshnychenko 3833a3e2ac Use iterkeys() to iterate dict keys 2017-11-20 16:39:52 +02:00
Roman Miroshnychenko 807b88d48b Change link to Kodi Python API documentation 2017-09-29 14:41:49 +03:00
Roman Miroshnychenko a93f62e527 Add 'mediatype' property to ListItems 2017-09-29 14:39:35 +03:00
Roman Miroshnychenko a153be8e01 Add examples for setPluginCategory and setContent functions 2017-09-28 15:21:35 +03:00
Roman Miroshnychenko 8778f4e414 Use keys() method to return a list of dict keys 2017-09-26 15:27:02 +03:00
solsTiCe d'Hiver 9b9fd94051 Fix broken links 2017-07-19 16:41:31 +02:00
Roman Miroshnychenko 0508d92475 Add comments about generator functions 2016-12-15 14:12:10 +02:00
Roman Miroshnychenko 8c73b186be Use addDirectoryItem to add items one by one because addDirectoryItems hasn't proved to be effective 2016-12-15 14:05:38 +02:00
Roman Miroshnychenko 6cbdcceed0 Use get_url function to create plugin call URLs 2016-12-15 13:58:16 +02:00
Roman Miroshnychenko d2b013b733 Use urlencode to form a paramstring 2016-12-15 13:39:38 +02:00
Roman Miroshnychenko d9a43e2a02 Updates docstrings 2016-12-15 13:25:52 +02:00
Roman Miroshnychenko b790f231bf Removes forgotten legacy code 2016-04-11 18:12:57 +03:00
Roman Miroshnychenko (Work) 12ebf28f24 Updates code according to Kodi Jarvis API 2016-01-21 15:43:21 +02:00
Roman Miroshnychenko (Work) 69f7c3d2fc Adds a usage example for setArt method; minor code changes 2015-11-23 14:55:51 +02:00
Roman Miroshnychenko (Work) a433b569c4 Updated code using best practices, added setInfo for list items 2015-08-31 14:59:06 +03:00
Roman Miroshnychenko (Work) 242f52ff2c Renamed plugin script file 2015-08-31 13:18:12 +03:00