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

ISO9660 Compatibility issues? #46

Open
arran4 opened this issue Oct 1, 2023 · 3 comments
Open

ISO9660 Compatibility issues? #46

arran4 opened this issue Oct 1, 2023 · 3 comments

Comments

@arran4
Copy link

arran4 commented Oct 1, 2023

Not sure if this is in scope of the project, however inorder to listen to podcasts in the car I have created:
https://github.com/arran4/podcast-cdr-manager

It successfully creates an ISO. My linux machine can read it:
image

However when I put it in the car:
image

( TOYOTA YARIS, RADIO/CD/DVD/SAT/TV, CD/MP3 PLAYER, NCP9#, SINGLE, 10/05-06/16 )

However when I burn the mp3s with K3b it works fine. (Default settings. It works, so it's not a CDRW issue.)

Testing it with just ISO9660 with K3b:

image

image

That seemed to work. So I suspect this might be an ISO issue OR an issue with how I'm using the library?

image

@arran4 arran4 changed the title CD Format issues? ISO9660 Compatibility issues? Oct 1, 2023
@kdomanski
Copy link
Owner

Hi @arran4 , could you maybe share with me a working and non-working image containing the same file(s)? It would really help in debugging.

@arran4
Copy link
Author

arran4 commented Feb 15, 2024

Sure. I have since deleted the original images so I will have to recreate it.

@arran4
Copy link
Author

arran4 commented Feb 16, 2024

https://gist.github.com/arran4/5676f9ec6a7a0517f739b248a7abd62d

image

Bah.

output.iso.gz

k3bcreated.iso.gz

Seems you have to gzip ISOs to upload them and they need to be less than 25mb. Seems a project specific note to include in the default issue.

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

No branches or pull requests

2 participants