-
Notifications
You must be signed in to change notification settings - Fork 26
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
Just help and questions #18
Comments
Hey there @romanoh this is perfectly fine to post it here. It seems like there is a double quoutes on the end of the directory path: I've seen this issue before and seem to be a bug with dotnet core. So try running subsync like following:
Instead.
Yes, it does! 😄 Edit: I can't remember if the issue happened if you run SubSync.exe from a .bat file or from a shortcut with the argument having a double quoute. But you could try either. Otherwise just go without the quoutes as you don't have any space in the folder name anyway. |
It seems it is working now removing the quotes. thank you for your great work |
Great that it worked now! Alright, all of them are great questions.
Unfortunately right now it will only download one of the subtitles. So if you start subsync with the parameter Future update will include a postfix on the subtitle filenames with the language code, that will allow multiple languages to be downloaded.
Latest commit changed so that SubSync will only download subtitles from OpenSubtitles.com
No, not at all. If a subtitle already exists it will just skip that video. It will never overwrite an existing subtitle file. However! There are cases when a subtitle file will still be downloaded even though one exists. And that is when the existing subtitle filename is not the same as the video filename. |
I think i have a problem:
dont work , it just freeze only q button work
, it starts syncronyzing. |
sorry to post here, but i dont now how to get it to work, should i put all the files in my movies folder?
edit:
i now it now but it gives some error:
Excepção não processada: System.ArgumentException: O nome de directório D:\Torrents" é inválido.
em System.IO.FileSystemWatcher..ctor(String path, String filter)
em SubSync.SubtitleSynchronizer.Start() em E:\git\SubSync\src\SubSync\Logic\SubtitleSynchronizer.cs:line 50
em SubSync.Program.Main(String[] args) em E:\git\SubSync\src\SubSync\Program.cs:line 60
i put it:
SubSync.exe "D:\Torrents"
does it go for subfolders also?
The text was updated successfully, but these errors were encountered: