------------------------------------------------------------------- Wed Apr 28 09:29:47 UTC 2021 - Markéta Machová - Update to 2021.04.18 [general] * #289: Serbian translations * #290: update Portuguese translations * #291: allow direct access to filmography keys * #299: add pagination to get_movie_list (courtesy of Stein van Broekhoven) * #300: any iterable can be used as season_nums parameter of update_series_seasons * #305: fix ability to set logging level - #310: fix build of locales .mo files * #312: extract localized title [sql] * #287: fix missing logger ------------------------------------------------------------------- Wed Mar 10 01:41:02 UTC 2021 - Steve Kowalik - Update to 2020.9.25: * [general] + #112: switch to a calendar versioning scheme + #242: introduce the "imdbID" key with the actual imdbID for movies and persons + #247: use html escape + #257: fix exception formatting string (courtesy of miigotu) + #262: remove obsolete Feature key from setup.py + #265: imdb.helpers.resizeImage function to manipulate image URLs + #267: update regex to support imdbIndex without a year + #275: update che path for Creator + #284: use derived loggers (courtesy of jsynowiec) + #282: use correct escape sequence for regular expressions * [http] + #134: fix movie awards parser + #228: fix goofs parser + #229: introduce the "original title" key + #230: get_keyword method is now paginated + #234: parse person awards (thanks to Volkan Yalcin) + #237: fix quotes parser + #241: introduce recommendations parser + #244: fix parser for persons filmography + #245: ability to fetch information about a single season + #260: parsers for top rated tv show, top rated indian movies, most popular tv shows and movies + #273: ability to parse movie lists (courtesy of Stein van Broekhoven) * [sql] + #270: introduce a progress bar importing s3 dataset + #278: fix access to s3 tables - Update docs and license sections ------------------------------------------------------------------- Thu Jan 21 04:45:03 UTC 2021 - Steve Kowalik - Use python_alternative for imdbpy script, correct where we install the language mo files from. ------------------------------------------------------------------- Thu Aug 1 09:47:34 UTC 2019 - Ana Guerrero Lopez - Update to version 6.8 - In the release 6.8 (codename "Apollo 11") of IMDbPY, multiple parsers were added and fixed; the new search_movie_advanced method allows advanced movie searches - See full changelog at https://imdbpy.readthedocs.io/en/latest/Changelog.html ------------------------------------------------------------------- Mon Jan 21 11:34:40 UTC 2019 - aguerrero@suse.com - Initial release version 6.6. This is only for Python 3.