Go Back   FlashFXP Forums > ioFTPD Forum > ioFTPD > Scripting > StarDog's scripts

StarDog's scripts ioZS, newday

Reply
 
Thread Tools Rate Thread
Old 07-25-2004, 09:54 AM   #1
Banned
 
Join Date: Jul 2004
Posts: 23
Default [ioZS-Problem]NTFS junctions go crazy

hi
I just uploaded an album that (apparently) missed the year and genre information (in .nfo?), and the NTFS junction link creating went nuts.

instead of creating
/MP3_INDEX/ARTIST/<first letter>/<current artist>/<current album link>/

it created the link directly on the /MP3_INDEX/ARTIST/

folder.. , and also it put the album as a link directly in the root of

/MP3_INDEX/YEAR/ and /MP3_INDEX/GENRE/

instead of making subfolders..


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...

the album .NFO

Code:
my info:

AUDIO_GENRE_PATH=D:\Dump\MP3\MP3_INDEX\GENRE\
AUDIO_ARTIST_PATH=D:\Dump\MP3\MP3_INDEX\ARTIST\
AUDIO_YEAR_PATH=D:\Dump\MP3\MP3_INDEX\YEAR\
USE_LINK_STYLE=2

DATED_DIR=D:\Dump\MP3\MP3_ARCHIVE\|/MP3/MP3_ARCHIVE|D:\Dump\MP3\MP3_TODAY
CyberAL is offline   Reply With Quote
Old 08-06-2004, 01:35 PM   #2
Senior Member
FlashFXP Registered User
ioFTPD Scripter
 
Join Date: Oct 2001
Posts: 235
Default Re: [ioZS-Problem]NTFS junctions go crazy

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)...
Stardog is offline   Reply With Quote
Old 08-07-2004, 10:07 AM   #3
Banned
 
Join Date: Jul 2004
Posts: 23
Default

it seems that VA- albums is sorted by the artist of the last track... could this be handled differently?
CyberAL is offline   Reply With Quote
Reply
Create a free account to browse our forums without ads



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -5. The time now is 03:53 PM.