Custom Query (41 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (28 - 30 of 41)

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

I really need :)

#32 meow guest invalid guest
#33 guest wontfix sublanguageid parsing bug
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.