Search found 697 matches

Go to advanced search

by eduo
Sun Apr 12, 2020 12:47 pm
Forum: Programs using OS
Topic: [OS] API only for logged users
Replies: 38
Views: 40891

Re: [OS] API only for logged users

Well.

SolEol supports this, so I keep not finding an excuse to update the damn thing :lol:
by eduo
Mon Mar 26, 2018 8:38 pm
Forum: Developing
Topic: [NEW] REST search, JSON results
Replies: 98
Views: 105681

Re: [NEW] REST search, JSON results

Nice. What happens if only bytesize and hash are provided but not IMDBid? Or only IMDBid? I understand that if I have 50 files (2 tv seasons) I must make 50 queries for each subtitle language. What are the limits (based on IP, I guess) for this method? What agent should we use? Not sure if you're ke...
by eduo
Mon Mar 26, 2018 8:35 pm
Forum: Developing
Topic: Has SearchSubtitles XMLRPC method data changed?
Replies: 9
Views: 8220

Re: Has SearchSubtitles XMLRPC method data changed?

Hi, it was glitch from our side. The story is, we are supporting SCORE within search results, then we wanted to sort it by it, but indexes in PHP stays, so from array it went to struct. We fixed it, and now it is back, as it been before. Sorry for small glitch. Is this currently working? I'm not ge...
by eduo
Sat Oct 29, 2016 6:32 pm
Forum: Developing
Topic: [ADMIN] Changes in API response, APPs error
Replies: 15
Views: 19386

Re: [ADMIN] Changes in API response, APPs error

thanks for info. Can you specify the parameters which you are passing ? Also if at all possible a sample XML response file. OSS: Do you have a sample XML file from the old API? I remember we uploaded a few ones to Trac but I can't find them now. I wanted to compare both XMLs so you could see where ...
by eduo
Sat Oct 29, 2016 11:25 am
Forum: Developing
Topic: [ADMIN] Changes in API response, APPs error
Replies: 15
Views: 19386

Re: [ADMIN] Changes in API response, APPs error

I've released version 1.5.1 that can deal with the new scheme. I've updated the site and notified over twitter.

It's too late now to change the agent :)
by eduo
Fri Oct 28, 2016 10:11 pm
Forum: Developing
Topic: [ADMIN] Changes in API response, APPs error
Replies: 15
Views: 19386

Re: [ADMIN] Changes in API response, APPs error

Actually, I'm fixing it now. I'll release a new version of the old client (which is the one most used anyway). I'm just testing all scenarios. The problem is that in that client I was calling the tree of the XML directly. This means calling childs and parents. This structure has changed now (not by ...
by eduo
Thu Oct 27, 2016 11:34 pm
Forum: Developing
Topic: [ADMIN] Changes in API response, APPs error
Replies: 15
Views: 19386

Re: [ADMIN] Changes in API response, APPs error

SolEol is one of the clients that is failing. XML structure has changed and since the current version had been built looking for the specific structure, it now has changed. I'll see about issuing an update, but I fear I'll have to change the whole XML interpretation infrastructure. Is it safe to mov...
by eduo
Sun Aug 14, 2016 5:33 pm
Forum: Open Subtitles FlixTools Support Forum
Topic: SubFlix: Please help BETA testing (Mac OS X)
Replies: 7
Views: 17216

Re: SubFlix: Please help BETA testing (Mac OS X)

Hi Eduo, 2.-Is there a way for it to only download missing subtitles? Currently it says it won't overwrite "SRT" but subtitles can be in multiple formats and languages. I need to be able to drop a folder and have it search and download only missing subs. No, not really but I can try to co...
by eduo
Sun Aug 14, 2016 12:06 am
Forum: Open Subtitles FlixTools Support Forum
Topic: SubFlix: Please help BETA testing (Mac OS X)
Replies: 7
Views: 17216

Re: SubFlix: Please help BETA testing (Mac OS X)

Hi, Marco. Ah. Somehow I saw that the "SubFlix" link didn't work and thought OSS was referring to Flixtools. I just noticed it's supposed to be the same thing even though the name of the topic is misleading. The comments I had referring flixtools were: 1.-Is there an official place to send...
by eduo
Sat Aug 13, 2016 11:27 pm
Forum: Open Subtitles FlixTools Support Forum
Topic: SubFlix: Please help BETA testing (Mac OS X)
Replies: 7
Views: 17216

Re: SubFlix: Please help BETA testing (Mac OS X)

for all who got Mac OSX - test this program. I just love it, it is definitely the best what is on the market right now. If there will be UPLOAD FEATURE (and I believe it will be), this will be official program for OSX. Test it - and you will see yourself. Hi. I noticed this is the "official&qu...
by eduo
Mon Jun 15, 2015 5:04 pm
Forum: Developing
Topic: Hash code for Swift 2
Replies: 1
Views: 3960

Hash code for Swift 2

Hi. The trac is no longer editable by everyone. I suggest this is put as the source code for a simple OSHash class in Swift 2 (especially interesting now that Swift exists not only for iOS and OS X but also is open source and works on Linux): http://trac.opensubtitles.org/projects/opensubtitles/wiki...
by eduo
Tue May 26, 2015 11:30 am
Forum: Programs using OS
Topic: SubDownloader 2.1.0
Replies: 81
Views: 676816

Re: SubDownloader 2.1.0

Also, possibly too late to be useful to anyone, but SolEol allows for multiple upload of subtitles.
by eduo
Tue Oct 28, 2014 12:14 pm
Forum: Developing
Topic: Publishing on the Mac AppStore
Replies: 10
Views: 8710

Re: Publishing on the Mac AppStore

I'm currently still working out the kinds though. There's lots of random issues caused by app sandboxing and lack of filesystem access. In the end these limitations due to sandboxing made me stop trying. My app relies on being able to drop whole disks and folders for processing. But entitlements do...
by eduo
Thu Oct 16, 2014 5:31 pm
Forum: Developing
Topic: Publishing on the Mac AppStore
Replies: 10
Views: 8710

Re: Publishing on the Mac AppStore

I jsut fireup app store, for opensubtitles search it gets: subtitles wizard for 8.99 EUR (!), for searching filebot is for 4.49 EUR, so it seems it pass. congratulations! I hope you will add magic word "opensubtitles" there too :) EDIT: opensubtitles is in description, if they use some ta...
by eduo
Sat Oct 04, 2014 9:48 pm
Forum: Developing
Topic: API: Webhooks support implemented
Replies: 9
Views: 7762

Re: API: Webhooks support implemented

that was different issue.
Gotcha

Go to advanced search