Foobar2000:Components 0.9/Autoplaylist Manager (foo autoplaylist): Difference between revisions

From Hydrogenaudio Knowledgebase
No edit summary
mNo edit summary
Line 13: Line 13:
  1
  1


Never Played Songs (using [[Foobar2000:Components_0.9/Play_Count_(official)_(foo_playcount)]])
Never Played Songs (using [[Foobar2000:Components_0.9/Play_Count_(official)_(foo_playcount)|official plugin]])


  %play_count% LESS 1
  %play_count% LESS 1

Revision as of 02:06, 21 June 2007

Description

Presents a Media Library query in a dynamically-generated playlist (under development).

Example usage

Note code goes to Query: field

All songs in database

1

Never Played Songs (using official plugin)

%play_count% LESS 1

Missing Replaygain Album

NOT "[%__replaygain_album_gain%]" IS ?*

Link