Custom Query (41 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (31 - 33 of 41)

1 2 3 4 5 6 7 8 9 10 11 12 13 14
Ticket Resolution Summary Owner Reporter
#31 invalid Bridge to Terabithia Kevin guest
Description

I really need :)

#32 invalid guest meow guest
#33 wontfix sublanguageid parsing bug guest
Description

I'm doing

 $res = $client->SearchSubtitles($token, array(array('sublanguageid' => 'dan,eng',
                                                               'moviehash' => OpenSubtitlesHash($object),
                                                               'moviebytesize' => filesize($object),
                                                ))
                                        );

I get different results depending on if I specify "dan,eng" or "eng,dan" as sublanguageid in the above call. I don't get english results if I do "dan,eng", but doing "dan,eng,all" works. Seems to be a parsing problem in the sublanguageid variable?

Thanks

1 2 3 4 5 6 7 8 9 10 11 12 13 14
Note: See TracQuery for help on using queries.