nvchecker: add jellyfin

This commit is contained in:
George Rawlinson 2021-09-22 08:24:31 +00:00
parent fac92ac654
commit d6dfd1e9a5
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 6 additions and 0 deletions

View File

@ -84,6 +84,12 @@ use_max_tag = true
prefix = "v"
exclude_regex = "^.*(rc).*$"
[jellyfin]
source = "github"
github = "jellyfin/jellyfin"
use_max_tag = true
prefix = "v"
[llhttp]
source = "github"
github = "nodejs/llhttp"