mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[Issue]: BDinfo cannot read ISO/BluRay structures correctly (+fix) #3378
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @stephenpope on GitHub (Nov 17, 2021).
Please describe your bug
I discovered an issue with BDInfo (jellyfin/BDInfo) and how the pattern matching was no longer working when reading UHD disc structures.
I have raised the issue on the repo with all the details and also the fix : https://github.com/jellyfin/BDInfo/issues/2 .. but I wasnt sure if anyone was monitoring that repo for issues so I thought I would raise it here.
Please feel free to close this as a duplicate or I can move the details to this issue if that works better for you guys :)
Jellyfin Version
Other
if other:
10.8.0
Jellyfin logs
FFmpeg logs
No response
Please attach any browser or client logs here
No response
Please attach any screenshots here
No response
Code of Conduct
@stephenpope commented on GitHub (Nov 18, 2021):
Fixed by https://github.com/jellyfin/BDInfo/pull/3
@stephenpope commented on GitHub (Nov 24, 2021):
@crobibero Did BDInfo 0.7.6.2 get built & merged in yet ? Just going to re-open here to track. If someone can run the BDinfo build I can do a PR here if you like :)