Custom Query (41 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1 - 3 of 41)

1 2 3 4 5 6 7 8 9 10 11
Ticket Resolution Summary Owner Reporter
#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

#35 invalid need help guest
Description

hello

how to use this for my website phpmotion i need to add this for automatic subtitle for my movies

Please let me know

Thank you

#23 invalid mn re guest
Description

sa

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