Quote:
Originally posted by CyberAL
hi
I just uploaded an album that (apparently) missed the year and genre information (in .nfo?), and the NTFS junction link creating went nuts.
...
ofcourse.. if the info doesn't exist.. the script can't sort it.. but then it should jump the procedure instead of trying to do it and to it wrong...
...
|
It does not get the Genre, year, etc info from the .nfo file, it gets it from the mp3 file itself (reads the ID3 tag). However, yes you are correct, if It does not have the tag info, then it should not bother linking (in fact as I was checking the code, I noticed I have a TODO note in there to fix that)...