Search found 175 matches

Go to advanced search

by vankasteelj
Sat Jul 23, 2016 1:01 pm
Forum: General talk
Topic: Subtitles getting out of sync, in a constant way
Replies: 6
Views: 19961

Subtitles getting out of sync, in a constant way

Hi, I was wondering if you guys ever encountered this. It's the first time it happens, I'm watching a show but for each episode, the subtitles get out of sync gradually, I need to manually add about 1sec every... 20 seconds maybe. I already tried to switch fps within the subtitle, but it gets messy ...
by vankasteelj
Thu Jun 16, 2016 5:51 pm
Forum: Developing
Topic: API responding too well to already uploaded sub
Replies: 5
Views: 5760

Re: API responding too well to already uploaded sub

I would have expected something like: { data: 'http://opensubtitles.org/download/v/src/blah', alreadyindb: 1 seconds: 0.122 status: '200 OK' } It currently doesn't return "alreadyindb", for some reason. It acts like if the subtitle was uploaded, but it wasnt. Here's how I understand the re...
by vankasteelj
Thu Jun 16, 2016 8:36 am
Forum: Developing
Topic: API responding too well to already uploaded sub
Replies: 5
Views: 5760

Re: API responding too well to already uploaded sub

it sends old url, but without saying it was already uploaded, it behaves like if it was a successful new upload
by vankasteelj
Wed Jun 15, 2016 9:11 pm
Forum: Programs using OS
Topic: OpenSubtitles-Uploader (Windows/Linux/OSX)
Replies: 310
Views: 985500

Re: OpenSubtitles-Uploader (Windows/Linux/OSX)

Ok, I see. When you have an issue, look at the developper console (ctrl+d -> console tab) to have more information. It will be fixed on further releases. Thanks!

I noticed an issue with OpenSubtitles on the way, https://forum.opensubtitles.org/viewtop ... =8&t=15692
by vankasteelj
Wed Jun 15, 2016 9:11 pm
Forum: Developing
Topic: API responding too well to already uploaded sub
Replies: 5
Views: 5760

API responding too well to already uploaded sub

Hello, If I upload a subtitle that is already in the database, by passing only an imdb id (no moviebytesize or hash), the API response status is 200 and it sends the link to that subtitle, as if I uploaded it myself. I would expect it to send back "alreadyindb = 1" but in this case, it doe...
by vankasteelj
Wed Jun 15, 2016 7:43 pm
Forum: Programs using OS
Topic: OpenSubtitles-Uploader (Windows/Linux/OSX)
Replies: 310
Views: 985500

Re: OpenSubtitles-Uploader (Windows/Linux/OSX)

Let's say I download a subtitle from OpenSubtitles, but the video hash isnt present yet: - open OpenSub Uploader - drop video & subtitle - hit send. It will tell you "subtitle not uploaded, but hash & filename was added". --- And you say uploading subtitle only errors, but I just t...
by vankasteelj
Mon Jun 13, 2016 8:37 pm
Forum: Programs using OS
Topic: OpenSubtitles-Uploader (Windows/Linux/OSX)
Replies: 310
Views: 985500

Re: OpenSubtitles-Uploader (Windows/Linux/OSX)

That's not a bug on my end, it's the API responding HashWasAlreadyInDb=1 and MoviefilenameWasAlreadyInDb=1 so I guess either it was already there, either you should see with OSS^^
by vankasteelj
Sun Jun 05, 2016 6:32 pm
Forum: General talk
Topic: Upload errors here
Replies: 459
Views: 504226

Re: Upload errors here

sometimes OS sends back 402 when it sees an URL in the subtitle file, I think it doesn't accept url and considers most of them as ads
by vankasteelj
Tue May 31, 2016 6:11 pm
Forum: Developing
Topic: Subtitle Time Stamp Groups
Replies: 5
Views: 7526

Re: Subtitle Time Stamp Groups

you could easily make your srt into vtt with a script, but you probably know that, so I might misunderstand
by vankasteelj
Mon May 30, 2016 5:24 pm
Forum: Developing
Topic: Subtitle Time Stamp Groups
Replies: 5
Views: 7526

Re: Subtitle Time Stamp Groups

Oh yes I've been told that this grouping thing was awesome but never took the time to look into it. Great news if it can improve automatic matching!
by vankasteelj
Sat May 28, 2016 1:56 am
Forum: General talk
Topic: Problem with .ass to have 2 subtitles in the same video
Replies: 2
Views: 2779

Re: Problem with .ass to have 2 subtitles in the same video

I don't know Anime at all, but based on my knowledge of subtitles, it's very possible you're trying to match subtitles for a japanese version on an occidental video, they might be made differently, because our cultures aren't the same (not the same rythm in cinema, not the same "censor", w...
by vankasteelj
Wed May 25, 2016 6:55 pm
Forum: General talk
Topic: How about adding hashes for 1080p releases too?
Replies: 9
Views: 4709

Re: How about adding hashes for 1080p releases too?

The hash is based on the file, yes. You need to have it locally (or at least the required parts to calc the hash, the OSDb protocol isnt about security, so the hashing isn't the entire file, only parts of it, bla bla bla, unless you're a good programmer, it's simpler to just have the file^^). My opi...
by vankasteelj
Wed May 25, 2016 4:15 pm
Forum: General talk
Topic: How about adding hashes for 1080p releases too?
Replies: 9
Views: 4709

Re: How about adding hashes for 1080p releases too?

It's what I do too, try to find with hash, then if it fails, with imdb. It usually works 'good enough', where hash matching gives 99.9% of the time a good subtitle, and imdb about 70% of the time (the other 28% are usually a little out of sync, nothing you can't deal with some keyboard shortcuts any...
by vankasteelj
Tue May 24, 2016 9:39 pm
Forum: Developing
Topic: SearchSubtitles() return 401 Unauthorized
Replies: 2
Views: 4207

Re: SearchSubtitles() return 401 Unauthorized

I don't know what language that is, but LogIn doesn't return a token, it returns an object containing the token
by vankasteelj
Sun May 22, 2016 11:22 pm
Forum: Programs using OS
Topic: OpenSubtitles-Uploader (Windows/Linux/OSX)
Replies: 310
Views: 985500

Re: OpenSubtitles-Uploader (Windows/Linux/OSX)

2.0 is out!

Go to advanced search