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
vankasteelj
Posts: 175
Joined: Sun Nov 15, 2015 1:09 am

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

Fri Dec 04, 2015 12:47 pm

I'm not an apple developper so I don't have a signing key, you can decide wether or not to use unsigned applications in the settings.

It might also be worth it to check if the .app is an executable (chmod +x).

I don't know apple or osx, all I know is that someone tested and said "yep it's working on mac".

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

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

Fri Dec 04, 2015 1:19 pm

Code: Select all

MBP1:MacOS$ pwd /Applications/opensubtitles-uploader.app/Contents/MacOS MBP1:MacOS$ ./nwjs [4364:1204/182052:ERROR:connection.cc(1060)] Web sqlite error 5, errno 0: database is locked, sql: PRAGMA journal_mode = PERSIST [4364:1204/182053:ERROR:connection.cc(1060)] Web sqlite error 5, errno 0: database is locked, sql: PRAGMA cache_size=32 [4364:1204/182053:ERROR:connection.cc(1060)] Web sqlite error 5, errno 0: database is locked, sql: CREATE TABLE meta(key LONGVARCHAR NOT NULL UNIQUE PRIMARY KEY, value LONGVARCHAR) [4364:1204/182053:ERROR:web_data_service_backend.cc(54)] Cannot initialize the web database: 1
how normally I should run that application, when I dont want to use icon ?

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

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

Fri Dec 04, 2015 8:18 pm

Seems like an error on your end, the database isn't supposed to be locked.

Can you try deleting ~/Library/Application Support/opensubtiltes-uploader? (or kill any nwjs process, that might happen if you opened twice the app or if closing previous instance didn't work)

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

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

Fri Dec 04, 2015 8:26 pm

it is working ok now, my fault, it was running from commandline, so not possible run it twice :)

but I didnt test upload yet, but I guess it is working good :)

will play with it later.

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

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

Thu Dec 10, 2015 2:31 am

Any feedback?

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

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

Thu Dec 10, 2015 5:44 am

well, right now I am traveling, so no time to do anything except critical bugfixing.
Maybe others ? :)

User avatar
pulpy
Posts: 12
Joined: Wed Nov 18, 2015 7:32 pm
Location: Everywhere

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

Thu Dec 10, 2015 4:30 pm

well, right now I am traveling
Do not forget to beach bali :) .. Indonesia ..

SiliconChip
Posts: 4
Joined: Wed Dec 30, 2015 9:13 am

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

Wed Dec 30, 2015 9:21 am

How about a portable version for Windows, which doesnt require install?

This would be useful to have on a USB PenDisk, so it can be ran from different computers.

Thanks

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

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

Thu Dec 31, 2015 4:06 pm

How about a portable version for Windows, which doesnt require install?
Here is a portable version: https://mega.nz/#!ZtoHgRwA!DYUxngBynqIS ... b30YhmR3wI

Not made by me, but by someone who prefers to remain anonymous.
Tested (by that same anonymous) and working on Win XP and Win 7
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

SiliconChip
Posts: 4
Joined: Wed Dec 30, 2015 9:13 am

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

Thu Dec 31, 2015 11:20 pm

Here is a portable version: https://mega.nz/#!ZtoHgRwA!DYUxngBynqIS ... b30YhmR3wI

Not made by me, but by someone who prefers to remain anonymous.
Tested (by that same anonymous) and working on Win XP and Win 7
Many thanks SmallBorther... will give it a try in the next days :D

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

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

Fri Jan 01, 2016 2:03 pm

I just posted a link.
I'll pass the thanks.
Thanks for thanking.
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

SiliconChip
Posts: 4
Joined: Wed Dec 30, 2015 9:13 am

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

Sun Jan 03, 2016 9:01 am

Sadly I cannot use the portable version, as the upload function (what I really needed) does not work properly.

Thanks nevertheless :)

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

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

Fri Jan 08, 2016 3:06 am

You can use the installer version, just make it install on Desktop and move that folder wherever you want (even on an USB key, although it won't remember your logins)

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

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

Mon Jan 18, 2016 1:06 am

Update 1.1 is here: available on Windows/Linux/OSX.

Now with a Portable build for Windows users (if they prefer).

https://github.com/vankasteelj/opensubt ... /tag/1.1.0

changelog:
  • - Drag&Drop directly the video and the subtitle
    - Autodetect subtitle file if the names matches
    - Display correct error messages when needed
    - Take OpenSubtitles.org maintainance in account
    - Release a Portable version for Windows

SiliconChip
Posts: 4
Joined: Wed Dec 30, 2015 9:13 am

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

Mon Jan 18, 2016 3:21 am

Update 1.1 is here: available on Windows/Linux/OSX.

Now with a Portable build for Windows users (if they prefer).

https://github.com/vankasteelj/opensubt ... /tag/1.1.0

...[/list]
Now we are talking :D I just downloaded the portable version and I can open the app without any probs (logon fine to open subtitles too).

Will play with it the next days.

Really appreciated for all the effort with this! 8)

Return to “Programs using OS”

Who is online

Users browsing this forum: No registered users and 23 guests