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

[script.module.dropbox_auth] 10.3.1 #2537

Merged
merged 1 commit into from
Nov 21, 2023

Conversation

SchapplM
Copy link

The addon was already part of Kodi Matrix, see #1825. I just had to change one line and updated the dependencies for Kodi Nexus.

@SchapplM SchapplM changed the base branch from master to nexus November 19, 2023 15:48
@romanvm romanvm closed this Nov 19, 2023
@romanvm romanvm reopened this Nov 19, 2023
PIL_AVAILABLE = True
except ImportError:
PIL_AVAILABLE = False
import qrcode
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Check pyqrcode library that doesn't have Pillow dependency

@romanvm romanvm added the Approved Approved and is ready to merge label Nov 20, 2023
@romanvm romanvm merged commit 910a337 into xbmc:nexus Nov 21, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Approved Approved and is ready to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants