AlfredJKwack

Results 42 comments of AlfredJKwack

Indeed a notarized M1 (arm64**e**) buid would be quite nice. @chris1111, would you be amenable to providing that?

Looking through the codebase, which I'll freely admit I'm not too familiar with, it looks like [ReportHelper.cs#L16-L33](https://github.com/jellyfin/jellyfin-plugin-reports/blob/0c0a27abdb33b9b86d14806e4c53a61a5a21e07a/Jellyfin.Plugin.Reports/Api/Common/ReportHelper.cs#L16-L33) are where this might be going wrong. ``` public static string? ConvertToString(T value,...