45 lines
1.0 KiB
JSON
45 lines
1.0 KiB
JSON
{
|
|
"name": "Seer",
|
|
"slug": "seer",
|
|
"categories": [
|
|
13
|
|
],
|
|
"date_created": "2026-01-19",
|
|
"type": "ct",
|
|
"updateable": true,
|
|
"privileged": false,
|
|
"interface_port": 5055,
|
|
"documentation": "https://docs.seerr.dev/",
|
|
"website": "https://seerr.dev/",
|
|
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/seerr.webp",
|
|
"config_path": "/etc/seer/seer.conf",
|
|
"description": "Open-source media request and discovery manager for Jellyfin, Plex, and Emby. Unified version of Overseerr and Jellyseerr.",
|
|
"install_methods": [
|
|
{
|
|
"type": "default",
|
|
"script": "ct/seer.sh",
|
|
"resources": {
|
|
"cpu": 4,
|
|
"ram": 4096,
|
|
"hdd": 8,
|
|
"os": "Debian",
|
|
"version": "13"
|
|
}
|
|
}
|
|
],
|
|
"default_credentials": {
|
|
"username": null,
|
|
"password": null
|
|
},
|
|
"notes": [
|
|
{
|
|
"text": "Seer migration is currently in beta.",
|
|
"type": "warning"
|
|
},
|
|
{
|
|
"text": "First release is essentially Jellyseerr rebranded with Overseerr migration support.",
|
|
"type": "info"
|
|
}
|
|
]
|
|
}
|