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

[BUG] ISOs now show up as directories #4576

Closed
heitbaum opened this issue Oct 4, 2020 · 5 comments
Closed

[BUG] ISOs now show up as directories #4576

heitbaum opened this issue Oct 4, 2020 · 5 comments
Assignees
Labels

Comments

@heitbaum
Copy link
Contributor

heitbaum commented Oct 4, 2020

Describe the bug

Strange errrors in the http://ix.io/2zz8 log file with the scanner, xbmc.translatePath. The scanner is scanning into ISOs too..
The ISO change that was made between 0927 and 1002 has broken the scanning engine (for ISOs)

The ISO now show up as directories, and the scanner tries to enumerate the .VOB and VTS files.

I didn’t have the problem with - LibreELEC-Generic.x86_64-9.80-nightly-20200927-1cdc182.tar

To Reproduce

Steps to reproduce the behavior:

  1. Go to 'Videos’, ‘Drive A-K’, the ISO files show up as folders

Informations

Log file

http://ix.io/2zz8

Additional context

A change between nightly builds 0927 and 1002 Ithink.

@heitbaum heitbaum changed the title [BUG] [BUG] ISOs now show up as directories Oct 4, 2020
@heitbaum
Copy link
Contributor Author

heitbaum commented Oct 4, 2020

I just updated to nightly-1003 and so more strange things.

A) in Videos+media my drives don’t show up.
B) Ctrl-S crashes Kodi every couple of times.

Screenshots below:

LibreELEC:~/screenshots # pastebinit screenshot00000.png
http://ix.io/2zGN
LibreELEC:~/screenshots # pastebinit screenshot00001.png
LibreELEC:~/screenshots # pastebinit screenshot00002.png
LibreELEC:~/screenshots # pastebinit screenshot00003.png
http://ix.io/2zGP
LibreELEC:~/screenshots # pastebinit screenshot00004.png
http://ix.io/2zGQ
LibreELEC:~/.kodi/temp # pastebinit kodi.old.log
http://ix.io/2zGR
LibreELEC:~/.kodi/temp # pastebinit kodi.log
http://ix.io/2zGS

Only ram disk shows up in the media list

LibreELEC:~ # df | grep media
/dev/sdb1            479670940 410567452  44667780  90% /var/media/sdb1-ata-WDC_WDS500G1B0B-
/dev/sda1            1922728752 1152561832 672474864  63% /var/media/sda1-ata-ST2000LM015-2E81
/dev/sdd2            7813820416 7241363968 572456448  93% /var/media/L-Z
/dev/sdf2            4883564544 4876764928   6799616 100% /var/media/A-K
/dev/sde2            1953275776 837813248 1115462528  43% /var/media/ZZ4
tmpfs                 28311552         0  28311552   0% /var/media/ramdisk

@heitbaum
Copy link
Contributor Author

So I figured it out the add on vfs.libarchive is opening up my ISOs, whereas I need to play my isos natively. They are Video DVDs (not filesystems)

@heitbaum
Copy link
Contributor Author

Should we close this issue as not being a LibreElec issue - but that a change in vfs.libarchiver.
Need a fix though.
xbmc/vfs.libarchive#49

@heitbaum
Copy link
Contributor Author

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

@heitbaum
Copy link
Contributor Author

heitbaum commented Sep 6, 2023

Confirmed closed and dvd isos playing as normal.

@heitbaum heitbaum closed this as completed Sep 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant