X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=sbin%2Fid3fsd;h=90b8739af6b57fab1473b978baac08575760fa71;hb=817e2206f78f72be5a68c2def4316c35798d297d;hp=f55d0c10b26001f2227f5eae9c0cdb4132422b68;hpb=0bd7f7a4091466e6fefa127463dd23748c1d87d8;p=id3fs.git diff --git a/sbin/id3fsd b/sbin/id3fsd index f55d0c1..90b8739 100755 --- a/sbin/id3fsd +++ b/sbin/id3fsd @@ -16,7 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -use lib '/home/ianb/projects/id3fs/id3fs/lib'; +use lib '/home/ianb/projects/id3fs/id3fs/lib'; # FIXME: remove use strict; use Getopt::Long qw(Configure); use ID3FS::DB; @@ -178,6 +178,10 @@ Example paths: /krautrock/AND/year/1971/NOARTIST/unknown-track.mp3 /krautrock/AND/year/1971/TRACKS/01-Paperhouse.mp3 +id3fs supports OR, AND and NOT. NOT has the highest precedence, +followed by AND, so F is parsed as +(foo OR ((NOT bar) AND baz)). + =head2 Tags Tags are extracted from the B tag of audio files with