apps.header.allAppsCount
Synctally-Beta
apps.detail.types.app from Synctally's Repository
apps.detail.sections.overview
Readme
View on GitHubSynctally for Unraid
This repository contains the Unraid Community Applications template, icon and validation files for Synctally Beta 5.
The Synctally application is proprietary and closed source. Its source code is not stored here. The MIT licence in this repository applies only to this repository's template, icon and documentation.
Current package
- Version:
v0.2.0-beta.5 - Platforms:
linux/amd64,linux/arm64 - Web UI: port
8095 - Support: report a bug
- Product details: synctally.eu
What Synctally does
- Follows Seerr requests into later Plex availability, viewing and device downloads.
- Separates confirmed transfers from later playback outcomes.
- Shows live sessions, stream quality, transcodes and server health.
- Supports one, selected or combined views across up to eight Plex profiles and eight Seerr connections.
- Builds newsletters, focused updates and per-recipient messages in Communications Studio.
The container runs non-root with a read-only root filesystem, dropped Linux capabilities and read-only Plex database and log mounts. Synctally state is kept under /data.
Beta 5 remains available until it is replaced by a later release. The Unraid template keeps the installed build active, so there is no forced update date.
Repository boundary
This repository does not contain the Synctally application, application source, build system, private registry credentials or tester credentials. Reuse of this template does not grant a licence to copy or redistribute the Synctally application.
apps.marketingCta.appInstallTitle
apps.marketingCta.appInstallDescription
apps.detail.sections.requirements
apps.detail.sections.categories
apps.detail.sections.related
apps.detail.related.exploreCategories
apps.detail.related.exploreAllapps.detail.sections.links
apps.detail.sections.details
registry.synctally.eu/synctally/unraid:v0.2.0-beta.5apps.detail.sections.runtime
- apps.detail.details.webui
http://[IP]:[PORT:8095]/- apps.detail.details.network
bridge- apps.detail.details.shell
sh- apps.detail.details.privileged
- false
- apps.detail.details.extraParams
--init --read-only --tmpfs /tmp:rw,noexec,nosuid,size=64m --cap-drop ALL --security-opt no-new-privileges:true --pids-limit 256 --stop-timeout 30 --user 99:100 --env SYNCTALLY_BETA_EXPIRY_OVERRIDE=on --log-opt max-size=10m --log-opt max-file=3
apps.detail.sections.configuration
Persistent Synctally data on a direct cache or pool path. Keep this path across updates.
- apps.detail.config.target
- /data
- apps.detail.config.default
- /mnt/cache/appdata/synctally/data
Folder containing com.plexapp.plugins.library.db. Mounted read-only.
- apps.detail.config.target
- /plexdb
- apps.detail.config.default
- /mnt/user/appdata/plex/Library/Application Support/Plex Media Server/Plug-in Support/Databases
Plex Logs folder. Mounted read-only.
- apps.detail.config.target
- /plexlogs
- apps.detail.config.default
- /mnt/user/appdata/plex/Library/Application Support/Plex Media Server/Logs
Synctally web interface.
- apps.detail.config.target
- 8095
- apps.detail.config.default
- 8095
IANA timezone used for local dates and times. Change this to your local timezone.
- apps.detail.config.target
- TZ
- apps.detail.config.default
- UTC
Keep sign-in enabled.
- apps.detail.config.target
- APP_AUTH_ENABLED
- apps.detail.config.default
- 1
Container path to the read-only Plex database.
- apps.detail.config.target
- PLEX_DB_PATH
- apps.detail.config.default
- /plexdb/com.plexapp.plugins.library.db
Container path to the read-only Plex logs.
- apps.detail.config.target
- PLEX_LOG_DIR
- apps.detail.config.default
- /plexlogs
Do not send the optional beta running and update check.
- apps.detail.config.target
- SYNCTALLY_NO_TELEMETRY
- apps.detail.config.default
- 1