Greasy Fork is available in English.
Import list of titles or people in the imdb list
Das sind Skriptversionen, bei denen der Quelltext aktualisiert wurde. Alle Versionen anzeigen.
Included check if editing mode is enabled. This check existed in version 10.0, but I forgot to include it in version 10.2 when reverting the change in version 10.1.
Fix include rule. Most likely cause of multiple last issue reports.
Move form to the top of the page.Small code fix.
Updated to work with new IMDB UI.
Add ability to insert items in reverse order and change position of inserted items.
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.
Fixed: Add descriptions for items to the list.
Fix request sending, which resulted in 403 error. Major code refactoring.