Files
nexus/wiki/concepts/媒体刮削.md
weishen 5789476c23 Batch ingest: Multi-Agent Team / DevOps Maturity / 一语点醒梦中人 / NodeWarden
Sources:
- Agent-usecases-multi-Agent-Team.md
- DevOps-Maturity-Model-From-Traditional-IT-to-Advanced-DevOps.md
- AI-一语点醒梦中人.md
- Home-Office-NodeWarden-把-Bitwarden-搬上-Cloudflare-Workers彻底告别服务器.md

Entities: Trebuh, Cloudflare
Concepts: DevOps成熟度模型, 共享内存模式, 空性智慧, 绝处逢生
2026-04-15 18:05:17 +08:00

26 lines
946 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: 媒体刮削
type: concept
tags: [media, plex, metadata, automation]
sources: []
last_updated: 2026-04-15
---
## 定义
Media Scraping/Media刮削通过文件名或目录名匹配在线影视数据库自动下载并填充元数据海报、剧照、简介、评分、字幕、续集关系等的过程。
## 核心数据库
- **TheMovieDB (TMDB)**:电影和电视剧元数据
- **TheTVDB**:美剧/英剧分集数据
- **Fanart.tv**:高清艺术图资源
## [[Plex]] 刮削机制
- Plex 扫描媒体目录,根据目录/文件名模式识别内容
- 通过 TMDB/TVDB API 获取元数据
- 文件命名规范MovieName (Year).ext / ShowName S01E01.ext
- 媒体目录结构Movie/TV Shows/Documentary 分目录组织
## 在 Wiki 中的角色
- [[Synology NAS + Xiaoya Alist + CloudDrive2 + Plex to Build Media Platform]] 核心能力
- 阿里云盘资源通过 Xiaoya 转存到对应目录后Plex 自动刮削