Forum rules
Under no circumstances is spamming or advertising of any kind allowed. Do not post any abusive, obscene, vulgar, slanderous, hateful, threatening, sexually-orientated or any other material that may violate others security. Profanity or any kind of insolent behavior to other members (regardless of rank) will not be tolerated. Remember, what you don’t find offensive can be offensive to other members. Please treat each other with the kind of reverence you’d expect from other members.
Failure to comply with any of the above will result in users being banned without notice. If any further details are needed, contact: “The team” using the link at the bottom of the forum page. Thank you.
User avatar
SmallBrother
Site Admin
Posts: 3724
Joined: Sun Mar 04, 2012 12:59 pm
Location: Somewhere on this globe

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

Thu May 10, 2018 7:37 pm

Looks like something is broken:
When dropping a video file inside the video pane, the IMDb ID field doesn't get filled.
After some waiting time I get an error saying "something went wrong".
When I manually input the IMDb ID the whole thing repeats, same result.

I have tried with different IMDb ID's, on different moments, after rebooting, and all the other obvious solutions, but no solution.

Can anybody confirm/deny the problem?
And a fix would be nice too :)
Nowadays a VPN is a must for everyone. A VPN allows you safe surfing and protects you against spying governments and companies.
I advise AirVPN - from € 2,75 per month. Click the below banner for more info.


Image

User avatar
Mazrim Taim
Posts: 122
Joined: Tue Mar 31, 2015 10:04 am

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

Thu May 10, 2018 10:45 pm

Looks like something is broken:
When dropping a video file inside the video pane, the IMDb ID field doesn't get filled.
After some waiting time I get an error saying "something went wrong".
When I manually input the IMDb ID the whole thing repeats, same result.

I have tried with different IMDb ID's, on different moments, after rebooting, and all the other obvious solutions, but no solution.

Can anybody confirm/deny the problem?
And a fix would be nice too :)
Problem confirmed.

Select a video-file...
Image


...and after searching for quite some time...
Image


... the IMDb ID field remains empty.
Was still working though the last time I used it... nearly a month ago.
Image

User avatar
SmallBrother
Site Admin
Posts: 3724
Joined: Sun Mar 04, 2012 12:59 pm
Location: Somewhere on this globe

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

Thu May 10, 2018 11:10 pm

Yeah, that's exactly it.
Thanks for the confirm and -moreover- the image covering.
Was still working though the last time I used it... nearly a month ago.
Was still working though the last time I used it... a few days ago.

Kasteel... HELP
Nowadays a VPN is a must for everyone. A VPN allows you safe surfing and protects you against spying governments and companies.
I advise AirVPN - from € 2,75 per month. Click the below banner for more info.


Image

User avatar
Mazrim Taim
Posts: 122
Joined: Tue Mar 31, 2015 10:04 am

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

Fri May 11, 2018 10:01 pm

Yeah, that's exactly it.
Thanks for the confirm and -moreover- the image covering.
Was still working though the last time I used it... nearly a month ago.
Was still working though the last time I used it... a few days ago.

Kasteel... HELP
Let's hope he can, because this sure sucks. :(

I had to use the site-form to upload a subtitle today. Three times! A lot of typing that is otherwise automatically done by OpenSubtitles Uploader.
But the program refuses to work without an IMDb ID. It can't find it, and manually entering it also results in an error.

Has anyone considered reporting the issue on GitHub? https://github.com/vankasteelj/opensubt ... der/issues
Or is the issue caused by a change on OS?
Image

User avatar
SmallBrother
Site Admin
Posts: 3724
Joined: Sun Mar 04, 2012 12:59 pm
Location: Somewhere on this globe

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

Fri May 11, 2018 10:48 pm

Or is the issue caused by a change on OS?
To be honest, I think this is coming from a issue with IMDb...
IMDb doesn't have an API and they are changing (crucial) stuff every single minute...
Not good.
Nowadays a VPN is a must for everyone. A VPN allows you safe surfing and protects you against spying governments and companies.
I advise AirVPN - from € 2,75 per month. Click the below banner for more info.


Image

User avatar
vankasteelj
Posts: 175
Joined: Sun Nov 15, 2015 1:09 am

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

Sat May 12, 2018 9:04 pm

Seems to be working today, the issue was:

Call:

Code: Select all

OS.api.GetIMDBMovieDetails('<VALID OS TOKEN>', '<VALID IMDB ID>').then( console.log ).catch( console.error )
Response:

Code: Select all

Error: "API seems offline"
I believe I can safely make that error not fatal, as it is used mostly to confirm the ID you entered is correct by displaying some IMDB infos + a backdrop

(... I just have to dig back in that code I havent looked at in a while^^)


EDIT: I apparently can do something like this:
Image

User avatar
Mazrim Taim
Posts: 122
Joined: Tue Mar 31, 2015 10:04 am

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

Sat May 12, 2018 10:48 pm

(...)

I believe I can safely make that error not fatal, as it is used mostly to confirm the ID you entered is correct by displaying some IMDB infos + a backdrop

(... I just have to dig back in that code I havent looked at in a while^^)


EDIT: I apparently can do something like this:
Image
Image
Image

User avatar
vankasteelj
Posts: 175
Joined: Sun Nov 15, 2015 1:09 am

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

Sun May 13, 2018 12:13 am

2.3.0 is out, you should have gotten a notification in-app. If not: https://github.com/vankasteelj/opensubt ... r/releases

User avatar
SmallBrother
Site Admin
Posts: 3724
Joined: Sun Mar 04, 2012 12:59 pm
Location: Somewhere on this globe

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

Sun May 13, 2018 11:03 am

Hmm... just got 2.3.0 and tried to upload something, but I get an error "Something went wrong".
Still/again API trouble on opensubtitles?
Trouble with the uploader?
Or is it me?

[Edit]
Sorry, I was too fast. Apparently the problem occurs only with one specific subtitle/video. With other subs/movies things are fine.
Weird.
Nowadays a VPN is a must for everyone. A VPN allows you safe surfing and protects you against spying governments and companies.
I advise AirVPN - from € 2,75 per month. Click the below banner for more info.


Image

User avatar
SmallBrother
Site Admin
Posts: 3724
Joined: Sun Mar 04, 2012 12:59 pm
Location: Somewhere on this globe

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

Thu Jul 05, 2018 3:08 pm

It looks like the method to add hashes to existing subs doesn't work anymore.

The method would be:
1 - Upload an existing subttitle with a video file
2 - The subtitle will be rejected (the subtitle already exists)
3 - The program will give an 'error' saying that the subtitle already exists, but confirming that the hash code and file name are added.
4 - Some time later the hash and file name for the video will be added to that existing subtitle. This could take a while (sometimes up to almost two days or so).

Lately (I guess for some weeks, maybe months) everything goes as described - except step number four.

Here is an example: https://www.opensubtitles.org/en/subtit ... on-pete-nl
For the mentioned files
- Lean.on.Pete.2017.720p.AMZN.WEB-DL.DDP5.1.H.264-NTG
- Lean.On.Pete.2017.720p.WEBRip.x264-[YTS.AM]
- Lean.on.Pete.2017.HDRip.AC3.X264-CMRG
the hashes and file names were added a couple of weeks ago.

No idea if this is a problem of the Uploader or of the OpenSubtitles system.
Nowadays a VPN is a must for everyone. A VPN allows you safe surfing and protects you against spying governments and companies.
I advise AirVPN - from € 2,75 per month. Click the below banner for more info.


Image

kerremelk
Posts: 82
Joined: Sun Jan 12, 2014 2:47 pm

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

Fri Dec 21, 2018 3:14 pm

Hello all,
I use V2.30.
I regularly upload OCR'd retail DVD srt files, and since I ripped the DVD myself there is no matching "release". Film files I ripped are not distributed.
However, the SRT files I make can be very useful, so I upload these.
I was asked to put DVD-rip (or OCR DVD-rip) in the releasename box so I do that.
The problem is that whatever I write in the releasename box gets ignored, with or without the filmfile present in folder.
Yes, I tried without the film file in the folder, The releasename was overwritten with "truncated" srt name.
(When I did that, I pasted the IMDB number in myself. This works.)

So, at the moment I have to work online because otherwise SmallBrother would bust a nut.
Well, think about it. I estimate I have another 300 to 350 retail srt pulled from DVD to publish, and that would mean as many interventions (releasename edits) by SmallBrother, which is unnacceptable.
Please HELP?

SB will agree that for uploads of srt to known releases (mostly resynchs, or corrections made to substandard subs) there is no such problem because the filename is the releasename.

Kind regards, Jaak

additional info; OS used is windows 10 Pro.
No external JAVA package installed (I use edge and chrome and firefox, and don't want unsafe java plugins.)

kerremelk
Posts: 82
Joined: Sun Jan 12, 2014 2:47 pm

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

Fri Dec 21, 2018 4:25 pm

for a test, have installed Node.js
It did NOT resolve the issue.

GrrrrrrrrrrrRRRumpy Xmass everybody.
°-)

User avatar
oss
Site Admin
Posts: 5879
Joined: Sat Feb 25, 2006 11:26 pm
Contact: Website

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

Wed Dec 26, 2018 3:12 pm

can somebody explain what is problem for now ? Because I dont see any :)

kerremelk
Posts: 82
Joined: Sun Jan 12, 2014 2:47 pm

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

Wed Dec 26, 2018 3:52 pm

to OSS
The problem Smallbrother pointed out to me was that when I uploaded thru the latest version of this tool, the releasename was misleading as there was no known release by that name. (I scanned IDX/SUBs from DVD I ripped for personal use. The Films never get in a turrent.)
The SRT files, however, are useful (they can be resynched).
Their releasename was not. So Smallbrother asked I fill in OCR-DVD-rip or similar.
And I did that.
The problem is that when people like me write a name like "RETAIL OCR DVD-rip" in the box for releasename, this field gets overwritten with the SRT filename (without extention)(what I called truncated filename).
So, Smallbrother had to go over a whole lot of my uploads, and I had another 500 files to do still (not all need to get uploaded, but I guessed there were to be another 300 uploads.)
So, I currently again upload online which takes more time. (and that is because this tool works the way it does.)

Many Merry New years and Happy lives to all.
Kind regards, Jaak

User avatar
SmallBrother
Site Admin
Posts: 3724
Joined: Sun Mar 04, 2012 12:59 pm
Location: Somewhere on this globe

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

Wed Dec 26, 2018 4:08 pm

Let me add a little something, as I think oss may be misleaded about what is actually the problem.
( He might think *I* am the problem :) )

- Take the uploader of vankasteelj
- Make a subtitle file which is called (for example) Nice_Movie (2010) dut.srt
- Load this into the uploader
- Check IMDB ID so that it is matching (in this example fictional movie name) Nice Movie of 2010
- Write as release name OCR DVD-rip
- Upload

Now the subtitle appears with release name Nice_Movie (2010) dut (i.e. the same as subtitle file name minus the extension SRT)
But it SHOULD have been OCR DVD-rip

Correct, kerremelk?
Nowadays a VPN is a must for everyone. A VPN allows you safe surfing and protects you against spying governments and companies.
I advise AirVPN - from € 2,75 per month. Click the below banner for more info.


Image

Return to “Programs using OS”

Who is online

Users browsing this forum: Amazon [Bot] and 34 guests