Archived and Closed
This conversation is no longer open for comments or replies and is no longer visible to community members.
IMDb has lost the plot. Movie quotes and use of GetSatisfaction to "report" problems are not helping. And what on earth is Withoutabox??? God knows.
Just fix my rating export problem please. Okay?
- 6 Posts
- 0 Reply Likes
- annoyed
Posted 7 years ago
Giancarlo Cairella, Official Rep
- 1108 Posts
- 1045 Reply Likes
- 6 Posts
- 0 Reply Likes
Sorry for being a bit stroppy, but I do think the 404 page quotations are unhelpful and patronising. Instead of a useless link to the Home page, a link to somewhere to report the problem would be of more use.
And I still have no idea what Withoutabox is. To me, it's looks like your help page has been hacked.
Emperor, Champion
- 6418 Posts
- 3021 Reply Likes
- 6 Posts
- 0 Reply Likes
Giancarlo Cairella, Official Rep
- 1108 Posts
- 1045 Reply Likes
- 1 Post
- 0 Reply Likes
This reply was created from a merged topic originally titled
404 Error - Unable to Export Public Ratings.
Dan Dassow, Champion
- 16662 Posts
- 18789 Reply Likes
I get the 404 error no matter how I set my ratings list.
Fortunately, there is a workaround until the IMDb technical staff corrects the problem. Unfortunately, this will be tedious, and even more tedious if a user has rated more than 250 films.
1. Create a temporary list. For this example let's call it my_ratings.
2. Optional: make the temporary list private.
3. Save the temporary list.
4. Go to your ratings page.
5. Select the compact view by clicking on the third box adjacent to "view:"
6. Click on the box under the "Remove" button.
7. Make certain the first drop down box says "Copy to"
8. In the second drop down box select the temporary list. In our case that would be my_ratings.
9. Click the "Go" button.
10. If there is a next page, go to the next page and repeat steps 5 through 10.
11. Go to your temporary list, i.e. my_ratings.
12. Click "Export this list"
13. Optional: Delete the temporary list.
Certainly this is rather time consuming doing thirteen steps instead of only one.
- 209 Posts
- 100 Reply Likes
- 6 Posts
- 0 Reply Likes
Dan Dassow, Champion
- 16662 Posts
- 18789 Reply Likes
- 1 Post
- 0 Reply Likes
And while I totally agree that it would be helpful for the error page to also provide more details and/or help us get to this page or Support, I'd vote to keep the creative movie quotes/paraphrases. In spite of my frustration, when I got a Princess Bride "Inconceivable!" error it managed to bring a smile to my face.
Thanks for looking into this & the great site in general!
- 6 Posts
- 0 Reply Likes
Or maybe the garage mechanic says "I can't repair your car, but I heard this great joke the other day ..."
If I want an amusing movie quote, I'll click on "Amusing Movie Quotes". If something goes wrong I want a means of reporting or resolving the problem.
Sorry to be a grouch, but I really don't want humour when something has failed and there's no link to report a web site error to the web site manager.
Emperor, Champion
- 6418 Posts
- 3021 Reply Likes
Might be worth a suggestion thread.
Giancarlo Cairella, Official Rep
- 1108 Posts
- 1045 Reply Likes
Thank you.
- 209 Posts
- 100 Reply Likes
- 209 Posts
- 100 Reply Likes
Dan Dassow, Champion
- 16662 Posts
- 18789 Reply Likes
I am now able to export my ratings history again. [smile]
- 6 Posts
- 0 Reply Likes
- 49 Posts
- 16 Reply Likes
Dan Dassow, Champion
- 16662 Posts
- 18789 Reply Likes
- 209 Posts
- 100 Reply Likes
- 209 Posts
- 100 Reply Likes
IMDB is gonna become useless to me if I can't export and keep an offline copy of my lists.
Smaller lists would be no good unless somebody can tell me how to have more than 1 rating or watchlist lists.
- 6 Posts
- 2 Reply Likes
- 209 Posts
- 100 Reply Likes
http://www.imdb.com/user/ur21010397/w...
http://www.imdb.com/list/SOZz0sUzT4I/
http://www.imdb.com/user/ur21010397/r...
- 209 Posts
- 100 Reply Likes
Firefox gives:
The connection was reset
The connection to the server was reset while the page was loading.
The site could be temporarily unavailable or too busy. Try again in a few moments.
If you are unable to load any pages, check your computer's network connection.
If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the Web.
My Florida server gives zero length files on 3 links in previous post. I.E. the lists over 4000 items long.
IMDBs server seems incapable of handling anything of that size.
- 6 Posts
- 2 Reply Likes
Just for the sake of argument, I just tried wget on the first link. wget is a command-line Web client. It worked too. http://www.gnu.org/software/wget/
$ wget http://www.imdb.com/user/ur21010397/w...
--2013-10-26 16:08:38-- http://www.imdb.com/user/ur21010397/w...
Resolving www.imdb.com... 72.21.203.211
Connecting to www.imdb.com|72.21.203.211|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: `watchlist'
[ ] 90,786 541K/s in 0.2s
2013-10-26 16:08:47 (541 KB/s) - `watchlist' saved [90786]
I'm sure you've tried some on the basics already like clearing your browser's cache? You might also try to download the Watchlist while a program like Wireshark is running? It might give you some insights as to where the problem is. http://www.wireshark.org/
I wish you great success, and if none of these works, perhaps an official IMDb rep can help get some more support engaged.
- 209 Posts
- 100 Reply Likes
- 6 Posts
- 2 Reply Likes
$ wget http://www.imdb.com/list/export?list_...
--2013-10-26 16:14:00-- http://www.imdb.com/list/export?list_...
Resolving www.imdb.com... 207.171.162.180
Connecting to www.imdb.com|207.171.162.180|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/csv]
Saving to: `export?list_id=JRuQ3sRRRpU&author_id=ur21010397'
[ ] 936,879 723K/s in 1.3s
2013-10-26 16:14:58 (723 KB/s) - `export?list_id=JRuQ3sRRRpU&author_id=ur21010397' saved [936879]
- 209 Posts
- 100 Reply Likes
Took me a while to understand it but I got there. That will export the csv files but ONLY after MANY retries. That's where wget beats the other methods I'd tried as it automatically retries until it succeeds. The other methods only try once per click and I give up after 2 or 3 clicks/tries. wget seem to take 8, 10, 20 or more retries before it succeeds. I can only put that down to imdb's server timeout not being long enough for large(er) exports.
I also noticed the imdb IP changed back and forth a few times from 72.21.202.149 to 207.171.162.180. There may be others. If I knew which was the best server I'd use the IP rather than the URL.
In conclusion I think I can say with some certainty that the problem in exporting large lists is IMDBs and not mine.
Again thank you for your time. Well done.
- 209 Posts
- 100 Reply Likes
--2013-10-27 11:16:17-- (try:20) http://www.imdb.com/list/export?list_...
Found www.imdb.com in host_name_addresses_map (009B6BA8)
Connecting to www.imdb.com|72.21.203.211|:80... seconds 0.00, connected.
Created socket 1852.
Releasing 0x009b6ba8 (new refcount 1).
---request begin---
GET /list/export?list_id=ratings&author_id=ur21010397 HTTP/1.0
User-Agent: Wget/1.11.4
Accept: */*
Host: www.imdb.com
Connection: Keep-Alive
---request end---
HTTP request sent, awaiting response... No data received.
Closed fd 1852
Giving up.
- 209 Posts
- 100 Reply Likes
Daily I download from servers all over the world file sizes of >1GB. IMDB however fails to be able to deliver much more than 1MB however. Hopeless.
- 209 Posts
- 100 Reply Likes
- 209 Posts
- 100 Reply Likes
And IMDB continues to ignore this problem.
This conversation is no longer open for comments or replies.
This conversation is no longer open for comments or replies.






