发布 Emby 测试版本

移除失效应用 emby-lovechen

Signed-off-by: Meng Sen <qyg2297248353@gmail.com>
This commit is contained in:
Meng Sen
2025-04-21 11:17:47 +08:00
parent 2170c4ccad
commit d965427a04
18 changed files with 164 additions and 84 deletions

20
.github/renovate.json vendored
View File

@@ -99,17 +99,29 @@
"allowedVersions": "/^4.*.*/"
},
{
"matchPackageNames": [
"emby/embyserver"
"matchFileNames": [
"apps/emby/4.8.*/*.yml"
],
"allowedVersions": "/^4\\.8\\.\\d+\\.\\d+$/"
},
{
"matchPackageNames": [
"amilys/embyserver"
"matchFileNames": [
"apps/emby/4.9.*/*.yml"
],
"allowedVersions": "/^4\\.9\\.\\d+\\.\\d+$/"
},
{
"matchFileNames": [
"apps/emby-amilys/4.8.*/*.yml"
],
"allowedVersions": "/^4\\.8\\.\\d+\\.\\d+$/"
},
{
"matchFileNames": [
"apps/emby-amilys/4.9.*/*.yml"
],
"allowedVersions": "/^4\\.9\\.\\d+\\.\\d+$/"
},
{
"matchPackageNames": [
"photoprism/photoprism"