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

Various fixes #101

Merged
merged 3 commits into from
Dec 24, 2024
Merged

Various fixes #101

merged 3 commits into from
Dec 24, 2024

Conversation

ROBERT-MCDOWELL
Copy link
Collaborator

No description provided.

@DrewThomasson DrewThomasson merged commit a050e78 into DrewThomasson:v2.0 Dec 24, 2024
@DrewThomasson
Copy link
Owner

I'll start testing on my end with the basic terminal commands in the readme as well

@DrewThomasson
Copy link
Owner

ok the headless is running into issues

@DrewThomasson
Copy link
Owner

the gui is working perfectly tho! :D

@DrewThomasson
Copy link
Owner

drew@wmughal-CN4D09397T ebook2audiobook % ./ebook2audiobook.sh --headless --ebook test.txt
Running in native mode
Package requirements ok
Dictionary ok
convert_ebook() Exception: 'Namespace' object does not support item assignment
Conversion failed: 'Namespace' object does not support item assignment
drew@wmughal-CN4D09397T ebook2audiobook % 

@DrewThomasson
Copy link
Owner

drew@wmughal-CN4D09397T ebook2audiobook % ./ebook2audiobook.sh --headless --ebook test.txt
Running in native mode
Package requirements ok
Dictionary ok
convert_ebook() Exception: 'Namespace' object does not support item assignment
Conversion failed: 'Namespace' object does not support item assignment
drew@wmughal-CN4D09397T ebook2audiobook % 

@ROBERT-MCDOWELL

I think I got a fix for that issue working check it out idk lol

#103

@DrewThomasson
Copy link
Owner

@ROBERT-MCDOWELL

I also fixed the issue with the unwanted Windows-style line endings (\r) in the ebook2audiobook.sh

by using dos2unix on ebook2audiobook.sh to fix it :)

#102

@DrewThomasson
Copy link
Owner

DrewThomasson commented Dec 24, 2024

Those two pull requests I made seem to fix everything on my end idk check em out :)

@ROBERT-MCDOWELL
Copy link
Collaborator Author

yeah I fixed these since many PR

@ROBERT-MCDOWELL
Copy link
Collaborator Author

unless the CRLF caused by multiple crashes on my editor. I switch it back and created a New PR with other fixes

@ROBERT-MCDOWELL
Copy link
Collaborator Author

I'll start testing on my end with the basic terminal commands in the readme as well

did you finish to modify the README?

lib/functions.py Show resolved Hide resolved
lib/functions.py Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants