


kazadharri wrote:Ok, I'm going to sound like a total newbie here, but:
I am also gettting my whole library in the results set. Even after I have ran A-O on the libraries. Could this be because I am using a bad mask?
I have my music in two locations one is:
C:\My music\zen music\<album artist>\<album>\<track#>-<album>-<Title>
and
G:\done music\<album artist>\<album>\<track#>-<album>-<Title>
So my question is, can I run your script once using both masks, and is the masks I am using correct? or should I use the mask
.\<album artist>\<album>\<track#>-<album>-<Title>
but this never seems to put the music in the right folders.
Thanks, Jeff
$if(<Custom 1>=Zen,C:\My music\Zen Music\<album artist>\<album>\<track#>-<album>-<Title>,G:\done music\<album artist>\<album>\<track#>-<album>-<Title>)
trixmoto wrote:New version (2.0) is now available from my website.
I have completely rewritten the parsing algorithm and I believe it is not only more accurate, but also much quicker.
Please let me know if this works (or not) for your masks!
mask=C:\Documents and Settings\Chris\Desktop\My Music\%G\$if(%U=--Misc--,!--Misc--!\,)$if(%U=--2Pac Misc--,!--Misc--!\2Pac\,)$if(%U=--2Pac Dup--,!--Misc--!\2Pac\Dups maybe\,)$if(%U=--2Pac Remix--,!--Misc--!\2Pac\Mixes\,)$if(%U=--Tech Misc--,!--Misc--!\Tech N9ne\,)$if(%U=--Tech Fake--,!--Misc--!\Tech N9ne\Mixes\,)$if(%U=--Inst--,!--Misc--!\Instrumental & Acapella\,)$if(%U=--Album--,%R\%Y - %L\,)$if(%U=--Album--,$if(%A=%R,%T - %S,%T - {%A} - %S),%A - %S)
song=7355 - Holler If Ya Hear Me
--Album--=--Misc--
--Album--=--2Pac Misc--
--Album--=--2Pac Dup--
--Album--=--2Pac Remix--
--Album--=--Tech Misc--
--Album--=--Tech Fake--
--Album--=--Inst--
--Album--=--Album--
--Album--=--Album--
2Pac=2Pac
orig=C:\Documents and Settings\Chris\Desktop\My Music\Rap\2Pac\1993 - Strictly 4 My N.I.G.G.A.Z\01 - Holler If Ya Hear Me.mp3
path=C:\Documents and Settings\Chris\Desktop\My Music\Rap\2Pac\1993 - Strictly 4 My N.I.G.G.A.Z.\01 - Holler If Ya Hear Me.mp3

trixmoto wrote:I'll get those small bugs ironed out soon for the next version.
The debug log shows every $IF condition so that you can easily trace what decisions were made and why. You can see that the first 7 will have been false, but the last 2 will have been true.
Debug = True

Users browsing this forum: No registered users and 15 guests