Roman Miroshnychenko
|
800646117d
|
Bump xbmc.python version
|
2017-09-29 14:45:43 +03:00 |
Roman Miroshnychenko
|
8ee0e6e9a4
|
Add country codes to addon.xml tags
|
2017-09-29 14:44:10 +03:00 |
Roman Miroshnychenko
|
807b88d48b
|
Change link to Kodi Python API documentation
|
2017-09-29 14:41:49 +03:00 |
Roman Miroshnychenko
|
a990a4fe15
|
Version bump: 2.3.0
|
2017-09-29 14:40:02 +03:00 |
Roman Miroshnychenko
|
a93f62e527
|
Add 'mediatype' property to ListItems
|
2017-09-29 14:39:35 +03:00 |
Roman Miroshnychenko
|
16b5ab4f01
|
Update Readme
|
2017-09-28 15:36:31 +03:00 |
Roman Miroshnychenko
|
7dafc68a14
|
Version bump: 2.2.0
|
2017-09-28 15:22:09 +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 |
Roman Miroshnychenko
|
3577070dac
|
Update gitignore
|
2017-09-26 15:16:01 +03:00 |
Roman Miroshnychenko
|
70c66a3a14
|
Merge pull request #9 from solsticedhiver/master
Fix broken links
|
2017-07-19 19:41:55 +03:00 |
solsTiCe d'Hiver
|
9b9fd94051
|
Fix broken links
|
2017-07-19 16:41:31 +02:00 |
Roman Miroshnychenko
|
fc8a35428f
|
Updates Readme
|
2016-12-15 14:14:44 +02:00 |
Roman Miroshnychenko
|
edafef1600
|
Version bump: 2.1.0
|
2016-12-15 14:12:29 +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
|
de0d2020cd
|
Merge pull request #8 from zag2me/artworkmeta
Update artwork metadata
|
2016-11-25 17:53:20 +02:00 |
zag2me
|
89a602f4da
|
Update artwork metadata
|
2016-11-25 11:27:08 +00:00 |
Roman Miroshnychenko
|
45c505d202
|
Version bump: 2.0.1
|
2016-04-13 11:35:31 +03:00 |
Roman Miroshnychenko
|
5dfc0272aa
|
Update Readme.md
|
2016-04-11 18:22:31 +03:00 |
Roman Miroshnychenko
|
1e4796779a
|
Update Readme.md
|
2016-04-11 18:21:53 +03:00 |
Roman Miroshnychenko
|
b790f231bf
|
Removes forgotten legacy code
|
2016-04-11 18:12:57 +03:00 |
Roman Miroshnychenko
|
40fe06fc82
|
Update Readme.md
|
2016-04-11 18:10:22 +03:00 |
Roman Miroshnychenko (Work)
|
4d152ea994
|
Merge branch 'master' of https://github.com/romanvm/plugin.example
|
2016-01-21 15:46:39 +02:00 |
Roman Miroshnychenko (Work)
|
12ebf28f24
|
Updates code according to Kodi Jarvis API
|
2016-01-21 15:43:21 +02:00 |
Roman Miroshnychenko
|
284a334592
|
Update Readme.md
|
2015-11-26 11:04:37 +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)
|
ff1b88cf39
|
Updated readme
|
2015-08-31 13:24:17 +03:00 |
Roman Miroshnychenko (Work)
|
2b69754bf3
|
Updated readme
|
2015-08-31 13:22:21 +03:00 |
Roman Miroshnychenko (Work)
|
242f52ff2c
|
Renamed plugin script file
|
2015-08-31 13:18:12 +03:00 |
Roman Miroshnychenko (Work)
|
e07fea9b9c
|
Version change
|
2015-08-31 13:10:58 +03:00 |
Roman Miroshnychenko (Work)
|
deaf0f4a76
|
Updated .gitignore
|
2015-08-31 13:10:15 +03:00 |
Roman Miroshnychenko (Work)
|
cb3a19b398
|
Changed project structure
|
2015-08-31 13:09:38 +03:00 |
Roman Miroshnychenko (Work)
|
f9c60d2046
|
Changed project layout
|
2015-08-31 13:06:34 +03:00 |
Roman Miroshnychenko (Work)
|
7fae47746d
|
Removed tests
|
2015-08-31 13:04:32 +03:00 |
Roman Miroshnychenko (Work)
|
71d0717167
|
Fixed links in the Readme; changed parsing method
|
2015-05-19 14:48:41 +03:00 |
Roman Miroshnychenko (Work)
|
f0bb82a9e5
|
Updated Readme
|
2015-05-13 14:42:13 +03:00 |
Roman Miroshnychenko (Work)
|
978baa4cad
|
Added readme; other changes
|
2015-05-13 14:40:06 +03:00 |
Roman Miroshnychenko (Work)
|
91a7d572cf
|
Updated comments
|
2014-12-01 12:40:03 +02:00 |
Roman Miroshnychenko (Work)
|
4094efdb5e
|
Updated docstring
|
2014-12-01 12:36:55 +02:00 |
Roman Miroshnychenko
|
d3a93a14e9
|
Updated comment
|
2014-12-01 12:36:12 +02:00 |
Roman Miroshnychenko
|
0124a5ed0d
|
Updated comment
|
2014-12-01 12:32:42 +02:00 |
Roman Miroshnychenko
|
6fb4d80360
|
initial commit
|
2014-12-01 12:29:47 +02:00 |