Import ratings for movies, TV series and episodes from a csv file.
目前為
Import ratings for movies, tv series and episodes.
Usage:
If elements were added successfully, message "Finished" will be shown. Otherwise error will be displayed and more information can be found in the browser console.
The script only adds next item to the list after confirmation of successfully added previous item. If, for some reason, item was not added, the script will stop running. If this happens, it is recommended to manually remove added items from the import field/file and repeat the procedure to reduce server load and decrease probability of this happening again.
Exported ratings from IMDB in CSV format can be imported without any modifications.
CSV structure:
Please note: because of some problem with Greasemonkey, if you use Firefox browser and in the about:config, the property privacy.firstparty.isolate is set to true, then this script would not work. I don't know if this problem exists in other browsers.
Please write a feedback if something does not work.