[Issue]: BDinfo cannot read ISO/BluRay structures correctly (+fix) #3378

Closed
opened 2026-02-06 23:12:18 +03:00 by OVERLORD · 2 comments
Owner

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

[17:42:47] [ERR] [60] MediaBrowser.Providers.Movies.MovieMetadataService: Error in ffprobe
System.NullReferenceException: Object reference not set to an instance of an object.
   at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken) in /Users/stp/Source/github/jellyfin/MediaBrowser.Providers/MediaInfo/FFProbeVideoInfo.cs:line 109
   at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken) in /Users/stp/Source/github/jellyfin/MediaBrowser.Providers/Manager/MetadataService.cs:line 779

FFmpeg logs

No response

Please attach any browser or client logs here

No response

Please attach any screenshots here

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
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 ```shell [17:42:47] [ERR] [60] MediaBrowser.Providers.Movies.MovieMetadataService: Error in ffprobe System.NullReferenceException: Object reference not set to an instance of an object. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken) in /Users/stp/Source/github/jellyfin/MediaBrowser.Providers/MediaInfo/FFProbeVideoInfo.cs:line 109 at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken) in /Users/stp/Source/github/jellyfin/MediaBrowser.Providers/Manager/MetadataService.cs:line 779 ``` ### FFmpeg logs _No response_ ### Please attach any browser or client logs here _No response_ ### Please attach any screenshots here _No response_ ### Code of Conduct - [X] I agree to follow this project's Code of Conduct
OVERLORD added the bug label 2026-02-06 23:12:18 +03:00
Author
Owner

@stephenpope commented on GitHub (Nov 18, 2021):

Fixed by https://github.com/jellyfin/BDInfo/pull/3

@stephenpope commented on GitHub (Nov 18, 2021): Fixed by https://github.com/jellyfin/BDInfo/pull/3
Author
Owner

@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 :)

@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 :)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#3378