Search found 697 matches

Go to advanced search

by eduo
Sat Oct 04, 2014 8:38 pm
Forum: Developing
Topic: API: Webhooks support implemented
Replies: 9
Views: 8184

Re: API: Webhooks support implemented

503 Service Unavailable

I can change it, if needed.
Oh. I was getting 404s when trying to log into the web. Must've been something else.
by eduo
Sat Oct 04, 2014 2:13 pm
Forum: Developing
Topic: API: Webhooks support implemented
Replies: 9
Views: 8184

Re: API: Webhooks support implemented

It is temporary, we got some serious problems last days. It is possible we have to shutdown API in high loads
That's understandable, will there be any kind of special xmlrpc error code for our API users so programs can present the error gracefully?
by eduo
Fri Oct 03, 2014 7:58 pm
Forum: Developing
Topic: API: Webhooks support implemented
Replies: 9
Views: 8184

Re: API: Webhooks support implemented

This is nice. Some servers will stop hitting OS so much this way. I'll see about implementing this in SolEol using my own server as intermediary.

Currently several parts of the web and the API throw errors and 404. I assume it's temporary?
by eduo
Sat Sep 13, 2014 10:11 pm
Forum: Developing
Topic: Publishing on the Mac AppStore
Replies: 10
Views: 9260

Re: Publishing on the Mac AppStore

Perfect! Thank you very much! :) Hi there. Was Filebot approved? I know it's not just for subs, but subs apps have been rejected in the past by the MAS. My own SolEol was summarily rejected once. Also, with sandboxing, you'll have to add behaviour to add folders and keep temporary bookmarks for them.
by eduo
Tue May 20, 2014 11:47 pm
Forum: Off-topic talk
Topic: EasySub - create and edit subtitle from your browser.
Replies: 3
Views: 12146

Re: EasySub - create and edit subtitle from your browser.

-Offer to clean up all text from the subtitles (makes it easy to import youtube's automatic subs to take advantage of the timings). Great idea! I'm searching a solution where you doesn't have to generate automatic sub on YouTube but I could do that until it's possible. -Consider using a vertical su...
by eduo
Tue May 20, 2014 1:12 pm
Forum: Off-topic talk
Topic: EasySub - create and edit subtitle from your browser.
Replies: 3
Views: 12146

Re: EasySub - create and edit subtitle from your browser.

Very nice work. Two suggestions, if I may: -Offer to clean up all text from the subtitles (makes it easy to import youtube's automatic subs to take advantage of the timings). -Consider using a vertical subtitle timeline instead of a horizontal timeline. You could take either place it below the video...
by eduo
Tue May 20, 2014 12:31 pm
Forum: Developing
Topic: JSONP / CORS with the API
Replies: 4
Views: 5606

Re: JSONP / CORS with the API

Is there access anywhere to this JSON API and/or getting WebVTT subtitles?
by eduo
Tue May 20, 2014 12:24 pm
Forum: Developing
Topic: [REQ] "ISSUE REPORTING" API & sticky
Replies: 0
Views: 3771

[REQ] "ISSUE REPORTING" API & sticky

Hello. I see there's a few ways to report on problems and errors in the API, but I'm not clear on all of them and I think some may be missing. I propose either a sticky in the forum or a section in the Trac outlining these. Being really clear about them would help developers decide to implement them...
by eduo
Tue May 20, 2014 11:56 am
Forum: Developing
Topic: Where is the movie length
Replies: 4
Views: 4701

Re: Where is the movie length

Oh, honestly I am surprised. I know about the Hash, but all results come back empty. I have a library of my won encoded DVD and BluRay, so the files are unique in the world, the movies of course not. Also is the admin@ address still working I requested an API key but sadly did not get a response. A...
by eduo
Tue May 20, 2014 11:48 am
Forum: Developing
Topic: QueryParameters and QueryNumber are broken
Replies: 2
Views: 3528

Re: QueryParameters and QueryNumber are broken

Hi, I check this issue, and you are right. Basically this function was meaned for fulltext search, not for hash search, so maybe I will just not put those information for matched by hash, because thats obvious. You might ask why it is - it is simple, checking by hash is done in 1 select...where mov...
by eduo
Mon Mar 17, 2014 4:51 pm
Forum: Developing
Topic: API Request: SearchBestSubtitle
Replies: 5
Views: 6548

Re: API Request: SearchBestSubtitle

Thinking about this, it's possible that it could also work as an optional sorting order in API results (although I'd like to have an optional "results count" parameter to limit how much data comes back, as in some cases it can be overwhelming). So, consider this request instead of a new ca...
by eduo
Mon Mar 10, 2014 1:35 am
Forum: Developing
Topic: API Request: SearchBestSubtitle
Replies: 5
Views: 6548

Re: API Request: SearchBestSubtitle

I understand what you are saying about rating and 'personality' of some user. Including rating a value of '10'. In that sense "9" means more than "10", but I do think it still has SOME meaning. That's why I think rating by multiple users should have (much) more meaning. The same...
by eduo
Sat Mar 08, 2014 11:23 pm
Forum: Developing
Topic: API Request: SearchBestSubtitle
Replies: 5
Views: 6548

Re: API Request: SearchBestSubtitle

Sounds good. Some additional thoughts: - Exclude not only "bad' subtitles, but also machine translated subs. - Subs uploaded by Trusted or Admin +1 - Featured subs +1 - Newer subtitles could be better, but not necessarily. So maybe something like if upload date is >60 days after any other uplo...
by eduo
Wed Mar 05, 2014 5:11 pm
Forum: Developing
Topic: API Request: SearchBestSubtitle
Replies: 5
Views: 6548

API Request: SearchBestSubtitle

Hello, Seeing as how there's complaints about the quality of the subtitles returned in search and how OS has the most metadata about them, would you consider adding an XMLRPC method to get the best subtitle according to parameters given? I can only propose an algorithm similar to what SolEol uses, b...
by eduo
Wed Mar 05, 2014 10:53 am
Forum: Developing
Topic: I'm getting multiple subtitles for 1 single file
Replies: 1
Views: 2634

Re: I'm getting multiple subtitles for 1 single file

Hi. The search is supposed to return multiple results. You're supposed to build the functionality to either show results for the user to select or to filter out the list as much as you wish. Algorithms depends on your available data and the results returned. You can pretty much use common sense to f...

Go to advanced search