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

Progress bar can behave erratically #53

Open
13xforever opened this issue Jan 22, 2024 · 0 comments
Open

Progress bar can behave erratically #53

13xforever opened this issue Jan 22, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@13xforever
Copy link
Owner

Current implementation of ISO9660 reader does not support multi-extent files, so sector ranges and file sizes can report truncated values.

Switching to UDF reader is not an option: it does not implement some features used for PS3 volumes, and does not expose required data, such as sector ranges.

In the short term there needs to be a rework to not rely on the reader structures for progress reporting, in the long term we need better joliet/udf library.

@13xforever 13xforever self-assigned this Jan 22, 2024
@13xforever 13xforever added the bug Something isn't working label Jan 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant