Dockerized media library scanner for NAS drives. Identifies movies and series from filenames, fetches posters via the public IMDB suggestion API (no key required), and exposes a dark-themed web UI with multilingual search support. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
8 lines
148 B
Plaintext
8 lines
148 B
Plaintext
fastapi==0.115.5
|
|
uvicorn[standard]==0.32.1
|
|
sqlalchemy==2.0.36
|
|
mysqlclient==2.2.4
|
|
parse-torrent-name==1.1.0
|
|
apscheduler==3.10.4
|
|
python-dotenv==1.0.1
|