DaumMovie.bundle
Plex Metadata Agent for movie.daum.net
Install / Use
/learn @hojel/DaumMovie.bundleREADME
다음영화에서 영화/드라마 정보를 가져오는 Plex용 Metadata Agent입니다.
드라마를 위한 Metadata Agent가 따로 있었으나 통합됨.
설정
- 영화 ID 덮어쓰기
- None: 다음영화 ID를 유지
- IMDB: IMDB ID를 대신 넘겨줌. OpenSubtitles Agent와 연결에 필요.
- 드라마 ID 덮어쓰기
- None: 다음영화 ID를 유지
- TVDB: TVDB ID를 대신 넘겨줌. OpenSubtitles Agent와 연결에 필요.
OpenSubtitles과의 연결
-
Plex Plug-in folder에서 OpenSubtitles.bundle 을 찾는다.
-
Contents/Code/init.py 를 다음과 같이 수정한다.
- contributes_to = ['com.plexapp.agents.imdb']
+ contributes_to = ['com.plexapp.agents.imdb', 'com.plexapp.agents.daum_movie']- contributes_to = ['com.plexapp.agents.thetvdb']
+ contributes_to = ['com.plexapp.agents.thetvdb', 'com.plexapp.agents.daum_movie'] -
DaumMovie.bundle의 설정에서 영화 ID 덮어쓰기로 IMDB, 드라마 ID 덮어쓰기로 _TVDB_를 각각 선택한다.
FanartTV.bundle 에도 사용가능하다.
Related Skills
node-connect
340.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.1kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
340.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.1kCommit, push, and open a PR
