Giter Site home page Giter Site logo

daummovie.bundle's Introduction

다음영화에서 영화/드라마 정보를 가져오는 Plex용 Metadata Agent입니다.

드라마를 위한 Metadata Agent가 따로 있었으나 통합됨.

설정

  1. 영화 ID 덮어쓰기
    • None: 다음영화 ID를 유지
    • IMDB: IMDB ID를 대신 넘겨줌. OpenSubtitles Agent와 연결에 필요.
  2. 드라마 ID 덮어쓰기
    • None: 다음영화 ID를 유지
    • TVDB: TVDB ID를 대신 넘겨줌. OpenSubtitles Agent와 연결에 필요.

OpenSubtitles과의 연결

  1. Plex Plug-in folder에서 OpenSubtitles.bundle 을 찾는다.

  2. 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']

  3. DaumMovie.bundle의 설정에서 영화 ID 덮어쓰기로 IMDB, 드라마 ID 덮어쓰기로 _TVDB_를 각각 선택한다.

FanartTV.bundle 에도 사용가능하다.

daummovie.bundle's People

Contributors

axfree avatar hojel avatar g6man avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

dacs01

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.