Search found 175 matches

Go to advanced search

by vankasteelj
Mon Nov 30, 2015 11:31 pm
Forum: Developing
Topic: Since a few days, HD seems forced on API uploads
Replies: 3
Views: 3170

Since a few days, HD seems forced on API uploads

Hi, I've been uploading a good amount of subtitles, and since a few days, no matter what I try, all my subtitles are marked as "HD", no matter if I specifically say "highdefinition = 0" or simply ignore that parameter. And looking at the home screen of OS, where all subtitles I s...
by vankasteelj
Mon Nov 30, 2015 1:36 am
Forum: Programs using OS
Topic: OpenSubtitles-Uploader (Windows/Linux/OSX)
Replies: 310
Views: 986482

Re: "upload" application in development (Windows/Linux/OSX)

well, I'm almost done, as soon as I have a useragent, i'll release a test version :D

Image
by vankasteelj
Sat Nov 28, 2015 3:04 am
Forum: Developing
Topic: Is there an api call to check if the website is under maintenance?
Replies: 13
Views: 9268

Re: Is there an api call to check if the website is under maintenance?

Well I don't know what it IS, but I know what it's NOT:

"Guru Meditation" should be displayed in html's body when it's a crash
by vankasteelj
Fri Nov 27, 2015 3:18 am
Forum: Developing
Topic: Is there an api call to check if the website is under maintenance?
Replies: 13
Views: 9268

Re: Is there an api call to check if the website is under maintenance?

But, 503 happens too when not on maintainence, but only heavy load. I've encounered 503 codes that were resolved if I retried the call.
by vankasteelj
Thu Nov 26, 2015 11:38 pm
Forum: Programs using OS
Topic: OpenSubtitles-Uploader (Windows/Linux/OSX)
Replies: 310
Views: 986482

Re: "upload" application in development (Windows/Linux/OSX)

In your example there is nowhere mentioned what is the file size or duration. wait, what?! The file size, I see it myself on the example... But about duration... eh that's a bug in the API! @oss here's what I send: http://i.imgur.com/KDdcuWR.png ---------------------- About releasename: then it's t...
by vankasteelj
Thu Nov 26, 2015 7:25 pm
Forum: General talk
Topic: How to match video file with subtitle
Replies: 39
Views: 18236

Re: How to match video file with subtitle

Yes, it's aimed at hector's posts on page 1 & 2
by vankasteelj
Thu Nov 26, 2015 6:41 pm
Forum: General talk
Topic: How to match video file with subtitle
Replies: 39
Views: 18236

Re: How to match video file with subtitle

To download subtitles from OpenSubtitles, I use an "algorithm" (big word for that) to match the best possible way. Here's how the function prioritize: Hash + filesize (or Path, that will be used to calculate hash and filesize) Filename IMDBid (+ Season and Episode for TV Series) The functi...
by vankasteelj
Thu Nov 26, 2015 3:07 pm
Forum: Programs using OS
Topic: OpenSubtitles-Uploader (Windows/Linux/OSX)
Replies: 310
Views: 986482

Re: "upload" application in development (Windows/Linux/OSX)

thanks all! @SmallBrother: - IMDb ID: I can imagine something goes wrong with automatic detection, due to similar or even the same movie names. For that reason I think it would be good to have some manual checking method. Maybe have the IMDb title displayed. Mmmh, let me think about that, not a bad ...
by vankasteelj
Wed Nov 25, 2015 1:35 am
Forum: Programs using OS
Topic: OpenSubtitles-Uploader (Windows/Linux/OSX)
Replies: 310
Views: 986482

OpenSubtitles-Uploader (Windows/Linux/OSX)

[START Edit by SmallBrother] You can translate this application online, using Transifex: https://www.transifex.com/vankasteelj/opensubtitles-uploader-nwjs/ To join the translators team, create a free account and ask to join the "vankasteelj/OpenSubtiltes-Uploader" project in your language...
by vankasteelj
Sun Nov 15, 2015 1:11 am
Forum: Developing
Topic: Writing a film identifying application, thoughts appreciated
Replies: 11
Views: 14939

Re: Writing a film identifying application, thoughts appreciated

I have an issue with this. It's supposed to send back info, but all I can really do is see if the moviehash is in db or if it needs insertion: see http://i.imgur.com/SYGKd9F.png edit: it works but not with some hashes, took me time to realize that I needed to check for Array.length === 0 to know if ...

Go to advanced search