mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-06 14:08:47 +02: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
|
photoprism: photoprism/config.* # Image : yes
|
||||||
piwigo: piwigo/config.* # Image : yes
|
piwigo: piwigo/config.* # Image : yes
|
||||||
plex: plex/config.* # Image : yes
|
plex: plex/config.* # Image : yes
|
||||||
plex_meta_manager: plex_meta_manager/config.* # Image : yes
|
|
||||||
portainer: portainer/config.* # Image : yes
|
portainer: portainer/config.* # Image : yes
|
||||||
portainer_agent: portainer_agent/config.* # Image : yes
|
portainer_agent: portainer_agent/config.* # Image : yes
|
||||||
postgres: postgres/config.* # Image : yes
|
postgres: postgres/config.* # Image : yes
|
||||||
|
|||||||
@@ -1,8 +1,7 @@
|
|||||||
{
|
{
|
||||||
"arch": [
|
"arch": [
|
||||||
"aarch64",
|
"arm64v8",
|
||||||
"amd64",
|
"amd64"
|
||||||
"armv7"
|
|
||||||
],
|
],
|
||||||
"codenotary": "alexandrep.github@gmail.com",
|
"codenotary": "alexandrep.github@gmail.com",
|
||||||
"description": "Python script to update metadata information for movies, shows, and collections as well as automatically build collections",
|
"description": "Python script to update metadata information for movies, shows, and collections as well as automatically build collections",
|
||||||
@@ -95,5 +94,5 @@
|
|||||||
"slug": "kometa",
|
"slug": "kometa",
|
||||||
"udev": true,
|
"udev": true,
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/kometa",
|
"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