Search found 10 matches

Go to advanced search

by mataka80
Mon Jul 20, 2009 2:09 pm
Forum: Developing
Topic: Directors element has member with empty name element
Replies: 6
Views: 5079

Yes. Not it works :)
by mataka80
Tue Jul 14, 2009 9:21 pm
Forum: Developing
Topic: Directors element has member with empty name element
Replies: 6
Views: 5079

Hi I checked case with my test case and seems that particular problem is solved. Anyway it seems that movie doesn't have directors element at all anymore. Also cast and some others are missing. Is this because of this fix or change in imdb or something else (elements seems to be missing also from ot...
by mataka80
Sun May 31, 2009 5:50 pm
Forum: Programs using OS
Topic: [ADMIN] XML-RPC (API) temporary off
Replies: 28
Views: 25750

API seems to be almost useless... It seems that almost every time it fails to respond.

Have you tried to replace network cards, switch or update network drivers?
by mataka80
Thu May 28, 2009 1:05 pm
Forum: Programs using OS
Topic: [ADMIN] XML-RPC (API) temporary off
Replies: 28
Views: 25750

Again problems using API

Is anyone else having problems using api? So API is again open to all or only for authenticated? After announcement that api was only for authenticated users it worked really well.... But for few days I have again had problems using it. Maybe it could be somehow guaranteed that requests from authent...
by mataka80
Sun May 17, 2009 5:16 pm
Forum: Developing
Topic: 500 internal server error
Replies: 51
Views: 37848

I switched cache server to main database server, problem is slave is not working properly now, so I wrote danger to fix it. I put to slave server only suggest (when searching on website) and search1 (mysql search) - for example you dont specify any moviename and you want only "cd1 uploaded yes...
by mataka80
Sun May 17, 2009 12:08 pm
Forum: General talk
Topic: OpenSubtitles is BLEEDING to death!
Replies: 45
Views: 50009

I just was wondering also that statistic calculation. One possibility would be to take kind of data warehousing approach and keep all older statistic in fact tables. In other words e.g. last month would be in product db but older data would be in "DW". Containing only well defined tables f...
by mataka80
Sat May 02, 2009 5:53 pm
Forum: Developing
Topic: Directors element has member with empty name element
Replies: 6
Views: 5079

Request: <methodCall> <methodName>GetIMDBMovieDetails</methodName> <params> <param> <value><string>d0iot4l0teqk9nmn3s99bdhsh3</string> </value> </param> <param> <value><string>0427392</string></value> </param> </params> </methodCall> Response: <?xml version="1.0" encoding="utf-8"...
by mataka80
Mon Apr 27, 2009 4:44 pm
Forum: Developing
Topic: Directors element has member with empty name element
Replies: 6
Views: 5079

Directors element has member with empty name element

Hi When I call GetIMDBMovieDetails with 0427392 response will contain following: . . . <member> <name>directors</name> <value> <struct> <member> <name>_0386570</name> <value> <string>Oliver Hirschbiegel</string> </value> </member> <member> <name/> <value> <string>more</string> </value> </member> </s...
by mataka80
Sat Mar 14, 2009 4:06 pm
Forum: Developing
Topic: Problems with special characters
Replies: 3
Views: 4403

The two strings are the same, first is encoded with UTF-8 and second is ASCII with codepage used by your language. So, just convert him. Even if i could do such a hack and convert those on client side I think it would be nicer to return correct response from server. I mean return response containin...
by mataka80
Wed Mar 11, 2009 9:32 pm
Forum: Developing
Topic: Problems with special characters
Replies: 3
Views: 4403

Problems with special characters

Hi At first thanks for nice api to identify movies. I have problem with special characters, to me it seems that there is some kind of bug or I miss something. When i get movie data by using GetIMDBMovieDetails method ä and ö characters are not shown correctly. E.g. using imdb id 0890882 I get result...

Go to advanced search