- Notifications
You must be signed in to change notification settings - Fork0
Plex TheMovie Database Agent, with ID support
License
NotificationsYou must be signed in to change notification settings
IIeTp/TheMovieDB.ID.bundle
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This agent is based on the originalTheMovieDB plugin. For the improvement of the code, thanks go toReyter.
The main differences from the original version:
- Added the ability to use the ID from movie or TV show, instead of the name or in addition to it.
- Added the ability to use ID fromFileBot Xattr Metadata, for support, installation of this plugin is required.
Added support for the following third party plugins:
- CineMaterial
- Fanart.tv
- OpenSubtitles.org
- Plex Movie
Avatar tmdb-ID = 19995,Avatar imdb-id = tt0499549It does not matter what the name of the file is, if tmdb-ID is specified in the filepath, then the information will be bound to the ID.Pattern: tmdb-00000 or tt00000
\tmdb-19995\1.mkv
=Avatar (2009)
\we\like\what\tmdb-19995\we\do\Total Recall (1990).m2ts
=Avatar (2009)
\Scarface (1983) tmdb-19995.mp4
=Avatar (2009)
\Avengers. Endgame (2019) tt0499549.avi
=Avatar (2009)
Note: standard plex scanners ignore the BDMV folder, so if you store movies in the BDAV/BDMV folder structure, you will have to use a third-party scanner, for exampleFileBot Xattr Metadata(this scanner can only work with xattr metadata).
About
Plex TheMovie Database Agent, with ID support