Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update for Kodi 19 "Matrix" #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

banburybill
Copy link
Contributor

Kodi 19 moves to Python3, so run 2to3 over the code. Also a couple of
Kodi APIs changed:

  1. ListItem.setThumbnailImage() is replaced by .setArt().
  2. LOGNOTICE is replaced by LOGINFO.

Also bumped the version to 0.2.0 to distinguish it.

Kodi 19 moves to Python3, so run 2to3 over the code. Also a couple of
Kodi APIs changed:

1. ListItem.setThumbnailImage() is replaced by .setArt().
2. LOGNOTICE is replaced by LOGINFO.
@ou-li
Copy link

ou-li commented Apr 1, 2022

I can confirm this works perfectly using Libreelec 10.0.2 (Generic.x86_64).

Maybe yo uwill find a way to automate the feedparser dependency:
https://kodi.tv/addons/matrix/script.module.feedparser

Would be glad to see this merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants