Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Problem: Changes in JS
#16
This is an academic issue for me since I don't use album-per-file rips. Nevertheless, if moOde is to support them, I believe it should also support the perfectly legit case of coverart embedded in the file.

AFAIK, a CUE file does not have to have the same basename as the music file it applies to or even be in the same directory but AFAIK the metadata in a CUE file always names the music file it applies to. For one of my example files,

Code:
REM COMMENT "CUETools generated dummy CUE sheet"
PERFORMER "Green Day"
TITLE "Warning:"
REM DISCNUMBER 1
REM TOTALDISCS 1
REM GENRE "Pop Rock"
FILE "Green Day - Warning_.flac" WAVE
 TRACK 01 AUDIO
   PERFORMER "Green Day"
   TITLE "Warning"
   INDEX 01 00:00:00
  TRACK...

This would seem to make it reasonably straightforward to deal with the indirection involved.

Regards,
Kent
Reply


Messages In This Thread
Changes in JS - by Nutul - 06-07-2022, 06:41 PM
RE: Changes in JS - by TheOldPresbyope - 06-07-2022, 06:52 PM
RE: Changes in JS - by Nutul - 06-07-2022, 07:21 PM
RE: Changes in JS - by Tim Curtis - 06-07-2022, 07:12 PM
RE: Changes in JS - by Nutul - 06-07-2022, 07:28 PM
RE: Changes in JS - by Tim Curtis - 06-07-2022, 08:02 PM
RE: Changes in JS - by Nutul - 06-08-2022, 11:24 PM
RE: Changes in JS - by Nutul - 06-09-2022, 07:17 PM
RE: Changes in JS - by Tim Curtis - 06-09-2022, 09:29 PM
RE: Changes in JS - by Nutul - 06-09-2022, 10:32 PM
RE: Changes in JS - by bitlab - 06-09-2022, 07:40 PM
RE: Changes in JS - by TheOldPresbyope - 06-10-2022, 03:43 AM
RE: Changes in JS - by Nutul - 06-10-2022, 09:24 AM
RE: Changes in JS - by TheOldPresbyope - 06-13-2022, 08:38 PM
RE: Changes in JS - by Nutul - 06-15-2022, 07:53 AM
RE: Changes in JS - by TheOldPresbyope - 06-16-2022, 07:48 PM
RE: Changes in JS - by Tim Curtis - 06-16-2022, 10:24 PM
RE: Changes in JS - by Nutul - 06-16-2022, 11:27 PM

Forum Jump: