2019-06-10, 03:20
Python Scraper for Movies
Site used: https://www.themoviedb.org/
Status: Working for Kodi v18 and later.
About
Python TheMovieDB scraper for Movies is a Python scraper (wiki) for Movies and Movie Collections used by KODI.
The scraper relies on matching your folder and filenames to movie titles at TheMovieDB site. For this reason, it is important to ensure your folders and files are correctly and cleanly named for an accurate scrape.
It is available in the official Kodi repo for Leia.
This scraper will download the following:
Known Issues
Nil known.
Download
This scraper is available from the Kodi Official Repository for v18 and later
Find it in Settings>Add-ons>Install from repository>Information providers>Movie information
Source
On GitHub: https://github.com/xbmc/metadata.themoviedb.org.python
Guides
Visit the wiki for an explanation of the scraper settings and other features...
The Movie DB Python (wiki)
The following links may assist with setting up your library:
How to Create your Video Library (wiki)
Troubleshooting
Solutions to common scraping problems (wiki)
Read Me before posting in this thread
Site used: https://www.themoviedb.org/
Status: Working for Kodi v18 and later.
About
Python TheMovieDB scraper for Movies is a Python scraper (wiki) for Movies and Movie Collections used by KODI.
The scraper relies on matching your folder and filenames to movie titles at TheMovieDB site. For this reason, it is important to ensure your folders and files are correctly and cleanly named for an accurate scrape.
It is available in the official Kodi repo for Leia.
This scraper will download the following:
Artwork: Poster and Fanart URLs for Movie and Movie Sets, Actor image URLs.
Metadata: Numerous.
Metadata: Numerous.
Known Issues
Nil known.
Download
This scraper is available from the Kodi Official Repository for v18 and later
Find it in Settings>Add-ons>Install from repository>Information providers>Movie information
Source
On GitHub: https://github.com/xbmc/metadata.themoviedb.org.python
Guides
Visit the wiki for an explanation of the scraper settings and other features...
The Movie DB Python (wiki)
The following links may assist with setting up your library:
How to Create your Video Library (wiki)
Troubleshooting
Solutions to common scraping problems (wiki)
Read Me before posting in this thread