dietlooki.blogg.se

Emby server docker
Emby server docker










emby server docker

EXTRA_PARAMS Add more advanced parameters for plexdrive to mount initial command.Useful if you want them to match those of your own user on the host. PUID and PGID Sets user ID and group ID for Emby user.CHANGE_PLEXDRIVE_CONFIG_DIR_OWNERSHIP Defines if the container should attempt to correct permissions of existing Plexdrive config files.PLEXDRIVE_MOUNT_POINT Sets the name of internal Plexdrive mount point.PLEXDRIVE_CONFIG_DIR Sets the name of Plexdrive config folder found within PMS config folder.

emby server docker

Those are not required unless you want to preserve your current folder structure or maintain special file permissions. When you complete it, Plexdrive start caching your Google Drive account files on second plane, no need to wait for Plexdrive to complete its initial cache building process on this console, now you have the config.json and token.json created and can exit from terminal ( Cntrl + C and exit).The web show you a token that you must copy it and paste on terminal.Shows you a link to log in using your Google Drive account (which you used to get that Client ID and Client Secret).First, it asks you for your Client ID and Client Secret.On the first run of container (without config files of previous installation) you must enter inside container console, copy-paste and run this command: If you have config files ( config.json and token.json) from previous installation of plexdrive, place it on /docker/emby-plexdrive/config/.plexdrive folder before. for your own path (if not use this folder structure). NOTE: You must replace Europe/Madrid for your time zone and /docker/emby-plexdrive/. docker/emby/config:/config # - /opt/vc/lib:/opt/vc/lib # Optional environment: Container_name: emby hostname: Emby image: rapejim/emby-plexdrive-docker # restart: unless-stopped privileged: true network_mode: bridge ports:












Emby server docker