Package Details: opensubtitles-uploader 2.7.0-1

Git Clone URL: https://aur.archlinux.org/opensubtitles-uploader.git (read-only, click to copy)
Package Base: opensubtitles-uploader
Description: Desktop app to upload subtitles to OpenSubtitles, using Node.JS and NWjs
Upstream URL: https://github.com/vankasteelj/opensubtitles-uploader
Licenses: GPL3
Submitter: lisu_ml
Maintainer: tyrannis.hawk
Last Packager: tyrannis.hawk
Votes: 4
Popularity: 0.000000
First Submitted: 2016-09-04 10:51 (UTC)
Last Updated: 2023-02-25 10:14 (UTC)

Latest Comments

1 2 Next › Last »

tyrannis.hawk commented on 2024-02-16 14:55 (UTC)

I haven't had time to try again and trouble shoot this, but I ran into a slew of compilation issues last time I tried. I will try again soon and raise an issue upstream if I have to.

steadfasterX commented on 2024-02-16 13:13 (UTC)

it seems that the issue was solved upstream according to: https://github.com/vankasteelj/opensubtitles-uploader/issues/106

any chance we can see a v2.8.0?

miq commented on 2023-10-07 14:53 (UTC)

OK, thanks.

tyrannis.hawk commented on 2023-08-10 19:03 (UTC) (edited on 2023-08-22 08:17 (UTC) by tyrannis.hawk)

@miq Absolutely.

I'm working on it. Compiling works without error, but the application itself is throwing errors about one of its libraries when you start it. I will probably need to contact upstream for a solution.

Luckily, 2.7.0 still works fine, so feel free to use that until I get the new version to work.

miq commented on 2023-08-06 16:41 (UTC)

There is 2.8.0 out there. Are You going to update?

lisu_ml commented on 2023-02-24 09:20 (UTC)

@tyrannis.hawk: I have no time to maintain the package. Have just disowned it, feel free to pick it up from here!

tyrannis.hawk commented on 2023-02-24 09:04 (UTC) (edited on 2023-02-24 09:04 (UTC) by tyrannis.hawk)

@lisu_ml I managed to create a PKGBUILD-file for version 2.7.0 that works. It does require patching one of the source files. I'd be happy to provide everything to get this package updated. It may be easier to make me co-maintainer of this package, but I will leave that up to you.

lisu_ml commented on 2022-06-27 20:48 (UTC)

@tyrannis.hawk: it moves behind your issue for me with npm 8.5.5. I hit the following error though, which I have to look into:

Error: Cannot find module 'nw-builder/lib/detectCurrentPlatform.js'
Require stack:
- /home/michal/Documents/repos/aur/opensubtitles-uploader/src/opensubtitles-uploader-2.6.0/gulpfile.js
- /usr/lib/node_modules/gulp/node_modules/gulp-cli/lib/shared/require-or-import.js
- /usr/lib/node_modules/gulp/node_modules/gulp-cli/lib/versioned/^4.0.0/index.js
- /usr/lib/node_modules/gulp/node_modules/gulp-cli/index.js
- /usr/lib/node_modules/gulp/bin/gulp.js
    at Module._resolveFilename (node:internal/modules/cjs/loader:939:15)
    at Module._load (node:internal/modules/cjs/loader:780:27)
    at Module.require (node:internal/modules/cjs/loader:1005:19)
    at require (node:internal/modules/cjs/helpers:102:18)
    at Object.<anonymous> (/home/michal/Documents/repos/aur/opensubtitles-uploader/src/opensubtitles-uploader-2.6.0/gulpfile.js:20:23)
    at Module._compile (node:internal/modules/cjs/loader:1105:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
    at Module.load (node:internal/modules/cjs/loader:981:32)
    at Module._load (node:internal/modules/cjs/loader:827:12)
    at Module.require (node:internal/modules/cjs/loader:1005:19) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    '/home/michal/Documents/repos/aur/opensubtitles-uploader/src/opensubtitles-uploader-2.6.0/gulpfile.js',
    '/usr/lib/node_modules/gulp/node_modules/gulp-cli/lib/shared/require-or-import.js',
    '/usr/lib/node_modules/gulp/node_modules/gulp-cli/lib/versioned/^4.0.0/index.js',
    '/usr/lib/node_modules/gulp/node_modules/gulp-cli/index.js',
    '/usr/lib/node_modules/gulp/bin/gulp.js'
  ]
}

tyrannis.hawk commented on 2022-05-02 14:47 (UTC) (edited on 2022-05-06 09:31 (UTC) by tyrannis.hawk)

This package compiled fine on my box a little while ago (this version of the PKGBUILD even, but seems to get stuck at the beginning of the run now:

==> Starting build()...
(⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠼ idealTree:opensubtitles-uploader-2.6.0: sill idealTree buildDeps

Not sure if this is a problem that needs to be reported upstream or something caused by specific versions of packages used on an up-to-date Arch system. Does anyone else have this issue?

<edit> Just to be safe I also opened a bug report upstream: https://github.com/vankasteelj/opensubtitles-uploader/issues/99

lisu_ml commented on 2020-04-26 18:40 (UTC)

Sure! Added. Thanks for pointing this out.