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

[windows] Add message to installer that add-ons have been removed #14605

Merged
merged 1 commit into from
Oct 16, 2018

Conversation

MartijnKaijser
Copy link
Member

Description

Warn users on install that add-on have been moved to repo. This warning is only given if they install in existing location.

How Has This Been Tested?

Running the installer.

Screenshots (if appropriate):

image

@MartijnKaijser MartijnKaijser added Type: Improvement non-breaking change which improves existing functionality v18 Leia No Jenkins do not run automatic Jenkins builds on this PR labels Oct 14, 2018
@enen92
Copy link
Member

enen92 commented Oct 14, 2018

I guess standard users do not know exactly what a binary addon is. Maybe complement the message with some information: ...binary addon (e.g. pvr, visualizations, inputstream, etc) ... ?

@@ -143,6 +143,7 @@ Function HandleKodiInDestDir
StrCpy $CleanDestDir "0"
Abort
done:
MessageBox MB_OK|MB_ICONINFORMATION "All binary add-ons that were previously included by default in the installer have been moved to the Kodi repository. You will have to install the ones you previously used from the repository.$\nYour add-on settings itself are kept intact and will be used again after installing the add-on."

This comment was marked as spam.

@MartijnKaijser MartijnKaijser removed the No Jenkins do not run automatic Jenkins builds on this PR label Oct 16, 2018
…m the installer and added to Kodi repository.
@MartijnKaijser
Copy link
Member Author

Already build this one for windows so no need to wait for jenkins.

@MartijnKaijser MartijnKaijser merged commit fc86165 into xbmc:master Oct 16, 2018
@MartijnKaijser MartijnKaijser added this to the Leia 18.0-beta4 milestone Oct 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Improvement non-breaking change which improves existing functionality v18 Leia
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants