nvchecker: add jellyfin
This commit is contained in:
parent
fac92ac654
commit
d6dfd1e9a5
1 changed files with 6 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue