Skip to content
This repository has been archived by the owner on Mar 18, 2022. It is now read-only.

Move from deprecated xbmc.translatePath to new xbmcvfs.translatePath #171

Merged
merged 1 commit into from
Dec 11, 2020

Conversation

arvvoid
Copy link
Owner

@arvvoid arvvoid commented Dec 11, 2020

Please check that your pull request pass this checks:

  • My changes respect the Kodi add-on development rules
  • My code is both Python 2 and 3 compatible
  • My code follows the code style of this project (PEP8, long lines allowed if make sense)
  • I made sure there wasn't another Pull Request opened for the same update/change
  • I have successfully tested my changes locally

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Adding a new region/hbo go version

Description:

Move from deprecated xbmc.translatePath to new xbmcvfs.translatePath for Kodi 19+

@arvvoid arvvoid merged commit 3834591 into master Dec 11, 2020
@arvvoid arvvoid deleted the translate_path_update branch December 12, 2020 10:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant