Search found 15 matches

Go to advanced search

by Wonderm00n
Mon Dec 20, 2010 4:39 pm
Forum: Programs using OS
Topic: HOWTO easy compile SubDownloader on Windows for free
Replies: 32
Views: 74986

Re: HOWTO easy compile SubDownloader on Windows for free

Is it just me or OpenSubDownloader just keeps Not Responding and never really opens the interface window?
by Wonderm00n
Mon Dec 06, 2010 1:23 am
Forum: Developing
Topic: TV Series support preview
Replies: 64
Views: 59367

Re: TV Series support preview

That would be inverting the problem, really. It could be a optional flag. The idea is that while we don't have a proper season/episode search on API, we could at least get the 500 more recent results instead of the first 500. What we need is being able to search by release name or by season/episode...
by Wonderm00n
Sun Dec 05, 2010 3:47 pm
Forum: Developing
Topic: TV Series support preview
Replies: 64
Views: 59367

Re: TV Series support preview

Any way to get the newest results even if they are after the 500 firsts? In the meantime wouldn't it be quite easy to add a parameter to the search subtitles API method to inverse the order of the results? That way we could at least get the 500 most recent subtitles, instead of the newest ones? Thi...
by Wonderm00n
Sun Dec 05, 2010 3:21 pm
Forum: Developing
Topic: TV Series support preview
Replies: 64
Views: 59367

Re: TV Series support preview

There's simply no way. Hence our insistence and request. :-( In the meantime you might want to talk with the addic7ed guys and there might be alternative, inferior in other ways but able to support this, API-based subtitle sites you could use. Can't seem to find any API related stuff on their websi...
by Wonderm00n
Sat Dec 04, 2010 3:57 pm
Forum: Developing
Topic: TV Series support preview
Replies: 64
Views: 59367

Re: TV Series support preview

I can get the season and episode with regex, but because the API is limited to 500 results I can NEVER get the subtitles from the last seasons/episodes on popular TV Series (because there's no way to filter by these fields)...

Any way to get the newest results even if they are after the 500 firsts?
by Wonderm00n
Sat Dec 04, 2010 1:58 pm
Forum: Developing
Topic: TV Series support preview
Replies: 64
Views: 59367

Re: TV Series support preview

Still no news?

I have this website mymoviescollection.net that now also manages TV Shows by season/episode (owned / seen / etc...) and I really would love to provide subtitles support per season / episode to this...
by Wonderm00n
Sat Sep 18, 2010 3:48 pm
Forum: Developing
Topic: Sloooow... What can we do?
Replies: 6
Views: 8746

Re: Sloooow... What can we do?

I'm talking about the API yes... It's horrible slow and impossible to use. Do you think the problems will be solved and you thik I can use the real time fetch when the user hits my webpage, or do you recommend me to make a cron to cache the subtitles information on my side and present the cache to t...
by Wonderm00n
Fri Sep 17, 2010 9:05 pm
Forum: Developing
Topic: Sloooow... What can we do?
Replies: 6
Views: 8746

Sloooow... What can we do?

Hi there, The site has been so slow these days... I'm developing a website that would fetch OS subs via an ajax script but that's really impossible has the user will be waiting for AGES. So I'm adopting another strategy: I will have a cron that will cache on my database the details of each subtitle ...
by Wonderm00n
Wed Sep 08, 2010 8:10 pm
Forum: Developing
Topic: TV Series support preview
Replies: 64
Views: 59367

Re: TV Series support preview

I guess no developments on this, right?
by Wonderm00n
Wed Jul 07, 2010 7:35 pm
Forum: Developing
Topic: TV Series support preview
Replies: 64
Views: 59367

Re: TV Series support preview

eduo: I've just noticed that I suggested almost exactly the same thing you did on a previous post (only you explained everything :wink:)

I think the opensubtitles.org developers aren't seeing this as a priority...
by Wonderm00n
Wed Jul 07, 2010 7:10 pm
Forum: Developing
Topic: TV Series support preview
Replies: 64
Views: 59367

Re: TV Series support preview

Is it even planned? I'm making this season/episode filter myself using regex on the "SearchSubtitles" results, but it's not a good way to do it... THE PROBLEM: Take this example: The show "24" has 5000+ subtitles but when searching by imdbID I'm only getting 500 (limit by api), a...
by Wonderm00n
Thu Jul 01, 2010 1:05 am
Forum: Developing
Topic: TV Series support preview
Replies: 64
Views: 59367

Re: TV Series support preview

So there's still no way to search by season/episode yet?
by Wonderm00n
Wed Jun 30, 2010 4:31 pm
Forum: Developing
Topic: SearchSubtitles - What I'm I doing wrong?
Replies: 1
Views: 3729

Re: SearchSubtitles - What I'm I doing wrong?

I've found the problem just a few minutes after posting my question... I wasn't passing the parameters the right way to the request. Here goes the correct request: <methodCall> <methodName>SearchSubtitles</methodName> <params> <param> <value> <string>85ldka64v3hfjn4r9j7aogig26</string> </value> </pa...
by Wonderm00n
Wed Jun 30, 2010 4:22 pm
Forum: Developing
Topic: SearchSubtitles - What I'm I doing wrong?
Replies: 1
Views: 3729

SearchSubtitles - What I'm I doing wrong?

I'm not being able to get any data from method "SearchSubtitles". I can login and get the token Here's an example of the XML RPC: <methodCall> <methodName>SearchSubtitles</methodName> <params> <param> <value> <struct> <member> <name>token</name> <value> <string>my_token_goes_here</string> ...
by Wonderm00n
Tue Feb 05, 2008 7:58 pm
Forum: Developing
Topic: XML: Problem getting list of movies
Replies: 1
Views: 4208

XML: Problem getting list of movies

Hi there, Let me start by saying that I really like this site and it's "open" approach. I have a small digital video forum, in portuguese, in which I would like to make a small subtitles sections based on OpenSubtitles. My approach is: - Every few time, get via XML the movies titles, using...

Go to advanced search