mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-21 20:16:28 +01:00
RIP plex meta manager, welcome kometa
Update versions
This commit is contained in:
1
.github/paths-filter.yml
vendored
1
.github/paths-filter.yml
vendored
@@ -68,7 +68,6 @@ papermerge: papermerge/config.* # Image : yes
|
||||
photoprism: photoprism/config.* # Image : yes
|
||||
piwigo: piwigo/config.* # Image : yes
|
||||
plex: plex/config.* # Image : yes
|
||||
plex_meta_manager: plex_meta_manager/config.* # Image : yes
|
||||
portainer: portainer/config.* # Image : yes
|
||||
portainer_agent: portainer_agent/config.* # Image : yes
|
||||
postgres: postgres/config.* # Image : yes
|
||||
|
||||
@@ -1,8 +1,7 @@
|
||||
{
|
||||
"arch": [
|
||||
"aarch64",
|
||||
"amd64",
|
||||
"armv7"
|
||||
"arm64v8",
|
||||
"amd64"
|
||||
],
|
||||
"codenotary": "alexandrep.github@gmail.com",
|
||||
"description": "Python script to update metadata information for movies, shows, and collections as well as automatically build collections",
|
||||
@@ -95,5 +94,5 @@
|
||||
"slug": "kometa",
|
||||
"udev": true,
|
||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/kometa",
|
||||
"version": "2.0.2"
|
||||
"version": "2.0.2-ls16"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user