View Single Post
Old 05-08-2022, 08:27 AM   #42
Magic815
Enthusiast
Magic815 has learned how to buy an e-book online
 
Posts: 38
Karma: 98
Join Date: May 2022
Device: Kindle Paperwhite 11th Gen (2021)
Quote:
Originally Posted by wiso View Post
You can show us any .cue file that give you problems, i can use .m3u or .cue files with vlc or another players correctly.

example of my .cue
PHP Code:
REM GENRE "audiobook"
REM COMMENT "some coments"
PERFORMER "Performer name"
TITLE "audiobook_title"
FILE "Autdiobook name.m4a" MP3
 TRACK 01 AUDIO 
  TITLE 
"intro"
  
PERFORMER "Performer name"
  
INDEX 01 00:00:00
 TRACK 02 AUDIO 
  TITLE 
"chapter1"
  
PERFORMER "Performer name"
  
INDEX 01 01:00:00
 TRACK 02 AUDIO 
  TITLE 
"chapter2"
  
PERFORMER "Performer name"
  
INDEX 01 02:00:00
... 
I guess I'm not sure I have a problem with the cue file? I've tested moving the m4b file to my phone on it's own (not bringing over the cue file, the nfo file, or the cover) - and it seems to play just fine on my phone. The m4b file itself has embedded chapters, so I'm not even really sure why the cue file is also in there. Maybe there are some playback devices that can't properly read the embedded chapter breaks, and so the cue file helps for those?
Magic815 is offline   Reply With Quote