mirror of
https://github.com/community-unscripted/ProxmoxVED.git
synced 2026-07-01 20:24:00 -04:00
Delete frontend/public/json/agregarr.json
This commit is contained in:
@@ -1,42 +0,0 @@
|
||||
{
|
||||
"name": "Agregarr",
|
||||
"slug": "agregarr",
|
||||
"categories": [13],
|
||||
"date_created": "2026-03-08",
|
||||
"type": "ct",
|
||||
"updateable": true,
|
||||
"privileged": false,
|
||||
"interface_port": 7171,
|
||||
"documentation": "https://agregarr.org/docs/",
|
||||
"website": "https://github.com/agregarr/agregarr",
|
||||
"logo": "https://raw.githubusercontent.com/agregarr/agregarr/main/public/logo_full.svg",
|
||||
"config_path": "/opt/agregarr/config",
|
||||
"description": "Agregarr keeps your Plex Home and Recommended fresh by frequently updating it with Collections from various sources, including Trakt, IMDb, TMDB, Letterboxd, MDBList, FlixPatrol, AniList and MyAnimeList.",
|
||||
"install_methods": [
|
||||
{
|
||||
"type": "default",
|
||||
"script": "ct/agregarr.sh",
|
||||
"resources": {
|
||||
"cpu": 2,
|
||||
"ram": 4096,
|
||||
"hdd": 8,
|
||||
"os": "Debian",
|
||||
"version": "13"
|
||||
}
|
||||
}
|
||||
],
|
||||
"default_credentials": {
|
||||
"username": null,
|
||||
"password": null
|
||||
},
|
||||
"notes": [
|
||||
{
|
||||
"text": "Configuration is created on first run. Access the web UI to complete setup.",
|
||||
"type": "info"
|
||||
},
|
||||
{
|
||||
"text": "Requires connection to Plex, Radarr/Sonarr, and/or Overseerr for full functionality.",
|
||||
"type": "info"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user