You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-3Lines changed: 0 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,8 +23,6 @@ If you have an antivirus or firewall, you may need to disable some other setting
23
23
Please send feedback via [Github Issue](https://github.com/airsquared/blobsaver/issues/new/choose) or [Reddit PM](https://www.reddit.com//message/compose?to=01110101_00101111&subject=Blobsaver+Feedback) if you encounter any bugs/problems or have a feature request.
24
24
25
25
## TODO:
26
-
- Allow only one instance
27
-
- Debug log/window
28
26
- Use macOS menu bar
29
27
- Auto-upload to Dropbox/Google Drive
30
28
- Package into .app/.exe [maybe this](https://github.com/Jorl17/jar2app)
@@ -37,4 +35,3 @@ Please send feedback via [Github Issue](https://github.com/airsquared/blobsaver/
37
35
38
36
## License
39
37
This project is licensed under GNU GPL v3.0-only - see the [LICENSE](https://github.com/airsquared/blobsaver/blob/master/LICENSE) file for details
newReportableError("Unknown result.\n\nIf this was done to test whether the preset works in the background, please cancel that preset, fix the error, and try again.", tsscheckerLog);
432
437
}
433
-
try {
434
-
proc.waitFor();
435
-
} catch (InterruptedExceptione) {
436
-
newReportableError("The tsschecker process was interrupted.", e.toString());
0 commit comments