Search found 47 matches

Go to advanced search

by mntgoat
Thu Mar 07, 2019 6:13 pm
Forum: Developing
Topic: [NEW] REST search, JSON results
Replies: 98
Views: 112270

Re: [NEW] REST search, JSON results

Ok I can easily add an optional login. I use to have that on the old api as well.

My question is, when it fails because the ip is banned and the user needs to log in, how will I know that happened? and it is there a way for me to test that kind of response while writing the code?

Thanks.
by mntgoat
Wed Mar 06, 2019 4:41 pm
Forum: Developing
Topic: [NEW] REST search, JSON results
Replies: 98
Views: 112270

Re: [NEW] REST search, JSON results

I see and I guess I can do this only for users who are banned? Is there an easy way to know this authentication will be required and more importantly, is there a way for me to test this without having to find a banned vpn ip?
by mntgoat
Mon Mar 04, 2019 5:15 pm
Forum: Developing
Topic: [NEW] REST search, JSON results
Replies: 98
Views: 112270

Re: [NEW] REST search, JSON results

Should I make all users log in like I used to with the old api?
by mntgoat
Sat Mar 02, 2019 4:22 am
Forum: Developing
Topic: [NEW] REST search, JSON results
Replies: 98
Views: 112270

Re: [NEW] REST search, JSON results

I'll let them know.

Any idea how much the new api will change and when it will be available? I'm getting close to porting my android code to ios and I would hate to have to write it twice.

Thanks.
by mntgoat
Fri Mar 01, 2019 7:30 pm
Forum: Developing
Topic: [NEW] REST search, JSON results
Replies: 98
Views: 112270

Re: [NEW] REST search, JSON results

So one of my users downloads the subtitle and gets this on the screen "In order to continue OpenSubtitles subtitles service you need to Log In".

How can they log in with this new API?
by mntgoat
Wed Aug 22, 2018 5:21 pm
Forum: Developing
Topic: [NEW] REST search, JSON results
Replies: 98
Views: 112270

Re: [NEW] REST search, JSON results

basically, the best is moviehash and size search, if that will bring no desired results, query is the last best option.
Yeah that is exactly how we are doing it, second query if the first was empty. Thanks.
by mntgoat
Wed Aug 22, 2018 1:33 am
Forum: Developing
Topic: [NEW] REST search, JSON results
Replies: 98
Views: 112270

Re: [NEW] REST search, JSON results

Hi the best is to make two separate requests. To be clear: https://rest.opensubtitles.org/search/moviebytesize-1881810387/moviehash-1e607b537af68983/query-a+knights+tale/sublanguageid-eng is redirecting to https://rest.opensubtitles.org/search/moviebytesize-1881810387/moviehash-1e607b537af68983/sub...
by mntgoat
Tue Aug 21, 2018 7:03 pm
Forum: Developing
Topic: [NEW] REST search, JSON results
Replies: 98
Views: 112270

Re: [NEW] REST search, JSON results

Hi, you have to search by moviename (1st query) and then hash and filesize (2nd query) Just to be clear, are you suggesting I make two searches or that I rearrange the search parameters? For example on this search: https://rest.opensubtitles.org/search/moviebytesize-1881810387/moviehash-1e607b537af...
by mntgoat
Tue Aug 21, 2018 6:41 pm
Forum: Developing
Topic: [NEW] REST search, JSON results
Replies: 98
Views: 112270

Re: [NEW] REST search, JSON results

Hi,

you have to search by moviename (1st query) and then hash and filesize (2nd query)
Will try it. Thanks.
by mntgoat
Thu Aug 09, 2018 4:11 am
Forum: Developing
Topic: [NEW] REST search, JSON results
Replies: 98
Views: 112270

Re: [NEW] REST search, JSON results

Is it possible to perform a search with movie name, hash and file size and have it return everything not just the ones that match file size and hash?

Thanks.
by mntgoat
Sat Jul 21, 2018 12:17 am
Forum: Developing
Topic: [NEW] REST search, JSON results
Replies: 98
Views: 112270

Re: [NEW] REST search, JSON results

Is there a way to pass the year field on this new api like on the old one?

Is it really necessary to pass file size and hash together? can I just pass file size?

Thanks.
by mntgoat
Tue Feb 13, 2018 1:58 am
Forum: Developing
Topic: Is the api down?
Replies: 1
Views: 5070

Is the api down?

Is the api down? Been having issues all day.
by mntgoat
Thu Aug 03, 2017 1:21 am
Forum: Developing
Topic: Are dots on the title search allowed?
Replies: 4
Views: 5413

Re: Are dots on the title search allowed?

Ok, thanks, I'll let the user know.
by mntgoat
Thu Jul 06, 2017 7:42 pm
Forum: Developing
Topic: Are dots on the title search allowed?
Replies: 4
Views: 5413

Re: Are dots on the title search allowed?

I know it can be found, but is there a way for my users to search it by name?
by mntgoat
Fri Jun 30, 2017 5:37 pm
Forum: Developing
Topic: Are dots on the title search allowed?
Replies: 4
Views: 5413

Are dots on the title search allowed?

I have a user searching for subtitles of a show called "11.22.63" but my app can't find any subtitles. I tried 2 other apps and they can't find them either. If I search on your site it does find them.

Thanks.

Go to advanced search