Search found 8 matches

Go to advanced search

by amaarten
Mon Sep 25, 2017 11:36 am
Forum: Developing
Topic: Number of search results differs from page to page
Replies: 0
Views: 8604

Number of search results differs from page to page

Hey,

When searching on the site for a movie title, e.g. "Star Wars", the site says it has 1134 items.
When going to the second page, the number diminishes to 453.
On the third page it lowers to 413.

Shouldn't this number be the same on all pages?
by amaarten
Mon Jul 10, 2017 5:20 pm
Forum: Developing
Topic: XMLRPC -> TryUploadSubtitles -> no_update argument
Replies: 1
Views: 3926

XMLRPC -> TryUploadSubtitles -> no_update argument

When skimming through the source code of SubDownloader, I see that it uses an undocumented argument 'no_update' of TryUploadSubtitles. http://bazaar.launchpad.net/~subdownloader-developers/subdownloader/trunk/view/head:/modules/SDService.py#L550 See http://bazaar.launchpad.net/~subdownloader-develop...
by amaarten
Wed Apr 05, 2017 8:02 am
Forum: Developing
Topic: Hashes change due to advertisements
Replies: 5
Views: 4963

Re: Hashes change due to advertisements

For a recently downloaded file you can keep track of the relation. Sure. But when we scan a new directory with videos and subtitles (including ads), the mapping will not work. Yeah, adding `0:00:00 -> 0:00:00` might nog be valid. That's why I suggest adding something like 09:59:58,000 -> 09:59:59,00...
by amaarten
Tue Apr 04, 2017 11:20 pm
Forum: Developing
Topic: Search2 query inconsistent
Replies: 3
Views: 3679

Re: Search2 query inconsistent

Thanks!

For user friendliness, you can still forward the html requests.
Just not the xml requests.
by amaarten
Tue Apr 04, 2017 11:16 pm
Forum: Developing
Topic: Hashes change due to advertisements
Replies: 5
Views: 4963

Re: Hashes change due to advertisements

When a subtitle is downloaded, the original (=without adds) hash is already known though your xml-rpc interface. So your suggestion wouldn't work. My question is about the hash of an already downloaded file, with ads. The hash of that file will not match with any file on the server, even so if the a...
by amaarten
Thu Mar 30, 2017 5:43 pm
Forum: Developing
Topic: Hashes change due to advertisements
Replies: 5
Views: 4963

Hashes change due to advertisements

Hey, Since some time, opensubtitles.org adds advertisements in subtitles. This changes the hash of the subtitles. My tool relies on these hashes to match downloaded subtitles and subtitles on the server. My question(s) are: Is there another way to match subtitles? I would propose to add a parsable c...
by amaarten
Thu Mar 30, 2017 5:31 pm
Forum: Developing
Topic: Search2 query inconsistent
Replies: 3
Views: 3679

Search2 query inconsistent

Hey, when I want to perform a search by name using the xml output of the websites, the result is inconsistent: e.g. Searching for "Star Wars": https://www.opensubtitles.org/en/search2/sublanguageid-all/moviename-star%20wars/xml , the result is parsable xml. When I change the name to "...
by amaarten
Sat Dec 12, 2015 6:31 pm
Forum: Developing
Topic: 410 [CRITICAL ERROR/ Subtitle file not found on hdd
Replies: 1
Views: 2737

410 [CRITICAL ERROR/ Subtitle file not found on hdd

Hey, While refactoring my xml-rpc client, I routinely get the following error when trying to download a sub. (Currently this only happens for a certain breaking bad episode) I use the following api function Using http://trac.opensubtitles.org/projects/opensubtitles/wiki/XMLRPC#DownloadSubtitles IdSu...

Go to advanced search