opensubtitles-uploader icon indicating copy to clipboard operation
opensubtitles-uploader copied to clipboard

Open Opensubtitle page using the same language configured in uploader.

Open Bricio opened this issue 2 years ago • 1 comments

Uploader app is configured with english language. But the link generated after you upload the subtitle links is hardcoded to french location of the site.

It should be coded using localStorage.locale variable, or something like that.

image

image

https://github.com/vankasteelj/opensubtitles-uploader/blob/5becbb75e503588cd61d15e18200cc92752bb34e/app/js/main/osactions.js#L371-L372

Bricio avatar Jun 14 '22 14:06 Bricio

It is a known issue, I haven't looked into it yet. Related to https://github.com/vankasteelj/opensubtitles-uploader/pull/98

vankasteelj avatar Jun 15 '22 09:06 vankasteelj