-
-
Notifications
You must be signed in to change notification settings - Fork 18
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
Feature Request: Import chapter from CUE Sheet #63
Comments
Could you provide an example file and cue sheet? |
The audio file is from the free radio play Rick Future, because of the size I have included a download link in the readme. |
But there is also a small other problem with CUE Sheets. |
Thanks for providing these examples. It might take a while, but I'll take a look. |
Yes, no problem. Happy Coding |
@sandreas Don't forget ATL can help you read from CUE sheets 😉 You can always ping me if there's something to improve. |
Great, I didn't know that. Thank you.
Thanks. I really enjoy working with you and I probably would, but the things that I think of as an improvement would be more like a whole new feature... I did work on something I call 'improver chain', where I use a composite and a few interfaces to load data from different sources ( Another feature I worked on is a streamlined way to tag files (merge I let you know as soon as I can provide something :-) |
To be useful, audio/music players (and not just tools like mp4merge) would have to suppport the actual mp3 chapter spec. Everything I've tried works just fine with cue+mp3, but doesn't recognize embedded cue into mp3. For mp4 and ogg, embedded chapters work just fine - foobar has recently been upgraded for full embedded ogg chapter support btw. |
Thanks for pointing this out and being so commited improving I, personally still use an iPod Nano 7g. Pro:
Con:
I worked through a lot of portable hardware and software and NONE could get the headphone remote to work like I would expect it to. I even wrote a PR for audiobookshelf-app but it did not get merged / accepted yet. Here are the devices that I would think of as a possible replacement for my iPod:
Older devices (like Fiio M6) would be great, but besides being outdated, unfortunately Android 7.0 and lower does not support I already had an extreme long journey on this - nothing fits. I also thought about rolling my own, but it would require a lot of hard work to do so... My base device would have been this one: https://github.com/yuansco/TinyEmbedded-Dual |
I didn't kno portable devices were still a thing :-) ... last time I looked there was no real development there, everything moved to mobile phones. And yes, a pure portable device might last longer, but on the other hand battery packs are very good nowadays. On Android, I'm using Listen Audiobook Player (my favorite) and Smart Audio Player (very good, too). |
I recently stumbled across the "chapter function" in MP3 files. Oh how useful, I have always realized this via CUE sheets.
It would be a great relief if you could import the chapters from CUE sheets directly.
Thank you
The text was updated successfully, but these errors were encountered: