mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-29 20:04:05 +02:00
Make Jellyseerr obsolete and refer to Seerr instead
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com>
This commit is contained in:
@@ -480,10 +480,10 @@ If you want to do add the repository manually, please follow the procedure highl
|
|||||||
![smb][smb-badge]
|
![smb][smb-badge]
|
||||||
![localdisks][localdisks-badge]
|
![localdisks][localdisks-badge]
|
||||||
|
|
||||||
✓ [Jellyseerr](jellyseerr/) : Fork of overseerr for jellyfin support
|
✓ [Jellyseerr](zzz_archived_jellyseerr/) : Fork of overseerr for jellyfin support (deprecated, use Seerr instead)
|
||||||
|
|
||||||
  
|
  
|
||||||

|

|
||||||
![aarch64][aarch64-badge]
|
![aarch64][aarch64-badge]
|
||||||
![amd64][amd64-badge]
|
![amd64][amd64-badge]
|
||||||
|
|
||||||
|
|||||||
@@ -25,12 +25,14 @@ _Thanks to everyone having starred my repo! To star it click on the image below,
|
|||||||
|
|
||||||
[](https://github.com/alexbelgium/hassio-addons/stargazers)
|
[](https://github.com/alexbelgium/hassio-addons/stargazers)
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## About
|
## About
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
> ⚠️ **Deprecated:** this add-on is deprecated. Please migrate to the `Seerr` add-on.
|
||||||
|
|
||||||
[Jellyseerr](https://hub.docker.com/r/fallenbagel/jellyseerr) is a request management and media discovery tool built to work with your existing Plex ecosystem
|
[Jellyseerr](https://hub.docker.com/r/fallenbagel/jellyseerr) is a request management and media discovery tool built to work with your existing Plex ecosystem
|
||||||
This addon is based on the docker image [https://github.com/linuxserver/docker-jellyseerr](https://github.com/Fallenbagel/jellyseerr)
|
This addon is based on the docker image [https://github.com/linuxserver/docker-jellyseerr](https://github.com/Fallenbagel/jellyseerr)
|
||||||
|
|
||||||
@@ -1,7 +1,8 @@
|
|||||||
arch:
|
arch:
|
||||||
- aarch64
|
- aarch64
|
||||||
- amd64
|
- amd64
|
||||||
description: Fork of overseerr for jellyfin support
|
description:
|
||||||
|
Fork of overseerr for jellyfin support (deprecated, migrate to Seerr add-on)
|
||||||
devices:
|
devices:
|
||||||
- /dev/dri
|
- /dev/dri
|
||||||
- /dev/dri/card0
|
- /dev/dri/card0
|
||||||
@@ -70,7 +71,7 @@ image: ghcr.io/alexbelgium/jellyseerr-{arch}
|
|||||||
init: false
|
init: false
|
||||||
map:
|
map:
|
||||||
- config:rw
|
- config:rw
|
||||||
name: Jellyseerr
|
name: Jellyseerr (deprecated)
|
||||||
options:
|
options:
|
||||||
env_vars: []
|
env_vars: []
|
||||||
TYPE: emby
|
TYPE: emby
|
||||||
@@ -87,7 +88,8 @@ schema:
|
|||||||
TYPE: list(emby|jellyfin)
|
TYPE: list(emby|jellyfin)
|
||||||
TZ: str?
|
TZ: str?
|
||||||
slug: jellyseerr
|
slug: jellyseerr
|
||||||
|
stage: deprecated
|
||||||
udev: true
|
udev: true
|
||||||
url: https://github.com/alexbelgium/hassio-addons/tree/master/jellyseerr
|
url: https://github.com/alexbelgium/hassio-addons/tree/master/zzz_archived_jellyseerr
|
||||||
version: v2.7.3
|
version: v2.7.3
|
||||||
webui: "[PROTO:ssl]://[HOST]:[PORT:5055]"
|
webui: "[PROTO:ssl]://[HOST]:[PORT:5055]"
|
||||||
|
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 18 KiB |
|
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 18 KiB |
|
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
Reference in New Issue
Block a user