It's possible that this question is already answered here, but I didn't find the solution yet, so: Is there a way to batch convert the movies I already have in my movie-list from the old imdb-link (Title?etc) to the new one (tt545676) or do I have to use the imdb script again for each movie? Importing new movies and using the new imdb-script works like a charm, but what about my old movies? The old links still work, but I'd still like to replace those with the new imdb link....
If you only want to modify links, it could be done easily with scripting, no need to connect to IMDB.
You can for example use the "Find and Replace" sample script, and replace the "Title?" by "tt", or something like that (see what is different in the two links styles)
I'm not really familiar with writing my own scripts... Is there anyone who has already made such a script or knows the quickest way to change those imdb links?