How to disable ID3 tags in Winamp?

Juka

Weaksauce
Joined
Aug 25, 2002
Messages
88
I want my playlist to read the exact filename instead of ID3 tags.

The thing is it displays album titles, artist titles, tracks and other stuff and that is 99.99% of the time wrong or incorrectly placed. So I just want my playlist to read the raw: "some_song_number22.mp3" instead of "some - track -" as it is most of the time.

Thnx.
 
Pretty easy actually goto options then preferences, then titles paste this (without quotes) in the advanced title form. when possible box "$filepart(%filename%)" You can modify it using wildcards listed in the help area.
 
Pretty easy actually goto options then preferences, then titles paste this (without quotes) in the advanced title form. when possible box "$filepart(%filename%)" You can modify it using wildcards listed in the help area.

I have the same thing, but have the extra brackets on the outside that make it easier to add things onto it.

[$filepart(%filename%)]
 
Back
Top