Hi!
I manage a few tools for power users to enhance IMDb's UI. One small irritating issue that appeared after a recent redesign of the Your Lists page is that it no longer has a URL for a watchlist that can be used to export it. An intuitively formed link does not work, and you need to know the watchlist's ID to export it, which is only available if you open the watchlist itself. Here's what I mean:
http://www.imdb.com/list/ls006835807/export - works OK (same with all other normal lists)
http://www.imdb.com/user/ur29436584/ratings/export - works OK if I'm logged in
http://www.imdb.com/user/ur29436584/watchlist/export - 404 error
http://www.imdb.com/list/ls006096966/export - works OK if I'm logged in, it's the actual link to export the watchlist that is not available on Your Lists.
It's a very minor issue that can be fixed by simply adding a redirect from the 3rd link to the 4th one.
I manage a few tools for power users to enhance IMDb's UI. One small irritating issue that appeared after a recent redesign of the Your Lists page is that it no longer has a URL for a watchlist that can be used to export it. An intuitively formed link does not work, and you need to know the watchlist's ID to export it, which is only available if you open the watchlist itself. Here's what I mean:
http://www.imdb.com/list/ls006835807/export - works OK (same with all other normal lists)
http://www.imdb.com/user/ur29436584/ratings/export - works OK if I'm logged in
http://www.imdb.com/user/ur29436584/watchlist/export - 404 error
http://www.imdb.com/list/ls006096966/export - works OK if I'm logged in, it's the actual link to export the watchlist that is not available on Your Lists.
It's a very minor issue that can be fixed by simply adding a redirect from the 3rd link to the 4th one.

