0.2.68
This commit is contained in:
@@ -175,12 +175,13 @@ type Config struct {
|
||||
// markers, on behavioural evidence alone — which on a well-watched show is the better
|
||||
// signal anyway.
|
||||
CreditsFFmpeg string
|
||||
// CreditsPrefetchEpisodes is the look-ahead for an ordinary viewer; velocity moves the
|
||||
// actual depth either side of it, and CreditsMaxPrefetch is the ceiling nothing exceeds.
|
||||
// CreditsPrefetchEpisodes is the first-run look-ahead for an ordinary viewer; velocity
|
||||
// moves the actual depth either side of it, and CreditsMaxPrefetch is the ceiling nothing
|
||||
// exceeds. The admin console persists later operator choices in app_settings.
|
||||
CreditsPrefetchEpisodes int
|
||||
CreditsMaxPrefetch int
|
||||
// CreditsQueueLimit bounds pending candidates. Past it, low-priority speculation is
|
||||
// discarded rather than queued.
|
||||
// CreditsQueueLimit is the first-run bound on pending candidates. Past it, low-priority
|
||||
// speculation is discarded rather than queued.
|
||||
CreditsQueueLimit int
|
||||
|
||||
// TracearrSyncInterval imports recent changed sessions. FullInterval reconciles
|
||||
|
||||
Reference in New Issue
Block a user