Search found 14 matches

Go to advanced search

by adipose
Mon Feb 26, 2024 7:41 pm
Forum: Developing
Topic: SubSumCD under new API doesn't exist?
Replies: 1
Views: 3270

SubSumCD under new API doesn't exist?

As far as I can tell, under the rest API, we have an attribute cd_number (which used to be known as SubActualCD in the old API), but we have no analogous attribute for the old SubSumCD . I am a developer on MPC-HC, and am considering completely deprecating the support for CD number at all. But it do...
by adipose
Sat Jan 16, 2021 6:54 am
Forum: Developing
Topic: Test database
Replies: 13
Views: 6268

Re: Test database

So, this is pretty frustrating trying to make this work. I am getting two separate issues, depending on what I try: 1. If I upload a subtitle using only ASCII characters, OS returns an empty response with code 200. So, it doesn't "fail," but an empty response isn't a success, either. 2. If...
by adipose
Sat Jan 16, 2021 4:21 am
Forum: Developing
Topic: Test database
Replies: 13
Views: 6268

Re: Test database

I've now started getting a response asking for a capthca (odd when using the API to get redirected to a captcha!). Maybe this is for Kodi users?
by adipose
Thu Jan 14, 2021 5:37 am
Forum: Developing
Topic: Test database
Replies: 13
Views: 6268

Re: Test database

ah I see. for mpc-hc was disabled some things and more checks was done, also I think when we had 2 subtitles for that imdb and language we didnt accept more uploads from some UA and so on...are uploads checked by human before it is uploaded? The upload facility basically allows you to upload the su...
by adipose
Wed Jan 13, 2021 10:47 pm
Forum: Developing
Topic: Test database
Replies: 13
Views: 6268

Re: Test database

ok, in this case, because mpc-hc (with some other players) was uploading sometimes bad subtitles (subtitles doesnt belong to movie) we are checking also if subtitle name (parts of it...) have something common with movie. In this new upload you are coding, it will be done automatically, or on user r...
by adipose
Wed Jan 13, 2021 7:24 am
Forum: Developing
Topic: Test database
Replies: 13
Views: 6268

Re: Test database

I made some progress and have seen an error flagging it as spam. But now, I get an error

416 - Internal subtitle validation failed.

What does this mean?
by adipose
Wed Jan 13, 2021 2:33 am
Forum: Developing
Topic: Test database
Replies: 13
Views: 6268

Re: Test database

Hi, yes, thats ok. We don't provide more logs, usually when upload is not successful is: - subtitle have wrong format - subtitle contains banned strings (usually url) - subtitle contains spam (often repeating sentences) - server have problem - this happened today for short time :) OK. Well, in one ...
by adipose
Tue Jan 12, 2021 2:36 am
Forum: Developing
Topic: Test database
Replies: 13
Views: 6268

Re: Test database

the problem is we dont have test area. What I suggest is to make new user, then upload subtitles under his account and then delete them. That is ok by me. I will create an mpc-hc-test account, which hopefully will help you identify the uploads that are only testing. Is there a way to get more detai...
by adipose
Tue Jan 05, 2021 7:41 pm
Forum: Developing
Topic: Test database
Replies: 13
Views: 6268

Test database

Since the new api is not ready yet, in mpc-hc we are still using the XML api. Is there a "test" area where we can upload and download subtitles to review any issues that have been reported? In testing, opensubs almost always rejects uploaded subtitles, for unclear reasons. In particular UT...
by adipose
Tue Jan 05, 2021 2:43 am
Forum: Programs using OS
Topic: How to log in with Popcorn, MPC-HC, MX Player, VLC, Kodi, etc.
Replies: 5
Views: 25097

Re: How to log in with Popcorn, MPC-HC, MX Player, VLC, Kodi, etc.

MPC-HC 1.9.2. the same thing https://i.postimg.cc/hPRMd1F4/mpc-hc.jpg Yes, due to this I noticed one of the developers has been doing some bugfixing, which is the version you are currently using, this version hasnt been updated in the official site. mpc-hc.org is no longer associated with developme...
by adipose
Wed Nov 25, 2020 5:27 am
Forum: Developing
Topic: File hash associated with wrong title
Replies: 0
Views: 9451

File hash associated with wrong title

While debugging an issue for a user of mpc-hc, I came across an issue, which I'm sure is not unique. I don't know how to solve it, though. The system has decided that the hash for the video file is associated with another imdb id of a similar name. https://www.imdb.com/title/tt6317962/ https://www.o...
by adipose
Sat Aug 08, 2020 2:50 am
Forum: Programs using OS
Topic: XMLRPC API documentation issues
Replies: 4
Views: 6358

Re: XMLRPC API documentation issues

I am not sure if my last reply was lost, or what. Seems like it disappeared? What if we could do filename only search (and not any other tags)? Or, for queryexact, require exact string match. The results seem to know when it's exact, so maybe a way to restrict to that. One other idea is to index a h...
by adipose
Fri Aug 07, 2020 11:07 pm
Forum: Programs using OS
Topic: XMLRPC API documentation issues
Replies: 4
Views: 6358

Re: XMLRPC API documentation issues

What if you just add "filename" search and only index filenames vs. all the other kinds of tags?

Or queryexact so it doesn't match a bunch of close things?
by adipose
Thu Aug 06, 2020 8:43 pm
Forum: Programs using OS
Topic: XMLRPC API documentation issues
Replies: 4
Views: 6358

XMLRPC API documentation issues

I am a developer on mpc-hc (clsid2 fork, the current active fork installed with klite codec pack). I have been trying to make an improvement to the subtitle search capability, and have run into some issues. 1. Documentation is inconsistent on trac: https://trac.opensubtitles.org/projects/opensubtitl...

Go to advanced search