tubesync
Application Docker from ndetar's Repository
Vue d'ensemble
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.
Arguments d'exécution
- Interface utilisateur Web
http://[IP]:[PORT:4848]/- Réseau
bridge- Coquille
sh- Privilégié
- false
Configuration du modèle
Config storage path. Default is /mnt/user/appdata/tubesync.
- Cible
- /config
- Défaut
- /mnt/user/appdata/tubesync
- Valeur
- /mnt/user/appdata/tubesync
Path to store downloaded content. Default is none.
- Cible
- /downloads
TubeSync WebUI port. Default is 4848.
- Cible
- 4848
- Valeur
- 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.
- Cible
- TUBESYNC_WORKERS
- Défaut
- 2
- Valeur
- 2
Sets the username for HTTP basic authentication. Default is none.
- Cible
- HTTP_USER
Sets the password for HTTP basic authentication. Default is none.
- Cible
- HTTP_PASS
Optional external database connection details. Ex: mysql://user:pass@host:port/database. Default is none.
- Cible
- DATABASE_CONNECTION
Django's ALLOWED_HOSTS. Ex: tubesync.example.com,otherhost.com. Default is none.
- Cible
- TUBESYNC_HOSTS
Enable debugging. Default is False.
- Cible
- TUBESYNC_DEBUG
- Défaut
- False|True
- Valeur
- False
UID for permissions. Do not change unless you know what you're doing.
- Valeur
- 99
GID for permissions. Do not change unless you know what you're doing.
- Valeur
- 100
Détails
ghcr.io/meeb/tubesync:latestExécutez Tubesync sur Unraid.
Tubesync est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.