jellyfin/MediaBrowser.MediaEncoding
gnattu 486c7fa51e Check attachment path for null before use
This one is particularly nasty because the `Path` is not supposed to be nullable. However, fixing it in the parser and type constructor is beyond the scope of the 10.9 release. For now, just check with `IsNullOrEmpty`.

Signed-off-by: gnattu <gnattuoc@me.com>
2024-08-14 04:44:35 +08:00
..
2023-10-08 00:40:58 +02:00
2024-08-05 13:22:24 +02:00
2024-07-15 14:27:12 +02:00
2019-09-28 19:41:34 +02:00