FLAC support
[id3fs.git] / lib / ID3FS / DB.pm
index 97ed883..054a1b1 100644 (file)
@@ -379,7 +379,7 @@ sub add
     my $album=$file->album();
     my $v1genre=$file->v1genre();
     my $year=$file->year();
-    my $audiotype=$file->album();
+    my $audiotype=$file->audiotype();
     my $tags=$file->tags();
     my $haspic=$file->haspic();