Re: [Muine] tip: remove track-tags ;)



Hi,

I actually hope to have fixed your singles problem by removing the
fuzziness logic and instead checking that at least half of the album is
present. This should fix your problem ..

Cheers,

Jorn



�el kenal p�al (kolmap�, 19. jaanuar 2005, 10:59+0100), kirjutas
G�r Farkas:
> hi,
> 
> i tested the new album-handling in muine, and it works fine..
> except for some singles, which contain only 4 songs, and i have only one 
>   of them. that is still shown as an album (because of the -3 tolerance).
> 
> so i simply removed the track-info tags from those mp3s... and thought 
> that maybe it helps also others...
> 
> so if you have an mp3 which should NOT be shown in the album window:
> "eyeD3 --set-text-frame=TRCK: my.mp3"
> 
> this simply deletes the TRCK frame from the tag, which contains the 
> track info...
> 
> i'm sure you can achieve something like this with id3v2 too..
> 
> of course these console tools are mostly handy when you want to do some 
> batch processing, so if you have a separate directory for album-less 
> mp3s (like me), then go into the directory, and do something like:
> 
> for file in *; do eyeD3 --set-text-frame=TRCK: "$file" ; done
> 
> ;)
> 
> 
> p.s: i realize that using a command-line tool + some shell scripting is 
> not the best user-interface ;)
> 
> 
> gabor
> _______________________________________________
> muine-list mailing list
> muine-list gnome org
> http://mail.gnome.org/mailman/listinfo/muine-list




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]