0.2.68
This commit is contained in:
+4
-2
@@ -135,7 +135,8 @@ MEMBY_TRACEARR_FULL_INTERVAL=24h
|
||||
# Credits detection: where an episode's closing credits begin, discovered for the few
|
||||
# episodes the household is actually about to watch. Tracearr is what says which those are,
|
||||
# so this never scans the library — it prepares a sliding window a few episodes ahead of
|
||||
# each viewer and stops. An episode is scanned once per media version and never again.
|
||||
# each viewer and stops. An accepted marker is scanned once per media version; inconclusive
|
||||
# attempts observe the retry delay configured in the admin console.
|
||||
#
|
||||
# It is the only thing in the gateway that reads media bytes, which is why it is off by
|
||||
# default. With ffmpeg absent it still runs, writing markers from where viewers actually
|
||||
@@ -153,7 +154,8 @@ MEMBY_CREDITS_FFMPEG=
|
||||
MEMBY_CREDITS_PREFETCH_EPISODES=3
|
||||
MEMBY_CREDITS_MAX_PREFETCH=5
|
||||
# Pending candidates. Past this, low-priority speculation is discarded rather than queued:
|
||||
# a backlog of episodes nobody reached has stopped describing demand.
|
||||
# a backlog of episodes nobody reached has stopped describing demand. These three values
|
||||
# are first-run defaults; Admin Console → Credits detection can override them durably.
|
||||
MEMBY_CREDITS_QUEUE_LIMIT=20
|
||||
|
||||
MEMBY_FOR_YOU_MIN_REBUILD_AGE=24h
|
||||
|
||||
Reference in New Issue
Block a user