Synctally-Beta

Synctally-Beta

apps.detail.types.app from Synctally's Repository

apps.detail.sections.overview

See what happened after a request. Synctally connects Seerr requests with Plex availability, watching and device downloads, while showing live sessions, stream quality, transcodes and server health. Switch between one, selected or combined views across up to eight Plex profiles and eight Seerr connections. Communications Studio builds newsletters, focused updates and per-recipient messages from current local data.

Synctally 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.installHelp.stepOpen apps.installHelp.stepSearchApp apps.installHelp.stepReview apps.installHelp.stepInstall

apps.detail.sections.requirements

The /data path must be writable by Unraid nobody:users (99:100). Plex database and log paths are mounted read-only.

apps.detail.sections.categories

apps.detail.sections.related

apps.detail.sections.details

apps.detail.details.repository
registry.synctally.eu/synctally/unraid:v0.2.0-beta.5
apps.detail.details.lastUpdated2026-08-14
apps.detail.details.firstSeen2026-08-13

apps.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

App dataPathrw

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
Plex database (read-only)Pathro

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 (read-only)Pathro

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
Web UI portPorttcp

Synctally web interface.

apps.detail.config.target
8095
apps.detail.config.default
8095
TimezoneVariable

IANA timezone used for local dates and times. Change this to your local timezone.

apps.detail.config.target
TZ
apps.detail.config.default
UTC
Require loginVariable

Keep sign-in enabled.

apps.detail.config.target
APP_AUTH_ENABLED
apps.detail.config.default
1
Plex database pathVariable

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
Plex log pathVariable

Container path to the read-only Plex logs.

apps.detail.config.target
PLEX_LOG_DIR
apps.detail.config.default
/plexlogs
Disable optional beta checkVariable

Do not send the optional beta running and update check.

apps.detail.config.target
SYNCTALLY_NO_TELEMETRY
apps.detail.config.default
1