942 beta bug: auto-organize advanced

Post a reply

Smilies
:D :) :( :o :-? 8) :lol: :x :P :oops: :cry: :evil: :roll: :wink:

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: 942 beta bug: auto-organize advanced

by jiri » Mon Feb 06, 2006 4:18 pm

Should be out in a week or so.

Jiri

by Teknojnky » Mon Feb 06, 2006 4:16 pm

Curious how soon beta 2 will be out, as this issue makes it difficult to auto-organize and use the new last.fm-dj script which needs beta 1.

:-?

by jiri » Sat Jan 28, 2006 4:52 pm

Thanks, it will be fixed.

Jiri

942 beta bug: auto-organize advanced

by Teknojnky » Sat Jan 28, 2006 2:28 pm

Using my previously working code, I now get the extranious "$" showing up in my filename.

Code: Select all

$if(<Album Artist>,$if(<Album Artist>=<Artist>,<Artist> ,<Album Artist> ),<Artist> )$if(<Album>,[$if(<Year>,(<Year>$) ,)<Album>$]$if(<Track#>, {<Track#>},),)$if(<Album>,,-)$if(<Album Artist>,$if(<Album Artist>=<Artist>, <Title>, <Artist> - <Title>), <Title>)
results in:

Code: Select all

J:\Music\Various\Various [(2002$) WWE Tough Enough 2$] {09} Bloodhound Gang - The Bad Touch Remix.mp3

Top