tubesync
Docker-Anwendung from ndetar's Repository
Übersicht
TubeSync is a PVR (personal video recorder) for YouTube. Or, like Sonarr but for YouTube (with a built-in download client). It is designed to synchronize channels and playlists from YouTube to local directories and update your media server once media is downloaded.
This is a preview release of TubeSync, it may contain bugs but should be usable.
*I am not the creator or maintainer of this container I am merely providing the Unraid template.
Laufzeit-Argumente
- Web-UI
http://[IP]:[PORT:4848]/- Netzwerk
bridge- Shell
sh- Privilegiert
- false
Konfiguration der Vorlage
Config storage path. Default is /mnt/user/appdata/tubesync.
- Ziel
- /config
- Standard
- /mnt/user/appdata/tubesync
- Wert
- /mnt/user/appdata/tubesync
Path to store downloaded content. Default is none.
- Ziel
- /downloads
TubeSync WebUI port. Default is 4848.
- Ziel
- 4848
- Wert
- 4848
If you add a significant amount of work due to adding many large channels you may need to increase the number of background workers. Try around ~4 at most, although the absolute maximum allowed is 8. Default is 2.
- Ziel
- TUBESYNC_WORKERS
- Standard
- 2
- Wert
- 2
Sets the username for HTTP basic authentication. Default is none.
- Ziel
- HTTP_USER
Sets the password for HTTP basic authentication. Default is none.
- Ziel
- HTTP_PASS
Optional external database connection details. Ex: mysql://user:pass@host:port/database. Default is none.
- Ziel
- DATABASE_CONNECTION
Django's ALLOWED_HOSTS. Ex: tubesync.example.com,otherhost.com. Default is none.
- Ziel
- TUBESYNC_HOSTS
Enable debugging. Default is False.
- Ziel
- TUBESYNC_DEBUG
- Standard
- False|True
- Wert
- False
UID for permissions. Do not change unless you know what you're doing.
- Wert
- 99
GID for permissions. Do not change unless you know what you're doing.
- Wert
- 100
Einzelheiten
ghcr.io/meeb/tubesync:latestFühren Sie Tubesync auf Unraid aus.
Tubesync ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.