-
Notifications
You must be signed in to change notification settings - Fork 87
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated code using best practices, added setInfo for list items
- Loading branch information
Roman Miroshnychenko (Work)
committed
Aug 31, 2015
1 parent
ff1b88c
commit a433b56
Showing
2 changed files
with
49 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
a433b56
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Many thanks for sharing this.. I`m new to coding and its helped a lot with my first kodi addon.
I have been using it to create my first addon and it works with the demo videos & when I use files on my own server. However I want to addon some youtube videos but am unsure how to do this .
What do I need to import and which section of main.py do i need to edit to get the youtube videos to play?
a433b56
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't know anything about youtube. I guess you need to get video links and descriptions from there somehow.
And this section is meant for specific commit discussion, for general discussion please use 'Issues' section.