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

Fix xbmc.translatePath not found in LE11 #11

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

philrandal
Copy link

Kodi 20 (Nexus) no longer supports xbmc.translatepath. Use xbmcvfs.translatepath instead.

@maxcurzi
Copy link

This works well, I just tested it on RPi4 Libreelec 11 (specifically LibreELEC-RPi4.arm-10.95.0.img.gz)

@bambury
Copy link

bambury commented Feb 13, 2023

Hi, is this a breaking change or does it still work with LE10? Thanks

@philrandal
Copy link
Author

Hi, is this a breaking change or does it still work with LE10? Thanks

It should still work on LE10

@maxcurzi
Copy link

My understanding is that xbmcvfs is there since v19 (Matrix)

https://romanvm.github.io/Kodistubs/_autosummary/xbmcvfs.html

So it may not be backwards compatible for the old v18 (Leia)

@philrandal
Copy link
Author

Indeed, on LE 9 stick with the old version.

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