-
Notifications
You must be signed in to change notification settings - Fork 278
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added initial IMDB indexer. #3603
Commits on Jan 12, 2018
-
Working: Searching + basic adding of show.
Configuration menu - View commit details
-
Copy full SHA for c8e276e - Browse repository at this point
Copy the full SHA c8e276eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b76d78e - Browse repository at this point
Copy the full SHA b76d78eView commit details
Commits on Jan 13, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 6912013 - Browse repository at this point
Copy the full SHA 6912013View commit details -
Configuration menu - View commit details
-
Copy full SHA for e94dd24 - Browse repository at this point
Copy the full SHA e94dd24View commit details
Commits on Jan 14, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 81f06ef - Browse repository at this point
Copy the full SHA 81f06efView commit details -
Configuration menu - View commit details
-
Copy full SHA for e325619 - Browse repository at this point
Copy the full SHA e325619View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc25c36 - Browse repository at this point
Copy the full SHA dc25c36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6222031 - Browse repository at this point
Copy the full SHA 6222031View commit details
Commits on Feb 8, 2018
-
Merge remote-tracking branch 'remotes/origin/develop' into feature/ad…
…d-imdb-indexer # Conflicts: # medusa/image_cache.py
Configuration menu - View commit details
-
Copy full SHA for 8b4e251 - Browse repository at this point
Copy the full SHA 8b4e251View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2223f45 - Browse repository at this point
Copy the full SHA 2223f45View commit details
Commits on Feb 9, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 80a607b - Browse repository at this point
Copy the full SHA 80a607bView commit details -
Configuration menu - View commit details
-
Copy full SHA for cad5dea - Browse repository at this point
Copy the full SHA cad5deaView commit details -
* Don't display imdb icon, when it's an imdb show, as there is already an icon shown. * added cross-env to package.json for building.
Configuration menu - View commit details
-
Copy full SHA for d3a4e7d - Browse repository at this point
Copy the full SHA d3a4e7dView commit details
Commits on Feb 10, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 06a99f4 - Browse repository at this point
Copy the full SHA 06a99f4View commit details -
Use the poster initially provided with the show, as the images api, d…
…oesn't have any ratings attached to the images. Use the production art as fanart. * Rename the exceptions to be used as imdb exceptions.
Configuration menu - View commit details
-
Copy full SHA for 730620a - Browse repository at this point
Copy the full SHA 730620aView commit details -
Configuration menu - View commit details
-
Copy full SHA for eace45e - Browse repository at this point
Copy the full SHA eace45eView commit details
Commits on Feb 11, 2018
-
Use get_nested_value() function for tmdb.
* Fixed get_nested_value for when it's getting 0 or empty strings.
Configuration menu - View commit details
-
Copy full SHA for 4d9986b - Browse repository at this point
Copy the full SHA 4d9986bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 817e695 - Browse repository at this point
Copy the full SHA 817e695View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3e87f3 - Browse repository at this point
Copy the full SHA f3e87f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20b0d48 - Browse repository at this point
Copy the full SHA 20b0d48View commit details
Commits on Feb 18, 2018
-
Merge remote-tracking branch 'remotes/origin/develop' into feature/ad…
…d-imdb-indexer # Conflicts: # medusa/show/recommendations/anidb.py # medusa/show/recommendations/imdb.py # themes-default/slim/yarn.lock
Configuration menu - View commit details
-
Copy full SHA for 203ffbd - Browse repository at this point
Copy the full SHA 203ffbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for f1bfbc1 - Browse repository at this point
Copy the full SHA f1bfbc1View commit details
Commits on Feb 19, 2018
-
Fix exception for when search doesn't return any results.
The raise, was removed somewhere.
Configuration menu - View commit details
-
Copy full SHA for f956eec - Browse repository at this point
Copy the full SHA f956eecView commit details -
Use templating for the show_url.
* Imdb requires the tt with appended 0's in front of the id.
Configuration menu - View commit details
-
Copy full SHA for 65fb5d6 - Browse repository at this point
Copy the full SHA 65fb5d6View commit details -
Change the addShows addShows/searchIndexersForShowName function to re…
…turn a key/value pair of values. In stead of list. * Refactored mako for the refactor of the indexer_api to api.
Configuration menu - View commit details
-
Copy full SHA for 1800961 - Browse repository at this point
Copy the full SHA 1800961View commit details -
* Search was giving duplicate results. Filtered them by unique indexer and seriesId. * Fixed issue where it cannot get a startyear, for a distribution. My guess is, this happens with stream providers like amazon and netflix.
Configuration menu - View commit details
-
Copy full SHA for 05d08c6 - Browse repository at this point
Copy the full SHA 05d08c6View commit details
Commits on Mar 15, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 8d601eb - Browse repository at this point
Copy the full SHA 8d601ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81304ae - Browse repository at this point
Copy the full SHA 81304aeView commit details -
Modify get_last_updated_series parameters.
Add the cache parameter, for retrieving lastUpdates of specific show+season.
Configuration menu - View commit details
-
Copy full SHA for 4521d70 - Browse repository at this point
Copy the full SHA 4521d70View commit details -
Start changing show_updater.py to add the ability of adding using per…
… season updates when no the indexer does not provide a list of recently updated shows.
Configuration menu - View commit details
-
Copy full SHA for 6d1e970 - Browse repository at this point
Copy the full SHA 6d1e970View commit details
Commits on Mar 16, 2018
-
Merge remote-tracking branch 'remotes/origin/develop' into feature/ad…
…d-imdb-indexer # Conflicts: # medusa/indexers/tmdb/api.py # medusa/indexers/tvmaze/api.py # medusa/indexers/tvmaze/exceptions.py # medusa/show_updater.py
Configuration menu - View commit details
-
Copy full SHA for 9a907b2 - Browse repository at this point
Copy the full SHA 9a907b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ccbbea - Browse repository at this point
Copy the full SHA 1ccbbeaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b90fe9 - Browse repository at this point
Copy the full SHA 1b90fe9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 920156f - Browse repository at this point
Copy the full SHA 920156fView commit details
Commits on Mar 17, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 4ec0fde - Browse repository at this point
Copy the full SHA 4ec0fdeView commit details
Commits on Feb 18, 2022
-
Merge remote-tracking branch 'origin/develop' into feature/add-imdb-i…
…ndexer # Conflicts: # ext/imdbpie/imdbpie.py # medusa/__main__.py # medusa/databases/cache_db.py # medusa/databases/main_db.py # medusa/helpers/__init__.py # medusa/helpers/externals.py # medusa/indexers/api.py # medusa/indexers/base.py # medusa/indexers/config.py # medusa/indexers/exceptions.py # medusa/indexers/tmdb/api.py # medusa/indexers/tmdb/exceptions.py # medusa/indexers/tvdbv2/api.py # medusa/indexers/tvdbv2/exceptions.py # medusa/indexers/tvdbv2/fallback.py # medusa/indexers/tvmaze/api.py # medusa/indexers/tvmaze/exceptions.py # medusa/indexers/ui.py # medusa/metadata/generic.py # medusa/metadata/kodi_12plus.py # medusa/providers/torrent/json/btn.py # medusa/scene_exceptions.py # medusa/scene_numbering.py # medusa/server/api/v1/core.py # medusa/server/api/v2/config.py # medusa/server/web/home/add_shows.py # medusa/server/web/home/handler.py # medusa/show/recommendations/anidb.py # medusa/show/recommendations/imdb.py # medusa/show/recommendations/trakt.py # medusa/show_queue.py # medusa/show_updater.py # medusa/trakt_checker.py # medusa/tv/episode.py # medusa/tv/series.py # tests/apiv2/test_config.py # themes-default/legacy/static/js/add-shows/new-show.js # themes-default/legacy/views/addShows_newShow.mako # themes-default/legacy/views/config_general.mako # themes-default/legacy/views/config_notifications.mako # themes-default/legacy/views/displayShow.mako # themes-default/legacy/views/editShow.mako # themes-default/legacy/views/home_massAddTable.mako # themes-default/legacy/views/partials/home/banner.mako # themes-default/legacy/views/partials/home/simple.mako # themes-default/legacy/views/partials/home/small.mako # themes-default/legacy/views/partials/showheader.mako # themes-default/legacy/views/schedule.mako # themes-default/slim/gulpfile.js # themes-default/slim/package.json # themes-default/slim/static/js/add-shows/new-show.js # themes-default/slim/views/addShows_newShow.mako # themes-default/slim/views/config_general.mako # themes-default/slim/views/config_notifications.mako # themes-default/slim/views/displayShow.mako # themes-default/slim/views/editShow.mako # themes-default/slim/views/home_massAddTable.mako # themes-default/slim/views/partials/home/banner.mako # themes-default/slim/views/partials/home/simple.mako # themes-default/slim/views/partials/home/small.mako # themes-default/slim/views/partials/showheader.mako # themes-default/slim/views/schedule.mako # themes-default/slim/yarn.lock # themes/dark/assets/js/add-shows/new-show.js # themes/dark/assets/js/add-shows/new-show.js.map # themes/dark/package.json # themes/dark/templates/addShows_newShow.mako # themes/dark/templates/config_general.mako # themes/dark/templates/config_notifications.mako # themes/dark/templates/displayShow.mako # themes/dark/templates/editShow.mako # themes/dark/templates/home_massAddTable.mako # themes/dark/templates/partials/home/banner.mako # themes/dark/templates/partials/home/simple.mako # themes/dark/templates/partials/home/small.mako # themes/dark/templates/partials/showheader.mako # themes/dark/templates/schedule.mako # themes/legacy/assets/js/add-shows/new-show.js # themes/legacy/assets/js/add-shows/new-show.js.map # themes/legacy/templates/addShows_newShow.mako # themes/legacy/templates/config_general.mako # themes/legacy/templates/config_notifications.mako # themes/legacy/templates/displayShow.mako # themes/legacy/templates/editShow.mako # themes/legacy/templates/home_massAddTable.mako # themes/legacy/templates/layouts/main.mako # themes/legacy/templates/partials/home/banner.mako # themes/legacy/templates/partials/home/simple.mako # themes/legacy/templates/partials/home/small.mako # themes/legacy/templates/partials/showheader.mako # themes/legacy/templates/schedule.mako # themes/light/assets/js/add-shows/new-show.js # themes/light/assets/js/add-shows/new-show.js.map # themes/light/package.json # themes/light/templates/addShows_newShow.mako # themes/light/templates/config_general.mako # themes/light/templates/config_notifications.mako # themes/light/templates/displayShow.mako # themes/light/templates/editShow.mako # themes/light/templates/home_massAddTable.mako # themes/light/templates/partials/home/banner.mako # themes/light/templates/partials/home/simple.mako # themes/light/templates/partials/home/small.mako # themes/light/templates/partials/showheader.mako # themes/light/templates/schedule.mako
Configuration menu - View commit details
-
Copy full SHA for 36dfa7b - Browse repository at this point
Copy the full SHA 36dfa7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ed906a - Browse repository at this point
Copy the full SHA 6ed906aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e48c213 - Browse repository at this point
Copy the full SHA e48c213View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a4a62a - Browse repository at this point
Copy the full SHA 8a4a62aView commit details
Commits on Feb 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2c57175 - Browse repository at this point
Copy the full SHA 2c57175View commit details
Commits on Feb 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4a0f630 - Browse repository at this point
Copy the full SHA 4a0f630View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea901f3 - Browse repository at this point
Copy the full SHA ea901f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7858ba5 - Browse repository at this point
Copy the full SHA 7858ba5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a6e227 - Browse repository at this point
Copy the full SHA 8a6e227View commit details
Commits on Feb 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ad540a2 - Browse repository at this point
Copy the full SHA ad540a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f6123e - Browse repository at this point
Copy the full SHA 2f6123eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 34d9b68 - Browse repository at this point
Copy the full SHA 34d9b68View commit details -
Configuration menu - View commit details
-
Copy full SHA for bdf374e - Browse repository at this point
Copy the full SHA bdf374eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 76c644e - Browse repository at this point
Copy the full SHA 76c644eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7992b6d - Browse repository at this point
Copy the full SHA 7992b6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fc2c80 - Browse repository at this point
Copy the full SHA 7fc2c80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ff8c06 - Browse repository at this point
Copy the full SHA 5ff8c06View commit details -
Configuration menu - View commit details
-
Copy full SHA for e678649 - Browse repository at this point
Copy the full SHA e678649View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4025d71 - Browse repository at this point
Copy the full SHA 4025d71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f6a1ab - Browse repository at this point
Copy the full SHA 8f6a1abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d3c8be - Browse repository at this point
Copy the full SHA 6d3c8beView commit details -
Configuration menu - View commit details
-
Copy full SHA for a572ca2 - Browse repository at this point
Copy the full SHA a572ca2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bd36a0 - Browse repository at this point
Copy the full SHA 4bd36a0View commit details
Commits on Feb 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7f13fe2 - Browse repository at this point
Copy the full SHA 7f13fe2View commit details -
* Refactored the imdb id thing * Fixed recommended shows (adding imdb)
Configuration menu - View commit details
-
Copy full SHA for 57c1271 - Browse repository at this point
Copy the full SHA 57c1271View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52a77e5 - Browse repository at this point
Copy the full SHA 52a77e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 667203a - Browse repository at this point
Copy the full SHA 667203aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee0ba44 - Browse repository at this point
Copy the full SHA ee0ba44View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff23600 - Browse repository at this point
Copy the full SHA ff23600View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf3ad02 - Browse repository at this point
Copy the full SHA bf3ad02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ec6e04 - Browse repository at this point
Copy the full SHA 8ec6e04View commit details
Commits on Feb 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for fb6874f - Browse repository at this point
Copy the full SHA fb6874fView commit details -
Extended tmdb exception handling.
For AttributeError: 'NoneType' object has no attribute 'raise_for_status'
Configuration menu - View commit details
-
Copy full SHA for 1303532 - Browse repository at this point
Copy the full SHA 1303532View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd5f013 - Browse repository at this point
Copy the full SHA fd5f013View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76b8246 - Browse repository at this point
Copy the full SHA 76b8246View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8c133b - Browse repository at this point
Copy the full SHA b8c133bView commit details -
Configuration menu - View commit details
-
Copy full SHA for baaf043 - Browse repository at this point
Copy the full SHA baaf043View commit details -
Configuration menu - View commit details
-
Copy full SHA for e14be33 - Browse repository at this point
Copy the full SHA e14be33View commit details -
Configuration menu - View commit details
-
Copy full SHA for d783c2a - Browse repository at this point
Copy the full SHA d783c2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 63b7444 - Browse repository at this point
Copy the full SHA 63b7444View commit details
Commits on Feb 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 77e7632 - Browse repository at this point
Copy the full SHA 77e7632View commit details -
Fix exception handling for show_updater when updating through indexer…
…s without a per season update list like tvmaze.
Configuration menu - View commit details
-
Copy full SHA for 41a688b - Browse repository at this point
Copy the full SHA 41a688bView commit details
Commits on Feb 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a6a8226 - Browse repository at this point
Copy the full SHA a6a8226View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8e6fff - Browse repository at this point
Copy the full SHA b8e6fffView commit details -
Improve the show season updates.
* Limit the amount of info pulled for checking if we need a season update. * Only pull the season that we need.
Configuration menu - View commit details
-
Copy full SHA for 19e3363 - Browse repository at this point
Copy the full SHA 19e3363View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6db36ff - Browse repository at this point
Copy the full SHA 6db36ffView commit details
Commits on Feb 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for aaefba0 - Browse repository at this point
Copy the full SHA aaefba0View commit details -
Configuration menu - View commit details
-
Copy full SHA for f68957b - Browse repository at this point
Copy the full SHA f68957bView commit details
Commits on Feb 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5c273af - Browse repository at this point
Copy the full SHA 5c273afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cc83c8 - Browse repository at this point
Copy the full SHA 1cc83c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e23ebf6 - Browse repository at this point
Copy the full SHA e23ebf6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b3d7a8d - Browse repository at this point
Copy the full SHA b3d7a8dView commit details
Commits on Mar 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5e8096d - Browse repository at this point
Copy the full SHA 5e8096dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 763289e - Browse repository at this point
Copy the full SHA 763289eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 983f51b - Browse repository at this point
Copy the full SHA 983f51bView commit details