-
Notifications
You must be signed in to change notification settings - Fork 24
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
DVD-Video .iso files being opened as archives in Matrix Alpha #49
Comments
I believe that this pull request is the cause of the issue. #40 |
DVD-Video ISO files impacted by xbmc/xbmc#18422 when performing scan. |
The request on Kodi is mainly related to audiodecoder addons (specially the audiodecoder.sacd) But possible that with them on vfs.libarchive Kodi's ISO scan becomes in conflict and not work correct as overwritten by this. |
Need to confirm that https://github.com/xbmc/vfs.libarchive/releases/tag/2.0.1-Matrix fixes this |
Standard DVD-Video (using the UDF bridge format) since approximately #47 (since mid September)
See the log messages below. The ISO file is actually being opened up - which it shouldn’t be.
WARNING : AddOnLog: vfs.libarchive: ListArchive generated: 'Pathname cannot be converted from UTF-16BE to current locale.'
WARNING : VideoInfoScanner: Error 0 occurred while retrievinginformation for archive://%2fvar%2fmedia%2fA-K%2fDocumentaries%2fMake%20a%20Quilt%20with%20Pam%20Holland.iso/VIDEO_TS/VIDEO_TS.IFO.
INFO : CAddonMgr::FindAddon: vfs.libarchive v2.0.0.1 installed
To stop the error occurring (I have temporarily disabled the add-on “Archiver”)
I had raised this initially as a LibreElec issue.
LibreELEC/LibreELEC.tv#4576
This is reproducible in LibreElec test releases. Most recently - LibreELEC (community): nightly-20201024-636e32e (Generic.x86_64).
The text was updated successfully, but these errors were encountered: