Jump to content
IGNORED

Foobar custom column help


chassis

Recommended Posts

Im looking to have a "last modified" column on foobar. Dont know how I could pull that off. "%lastmodified% doesnt work anyway.

 

Also what are some other useful columns to have in foobar?

Link to comment
Share on other sites

Yeah, that'll do. Cheers.

 

I was more looking for a tag that uses the last modified property of the file itself. As in, when it was moved to its current folder etc. But maybe you cant use system tags in foobar?

Link to comment
Share on other sites

Guest futuregirlfriend

I didn't think you could, which is why I was confused, but after some googling I see it's %last_modified% and it works for me :flower:

Link to comment
Share on other sites

Guest futuregirlfriend

Here's some other stuff

 

discogs tagger http://www.hydrogenaudio.org/forums/index.php?showtopic=50523

 

some file operations I use

 

 

rename

$if(%tracknumber%,%tracknumber%). %title%

 

move

$left($stripprefix(%artist%),1)\%album artist%\$year(%date%) - %album%\%filename%

 

move+rename

$left($stripprefix(%artist%),1)\%album artist%\$year(%date%) - %album%\$if(%tracknumber%,%tracknumber%). %title%

 

move-alias

$left($stripprefix(%album artist%),1)\%album artist%\%artist%\$year(%date%) - %album%\%filename%

 

 

move-alias+rename

$left($stripprefix(%album artist%),1)\%album artist%\%artist%\$year(%date%) - %album%\$if(%tracknumber%,%tracknumber%). %title%

G\Gerald Donald\Dopplereffekt\1999 - Gesamtkunstwerk\00. For Example.mp3

 

Don't forget you can use them in the converter when you're doing your cue->flac, flac->mp3 or whatever too. Here's my very basic theme, just because http://dl.dropbox.com/u/696177/foobar2011.fth

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.