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

v1.0.25 - Kodi 19 / Py3 compatibility and some improvements #12

Merged
merged 9 commits into from
Oct 28, 2020

Conversation

AnonTester
Copy link
Contributor

No description provided.

@gade01
Copy link

gade01 commented Feb 7, 2020

I just tested this with latest nightly, and everything works as expected.

@AnonTester AnonTester mentioned this pull request Feb 9, 2020
addon.xml Outdated
</requires>
<addon id="script.skin.helper.skinbackup" name="Skin Helper Service Skin Backup" version="1.0.20" provider-name="marcelveldt, wuff">
<requires>
<import addon="xbmc.python" version="2.13.0"/>
Copy link

Choose a reason for hiding this comment

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

Bump to v3.0.0

@AnonTester
Copy link
Contributor Author

Summary of last updates and changes:

v1.0.25 (2020-10-04)

  • remove duplicate slash in zip path preventing zip to be copied in backup
  • sort backups in descending order and only show backupdate

v1.0.24 (2020-09-15)

  • replace ListItem iconImage with setArt

v1.0.23 (2020-09-12)

  • Fix icon

v1.0.22 (2020-09-07)

  • Replace xbmc.translatePath wiht xbmcvfs.translatePath for Kodi 19 compat

@AnonTester AnonTester changed the title v1.0.20 - Kodi 19 / Python 3 compatibility and some improvements v1.0.25 - Kodi 19 / Py3 compatibility and some improvements Oct 4, 2020
@Ch1llb0
Copy link

Ch1llb0 commented Oct 6, 2020

I just tested this with latest nightly, and everything works as expected.

What's the holdup here?

Would be great to be able to use this script on v19 builds again with my skin. Atm, I have to comment out sections that need this script as it can't be installed automatically from the Kodi repo. 👍🏻

@AnonTester
Copy link
Contributor Author

AnonTester commented Oct 7, 2020

What's the holdup here?

Original developer is not involved with Kodi any longer due to lack of time. No idea who or if someone else has write access to this github.

Would be great to be able to use this script on v19 builds again with my skin. Atm, I have to comment out sections that need this script as it can't be installed automatically from the Kodi repo. 👍🏻

This as well as other addons I've adjusted for Kodi19 and/or fixed are on my github and included in my kodi repository for you to use. Add the repo to your kodi for auto-updates or download and install the relevant addon zip from there manually: https://github.com/AnonTester/kodi-repo

@Ch1llb0
Copy link

Ch1llb0 commented Oct 10, 2020

Does @gade01 maybe know who has control over this Git repo and who might consequently be able to merge this once done?

@gade01
Copy link

gade01 commented Oct 10, 2020

@Ch1llb0 @AnonTester I can merge, but I don't know much about python. So I'm really able to review.

@Angelinas1 Angelinas1 merged commit 0489adb into kodi-community-addons:master Oct 28, 2020
@janinop
Copy link

janinop commented Nov 23, 2020

I couldn't find a way to download it. I have Kodi 19, Arctic zephyr 2 and I want to back up..but it doesn't work.

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.

None yet

5 participants