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

[addons] Show both enabled and disabled incompatbile addons when performing a migration #18116

Merged
merged 1 commit into from Jul 1, 2020

Conversation

phunkyfish
Copy link
Contributor

Description

Follow on from #18087

As incompatible addons are now disabled with a reason these would have been missing from the incompatible list when migrating and the user would not be shown which addons would be disabled.

Motivation and Context

To make it clear to users which addons will be disabled.

How Has This Been Tested?

Still needs to be tested.

Screenshots (if appropriate):

Types of change

  • Bug fix (non-breaking change which fixes an issue)
  • Clean up (non-breaking change which removes non-working, unmaintained functionality)
  • Improvement (non-breaking change which improves existing functionality)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that will cause existing functionality to change)
  • Cosmetic change (non-breaking change that doesn't touch code)
  • None of the above (please explain below)

Checklist:

  • My code follows the Code Guidelines of this project
  • My change requires a change to the documentation, either Doxygen or wiki
  • I have updated the documentation accordingly
  • I have read the Contributing document
  • I have added tests to cover my change
  • All new and existing tests passed

@phunkyfish phunkyfish added this to the Matrix 19.0-alpha 1 milestone Jun 29, 2020
@phunkyfish phunkyfish added Component: Add-ons Type: Fix non-breaking change which fixes an issue v19 Matrix labels Jun 29, 2020
Copy link
Member

@AlwinEsch AlwinEsch left a comment

Choose a reason for hiding this comment

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

From first view it looks good and hope to have time for test the next days.

xbmc/addons/AddonManager.cpp Outdated Show resolved Hide resolved
xbmc/addons/AddonManager.h Outdated Show resolved Hide resolved
@Dnkhatri
Copy link

I know this is off topic but would it be possible to get what addons will work with v19 before installing it. On android its not possible to install both kodi versions side by side so installing v19 means we cant go back to v18 if some addons are not available.

@phunkyfish
Copy link
Contributor Author

I know this is off topic but would it be possible to get what addons will work with v19 before installing it. On android its not possible to install both kodi versions side by side so installing v19 means we cant go back to v18 if some addons are not available.

Not even close to on topic 😉
I would recommend installing kodi somewhere else, a laptop or something and seeing if the addons you use are available on kodi 19. If not, contact the author and request a kodi 19 version.

@phunkyfish
Copy link
Contributor Author

@AlwinEsch @enen92 this should be good now. You ok to approve?

Copy link
Member

@AlwinEsch AlwinEsch left a comment

Choose a reason for hiding this comment

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

Yes looks good now 👍

Copy link
Member

@enen92 enen92 left a comment

Choose a reason for hiding this comment

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

Tested and works as expected. On the first migration the dialog is shown again with the non-compatible/disabled addons. On subsequent executions the dialog is no longer shown.
Thanks for the quick fix.

@phunkyfish phunkyfish merged commit efe15f3 into xbmc:master Jul 1, 2020
@phunkyfish phunkyfish deleted the show-incompatible-addons branch July 1, 2020 16:41
Maven85 pushed a commit to Maven85/kodi that referenced this pull request Jul 3, 2020
[addons] Show both enabled and disabled incompatbile addons when performing a migration
Maven85 pushed a commit to Maven85/kodi that referenced this pull request Aug 3, 2020
[addons] Show both enabled and disabled incompatbile addons when performing a migration
Maven85 pushed a commit to Maven85/kodi that referenced this pull request Aug 4, 2020
[addons] Show both enabled and disabled incompatbile addons when performing a migration
Maven85 pushed a commit to Maven85/kodi that referenced this pull request Aug 4, 2020
[addons] Show both enabled and disabled incompatbile addons when performing a migration
Maven85 pushed a commit to Maven85/kodi that referenced this pull request Aug 5, 2020
[addons] Show both enabled and disabled incompatbile addons when performing a migration
Maven85 pushed a commit to Maven85/kodi that referenced this pull request Aug 5, 2020
[addons] Show both enabled and disabled incompatbile addons when performing a migration
Maven85 pushed a commit to Maven85/kodi that referenced this pull request Aug 6, 2020
[addons] Show both enabled and disabled incompatbile addons when performing a migration
Maven85 pushed a commit to Maven85/kodi that referenced this pull request Aug 6, 2020
[addons] Show both enabled and disabled incompatbile addons when performing a migration
Maven85 pushed a commit to Maven85/kodi that referenced this pull request Aug 6, 2020
[addons] Show both enabled and disabled incompatbile addons when performing a migration
Maven85 pushed a commit to Maven85/kodi that referenced this pull request Aug 6, 2020
[addons] Show both enabled and disabled incompatbile addons when performing a migration
Maven85 pushed a commit to Maven85/kodi that referenced this pull request Aug 7, 2020
[addons] Show both enabled and disabled incompatbile addons when performing a migration
Maven85 pushed a commit to Maven85/kodi that referenced this pull request Aug 8, 2020
[addons] Show both enabled and disabled incompatbile addons when performing a migration
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Add-ons Type: Fix non-breaking change which fixes an issue v19 Matrix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants