Forgotten-Movies

Forgotten-Movies

Docker 应用程序 from grtgbln's Repository

概述

Forgotten Movies keeps Plex requests from gathering dust. It watches Overseerr for requests that have been fulfilled, checks Tautulli to see whether the requester actually watched them, and sends a friendly email reminder when something has been available for too long.

运行时参数

网络用户界面
http://[IP]:[PORT:8741]/
网络
bridge
特权
false

模板配置

Web UI PortPorttcp

Container Port: 8741

目标
8741
默认值
8741
价值
8741
Secret KeyVariable

Random secret key for Flask sessions

目标
FLASK_SECRET_KEY
Request Portal URLVariable

Base URL to your request portal (e.g., https://overseerr.example.com)

目标
REQUEST_URL
Tautulli - URLVariable

API URL to your Tautulli instance

目标
TAUTULLI_URL
默认值
http://IP_ADDRESS:8181/api/v2
价值
http://IP_ADDRESS:8181/api/v2
Tautulli - API KeyVariable

API Key for your Tautulli instance

目标
TAUTULLI_API_KEY
Overseerr - URLVariable

API URL to your Overseerr instance

目标
OVERSEERR_URL
默认值
http://IP_ADDRESS:5055/api/v1
价值
http://IP_ADDRESS:5055/api/v1
Overseerr - API KeyVariable

API Key for your Overseerr instance

目标
OVERSEERR_API_KEY
Overseerr - Number of RequestsVariable

Number of completed requests to fetch from Overseerr

目标
OVERSEERR_NUM_OF_HISTORY_RECORDS
默认值
200
价值
200
TMDb - API KeyVariable

API Key for The Movie Database (TMDb)

目标
THEMOVIEDB_API_KEY
Email - SMTP ServerVariable

SMTP server address for sending emails

目标
SMTP_SERVER
Email - SMTP PortVariable

SMTP server port

目标
SMTP_PORT
默认值
587
价值
587
Email - SMTP EncryptionVariable

SMTP encryption method

目标
SMTP_ENCRYPTION
默认值
STARTTLS|SSL|NONE
Email - SMTP UsernameVariable

Username for SMTP authentication

目标
SMTP_USERNAME
Email - From NameVariable

Name displayed in the 'From' field of the email

目标
FROM_NAME
默认值
Plex Forgotten Movies
价值
Plex Forgotten Movies
Email - From AddressVariable

Email address used in the 'From' field

目标
FROM_ADDRESS
Email - PasswordVariable

Password for the email account

目标
EMAIL_PASSWORD
Email - BBCVariable

Optional BCC email address

目标
BCC_EMAIL_ADDRESS
Email - Admin NameVariable

What name in the email do you want shown

目标
ADMIN_NAME
Processing - Days Until ExpiredVariable

Request age, in days, to trigger an email reminder

目标
DAYS_SINCE_REQUEST
默认值
90
价值
90
Processing - Days Until Expired Human-ReadableVariable

Human readable version DAYS_SINCE_REQUEST for email body

目标
DAYS_SINCE_REQUEST_EMAIL_TEXT
默认值
3 months
价值
3 months
Processing - Hours Between EmailsVariable

Minimum hours between reminder emails to the same user

目标
HOURS_BETWEEN_EMAILS
默认值
168
价值
168
App DataPath

Path to the application data folder

目标
/app/data
默认值
/mnt/user/appdata/forgotten_movies/data
价值
/mnt/user/appdata/forgotten_movies/data
Processing - Job IntervalVariable

Interval, in seconds, between checking for forgotten movies

目标
JOB_INTERVAL_SECONDS
默认值
3600
价值
3600
Processing - Startup DelayVariable

Delay, in seconds, before the first check for forgotten movies after container start

目标
INITIAL_DELAY_SECONDS
默认值
3600
价值
3600
Tautulli - Max Number of New Metadata RequestsVariable

Maximum new Seerr requests per run that can ask Tautulli for title metadata when Seerr did not provide a title (default 50).

目标
TAUTULLI_NEW_REQUEST_METADATA_LIMIT
默认值
50
价值
50
Tautulli - Max Number of Recent Unknown Metadata RequestsVariable

Maximum existing unknown-title requests per run that can ask Tautulli for title metadata/watch history (default 30)

目标
TAUTULLI_RECENT_UNKNOWN_METADATA_LIMIT
默认值
30
价值
30
Log LevelVariable

Logging level for the application

目标
LOG_LEVEL
默认值
INFO|DEBUG|WARNING|ERROR|CRITICAL
Debug ModeVariable

Enable or disable debug mode

目标
DEBUG_MODE
默认值
false|true
Debug EmailVariable

Email address to send to when in debug mode

目标
DEBUG_EMAIL
Debug Max Email CountVariable

Maximum number of emails to send in debug mode

目标
DEBUG_MAX_EMAILS
默认值
2
价值
2
Disable SchedulerVariable

Disable the internal scheduler, avoid hitting APIs or triggering emails

目标
DISABLE_SCHEDULER
默认值
false|true
PUIDVariable
默认值
099
价值
099
PGIDVariable
默认值
100
价值
100

下载统计数据

8,403
下载总数

详细信息

存储库
pyroghostx/forgottenmovies:latest
最后更新2026-04-26
初见2026-01-08

在Unraid 上运行 Forgotten-Movies 。

Forgotten-Movies 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。