Changes
#40 (Mar 21, 2021, 6:55:06 PM)
- fixed json deserialization of a object (commit: 29ffad2) — Logan / githubweb
- made cancel button a little cleaner (commit: e83d85a) — Logan / githubweb
#39 (Dec 28, 2020, 9:54:07 AM)
- handle the case where the ssh command refuses to connect (commit: ed2730c) — Logan / githubweb
- useful connection error debugging in the audiobook processor (commit: f4b556c) — Logan / githubweb
- ssh cleanup/commenting (commit: ab45013) — Logan / githubweb
- comments on the audiobook object (commit: d4f2fa1) — Logan / githubweb
- note to self on something I should potentially change (commit: 9a27b60) — Logan / githubweb
- console window comment. (commit: beb2adc) — Logan / githubweb
- audiobook processor comments (commit: 484b945) — Logan / githubweb
#38 (Dec 28, 2020, 8:54:07 AM)
- fixed me being an idiot assuming that it will never be null (commit: f6b0c1d) — Logan / githubweb
- did some code cleanup (commit: 7926175) — Logan / githubweb
- cleanup/commenting (commit: 9d7e76d) — Logan / githubweb
- cleanup and general improvements (commit: 6ead8c9) — Logan / githubweb
- finished cleaning up the audiobook adding window (commit: 6c36f3f) — Logan / githubweb
- refactored this line due to me being a blithering idiot (commit: 3c78c7b) — Logan / githubweb
#37 (Dec 27, 2020, 6:55:07 AM)
- removed a break in the code where I could of just used a conditional (commit: 8c35ec4) — Logan / githubweb
- space to stop my ocd (commit: 6cbe4c1) — Logan / githubweb
#36 (Dec 17, 2020, 9:55:09 PM)
- fixed a typo (commit: 74c5db3) — Logan / githubweb
- fixed a typo (commit: 57c8ed8) — Logan / githubweb
- added a way to cancel the add audio book window (commit: 996cdd6) — Logan / githubweb
#35 (Dec 17, 2020, 8:55:08 PM)
- added a prompt for invalid ssh connection details (commit: b92463b) — Logan / githubweb
- whatever was modified here?? (commit: 517161c) — Logan / githubweb
- added a prompt so its easier to tell when its completed (commit: d345862) — Logan / githubweb
- fixed it always appenidng .m4b to the file extension (commit: cf40c0d) — Logan / githubweb
#34 (Oct 11, 2020, 1:54:06 AM)
- fixed me being stupid in deleting stuff. (commit: e458921) — Logan / githubweb
- missed one slash breaking my entire program. oops.. copying fixed (commit: caecda7) — Logan / githubweb
#33 (Aug 15, 2020, 1:54:07 AM)
- added in variable support to default output path (commit: d22d316) — Logan / githubweb
#32 (Aug 15, 2020, 12:54:07 AM)
- oops i hit space (commit: 28db664) — Logan / githubweb
- and i seriously didnt look hard enough the first time... teaches me! (commit: af5568b) — Logan / githubweb
- fixed a tab issue in the add audiobook ui (commit: 48b7bbd) — Logan / githubweb
- added quotes to prevent issues with spaces (commit: da6a454) — Logan / githubweb
- fixed the command issues (commit: 47d06c3) — Logan / githubweb
- fixed the file missing .m4b (commit: d861b61) — Logan / githubweb
- added a default output directory flag to override automatic behavior (commit: 398a524) — Logan / githubweb
- removed it automatically making a output folder in the final directory (commit: ba95ab9) — Logan / githubweb
#31 (Aug 14, 2020, 11:54:06 PM)
- fixed a ui element being off screen (commit: 5b0c797) — Logan / githubweb
- rearranged the ui for easier use (commit: 1c4f981) — Logan / githubweb
- fixed a empty book crash (commit: 6f209e1) — Logan / githubweb