jellyfin-server/MediaBrowser.Providers
Jan Müller 66ff724acf Fix the probing of m4a metadata
The composer is not set in some of my m4a files. For some reason
TagLibSharp returns the composer as an empty string in this case. This
causes an exception in PeopleHelper.AddPerson, and thus probing fails.

IMHO we can simply ignore empty values.

Fixes: #10061
2023-07-31 22:19:06 +02:00
..
Books Pull default MergeData implementation to parent 2021-12-28 15:12:09 +01:00
BoxSets Replace == null with is null 2022-12-05 15:00:20 +01:00
Channels Pull default MergeData implementation to parent 2021-12-28 15:12:09 +01:00
Chapters Address comments 2020-04-01 19:05:41 +02:00
Folders Pull default MergeData implementation to parent 2021-12-28 15:12:09 +01:00
Genres Pull default MergeData implementation to parent 2021-12-28 15:12:09 +01:00
LiveTv Pull default MergeData implementation to parent 2021-12-28 15:12:09 +01:00
Lyric Use string.IsNullOrEmpty 2023-07-01 14:07:59 +02:00
Manager Reduce bottlenecks scan code (#9863) 2023-06-21 21:01:47 -06:00
MediaInfo Fix the probing of m4a metadata 2023-07-31 22:19:06 +02:00
Movies Pull default MergeData implementation to parent 2021-12-28 15:12:09 +01:00
Music Convert Person.Type to use PersonKind enum (#9487) 2023-03-25 11:52:02 -06:00
MusicGenres Pull default MergeData implementation to parent 2021-12-28 15:12:09 +01:00
People Pull default MergeData implementation to parent 2021-12-28 15:12:09 +01:00
Photos Pull default MergeData implementation to parent 2021-12-28 15:12:09 +01:00
Playlists Allocate less Lists 2023-03-01 00:44:57 +01:00
Plugins Use RegexGenerator where possible 2023-06-28 17:07:57 +02:00
Properties Move non-jellyfin extensions to separate project 2021-06-19 18:04:46 +02:00
Studios Pull default MergeData implementation to parent 2021-12-28 15:12:09 +01:00
Subtitles Add ability to upload (and save) SDH subtitles (#10036) 2023-07-29 06:52:35 -06:00
TV Update MediaBrowser.Providers/TV/SeriesMetadataService.cs 2023-06-10 07:04:23 -06:00
Videos Pull default MergeData implementation to parent 2021-12-28 15:12:09 +01:00
Years Pull default MergeData implementation to parent 2021-12-28 15:12:09 +01:00
MediaBrowser.Providers.csproj Remove DvdLib 2023-02-04 18:39:50 +01:00