Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't run multiples instances #94

Open
joselrl opened this issue Mar 25, 2019 · 5 comments
Open

Can't run multiples instances #94

joselrl opened this issue Mar 25, 2019 · 5 comments
Labels

Comments

@joselrl
Copy link

joselrl commented Mar 25, 2019

A bit of a problem I ran when trying to run multiple instances of the program, (running the windows binary here)

The process where it merges the subs it ignores the name, goes only by extension (.ass), so if there are other files it merges them causing the file to have wrong subs and other files to be missing subs. Can you change it so that it scans for the correct file name as well?
It's obviously not urgent, and copying the folder and opening from there solves it.

@Abu3safeer
Copy link
Contributor

Abu3safeer commented Mar 25, 2019

This is known issue, and it is not fixed yet, you can try run every instance in different directory, so these instances do not conflict with each other.

@joselrl
Copy link
Author

joselrl commented Mar 25, 2019

@Abu3safeer oh, didn't find similar issue so thought it wasn't reported yet. my bad, thanks for the quick response

Also one other thing. Regarding the login page issue that is said to be temp fixed. It still happens to me, my standard URL is .../pt-pt/... but it gives an error. To fix it I change it to .../es/... but I thought I read that it was fixed on the current release, is it not on the windows binary?

@Abu3safeer
Copy link
Contributor

Abu3safeer commented Mar 25, 2019

There are several issues that are not fixed completely, so I think that URL issue is fixed, but partly, not all issues related to it has been fixed, so better change the link, it will be easier that waiting for a complete fix for it.

@Xonshiz
Copy link
Owner

Xonshiz commented May 16, 2019

Multiple instances, yeah that is known. Haven't had the urge to fix it (which is bad). So, I re-wrote whole code again. Will hopefully fix this. That URL thing should be fixed. Test it out when I push the latest windows binary.

@Xonshiz Xonshiz added the bug label May 16, 2019
@Abu3safeer
Copy link
Contributor

@Xonshiz You could make the application create a folder and but data inside it before muxing, the folder name should be unique, so they should never conflict no matter how much instances you run.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants