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

DVD-Video .iso files being opened as archives in Matrix Alpha #49

Open
heitbaum opened this issue Oct 24, 2020 · 4 comments
Open

DVD-Video .iso files being opened as archives in Matrix Alpha #49

heitbaum opened this issue Oct 24, 2020 · 4 comments

Comments

@heitbaum
Copy link

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).

@heitbaum
Copy link
Author

I believe that this pull request is the cause of the issue. #40

@heitbaum
Copy link
Author

DVD-Video ISO files impacted by xbmc/xbmc#18422 when performing scan.

@AlwinEsch
Copy link
Member

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.
Hope to find soon time to look for fix about it.

@heitbaum
Copy link
Author

Need to confirm that https://github.com/xbmc/vfs.libarchive/releases/tag/2.0.1-Matrix fixes this

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

No branches or pull requests

2 participants