IMDB List Importer

Import list of titles or people in the imdb list

Ili estas versioj de tiu ĉi skripto, kie la kodo estas ĝisdatigita. Montri ĉiujn versiojn

  • v10.1 2024/05/22

    Move form to the top of the page.

    Small code fix.

  • v10.0 2024/05/22

    Updated to work with new IMDB UI.

  • v9.0 2023/11/23

    Add ability to insert items in reverse order and change position of inserted items.

  • v8.2 2023/05/17

    Bug fix (IMDB Ratings Importer discussion 183933): CSV file with Windows style line ending could not be imported if "const" field is the last field in the file. The fix also allows importing files with Mac OS classic line endings.

  • v8.1 2021/08/05

    Fixed: Add descriptions for items to the list.

  • v8.0 2021/07/27

    Fix request sending, which resulted in 403 error. Major code refactoring.

  • v7.2 2020/03/20 Added license information
  • v7.1 2020/03/20 Bug fix: Titles with 8-digit ids can't be added.
  • v7.0 2019/08/07 Made it work. Also, if the user adds csv data, description field is no longer required.
  • v6.0 2018/03/18 Now works with new version of imdb website.
  • v5.1 2017/07/16
  • v5.0 2017/07/14 Code refactoring. Bug fix: add unique elements from csv file. New feature: read data from file.
  • v4.0 2017/05/02
  • v3.4 2017/05/02
  • v3.3 2016/10/26
  • v3.2 2016/10/10
  • v3.1 2016/10/10
  • v3.0 2016/09/29