IMDb List Helper

Makes creating IMDb lists more efficient and convenient

Verze ze dne 15. 12. 2017. Zobrazit nejnovější verzi.

Autor
themagician
Hodnocení
0 0 0
Verze
2.4.1
Vytvořeno
10. 08. 2015
Aktualizováno
15. 12. 2017
Size
11,2 KB
Licence
neuvedeno
Spustit na

NOTE (2017/12/08): URLs no longer work, only IDs. If you have a list of IMDb URLs use this as regexp: (tt[0-9]+)

NOTE: Versions newer than 2.0 are broken in Chrome. Use 2.0 instead. If you need version above 2.0 then remove the "// @require" line. Open the URL on that line. Copy/paste the whole file contents under "var $ = jQuery;".

Inserts a small input box after a list in editing mode. IMDb IDs will be automatically added to the list. If you input titles the search is automatic but you must select the correct title manually.

To import ratings:
Make sure the format is: rating,imdb id/title

e.g.
1,tt1234567
1,Citizen Kane

You can use the Regexp field to extract titles if your input is in a specific format. If the regexp fails it skips the entry.