Send configurable Jellyfin nag message when people are transcoding but probably shouldn't be.

1 Open Issue Need Help Last updated: Feb 2, 2026

Open Issues Need Help

View All on GitHub

AI Summary: The plugin page crashes due to a `System.FormatException` when parsing a version string from the manifest. The error occurs because the version string, like 'v1', includes a 'v' prefix, which is not a valid format for `System.Version.ParseVersion` which expects a numerical format.

Complexity: 1/5
good first issue

Send configurable Jellyfin nag message when people are transcoding but probably shouldn't be.

C#