Help - Search - Members - Calendar
Full Version: foo_autofield
Hydrogenaudio Forums > Hosted Forums > foobar2000 > 3rd Party Plugins - (fb2k)
SoulMan
Hello.

With the help of foosion, I've done my first little foobar2000 component.

It's an action added in masstagger to autonumber any wanted field.

The options windows contains 2 entrys :
- The field to put number
- The grouping pattern

The usage is simple, the script works like autotracknumber, but the number is writen into the specific field. When pattern differs between two tracks, numbering restarts to 1.


The file is here : http://membres.lycos.fr/soltan/foo_autofield.dll

The source here : http://membres.lycos.fr/soltan/foo_autofield.rar

Frank Bicking
Thank you smile.gif

Without having tested it, the pattern for a directory-based numbering should be:

CODE
$left(%_path%,$sub($len(%_path%),$add($len(%_filename_ext%),1)))
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.