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

Add support for Piers. #277

Merged
merged 1 commit into from
Aug 2, 2024
Merged

Add support for Piers. #277

merged 1 commit into from
Aug 2, 2024

Conversation

ksooo
Copy link
Member

@ksooo ksooo commented Aug 1, 2024

No description provided.

@ksooo ksooo requested review from razzeee and enen92 August 1, 2024 15:16
@ksooo
Copy link
Member Author

ksooo commented Aug 1, 2024

Hmm, are the tests failing because we do not have a Piers addon-repo? Just guessing...

self = <kodi_addon_checker.addons.Repository.Repository object at 0x7fa5baa7d850>
addonId = 'script.test'

    def __contains__(self, addonId):
>       for addon in self.addons:
E       AttributeError: 'Repository' object has no attribute 'addons'

kodi_addon_checker/addons/Repository.py:78: AttributeError
=========================== short test summary info ============================
FAILED tests/test_check_addon.py::TestCheckAddon::test_start - AttributeError: 'Repository' object has no attribute 'addons'

@ksooo
Copy link
Member Author

ksooo commented Aug 2, 2024

Hmm, are the tests failing because we do not have a Piers addon-repo? Just guessing...

Meanwhile the piers repo is online at the mirrors: https://mirrors.kodi.tv/addons/piers/

@enen92 enen92 merged commit c9143f9 into xbmc:master Aug 2, 2024
5 checks passed
@ksooo ksooo deleted the piers-support branch August 2, 2024 10:27
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.

3 participants