aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/MediaEncoding/IMediaEncoder.cs
diff options
context:
space:
mode:
authorJan Müller <github@lonebyte.de>2023-07-31 22:19:06 +0200
committerJan Müller <github@lonebyte.de>2023-07-31 22:19:06 +0200
commit66ff724acf6bac3e8e65773ee46bb698b2cda334 (patch)
tree7a0df1b448814801098623f6163e1debb394d20c /MediaBrowser.Controller/MediaEncoding/IMediaEncoder.cs
parentd3c7af0d5c3709e18eac71fdb0279e985b6a9113 (diff)
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
Diffstat (limited to 'MediaBrowser.Controller/MediaEncoding/IMediaEncoder.cs')
0 files changed, 0 insertions, 0 deletions