Magnus Brading
Almighty Author

Group: Super Administrators
Posts: 2751
Joined: Aug. 2002 |
 |
Posted: Nov. 08 2002,17:11 |
 |
Ok, for everybody's knowledge, the Creative NJB3 software does, as mentioned above, nullify the file date (and possibly other file attributes) of every file it processes. This in turn seems to interfere with the reading of the file in Mp3/Tag Studio in some way (it seems like the problem is not in my code, but in the Delphi file I/O code, but I'm not 100% sure yet).
Anyway, until Creative fixes this problem (or I manage to create a work-around for it) a very simple solution is to simply "touch" the file in question, i.e. change its file date to something valid (e.g. the current date). This can be done by simply opening the file in a hex-editor and then immediately saving it again, or putting it in a zip-file and then extracting it again, or by any other simple operation that changes the time/date stamp on the file.
-------------- Software author and website owner
|