Go Back   Winamp Forums > Winamp > Winamp Wishlist

Reply
Thread Tools Search this Thread Display Modes
Old 4th October 2007, 14:21   #1
bamsan
Junior Member
 
Join Date: Oct 2007
Posts: 10
Compilation tag

I wish that winamp library could make use of "compilation" tag like iTunes. In iTunes, you can tag a group of files as compilation and then have the option to browse files honoring the tag. In this manner, there will be an item "compilation" shown up on the artists coulumn and files with the tag will be grouped further by its album.

This is very useful when you have a lot of files from "various artists" albums along with solo artist album. So the artist column will be much shorter and easier to browse.
bamsan is offline   Reply With Quote
Old 4th October 2007, 14:34   #2
Sawg
Forum King
 
Join Date: Jun 2000
Location: Phoenix, AZ
Posts: 7,451
Send a message via ICQ to Sawg Send a message via AIM to Sawg Send a message via Yahoo to Sawg
That's what "Album Artist" is used for.

| Brought to you by ^V ^C |
Sawg is offline   Reply With Quote
Old 4th October 2007, 16:22   #3
Rocker
Moderator
 
Join Date: Jun 2000
Location: Melbourne, Australia
Posts: 9,904
tags like that are the reason why itunes is such a piece of shit. they can't follow standards to save themselves.

If your interested in updating/contributing to winamp's tech support greatest hits forum
Please start a thread in winamp's discussion forum with what you would like to see along with your update for review
Rocker is offline   Reply With Quote
Old 5th October 2007, 01:26   #4
bamsan
Junior Member
 
Join Date: Oct 2007
Posts: 10
I agree that tags should be standard and minimal, also iTunes ia a piece of shit. I just can't understand why this piece need to be as bloated as 50 mb, while winamp can do even more things with only 6 mb in download size.

Yes, the tag "album artist" is there, but unfortunately it just sitting there doing nothing. I think it will be nice if in media library/local media/audio, the first pane that contain column "artist|album|tracks" can be more flexible; I wish that the artist column can be selectable between tags that represents person(s) such as artist, album artist, composer or publisher
bamsan is offline   Reply With Quote
Old 5th October 2007, 07:46   #5
J_Darnley
Forum King
 
J_Darnley's Avatar
 
Join Date: Apr 2004
Location: Belgium, Europe
Posts: 3,613
Send a message via ICQ to J_Darnley
Wait for v5.5, it has completely customisable panes. With v5.35 you can choose from a few options in the Edit/Add Smart View dialog. Usually Something/Album, if memory serves there is:

Publisher/Album
Genre/Album
Album Artist/Album
and a few more.

Right click on a Smart View, edit and then go to the third tab.


#winamp on irc.tehflap.org — Winamp ATF Reference
I CAN HAS CHEEZBURGER? — My cPro timer widget
Do NOT email me with tech support questions.
J_Darnley is offline   Reply With Quote
Old 8th October 2007, 02:16   #6
TenaciousXD
Junior Member
 
Join Date: Sep 2007
Location: Australia
Posts: 8
I have two smart views - one that hides any songs with an album artist of "Various", "Various Artists", "OC ReMix", etc

code:
(((type == 0) AND (!(albumartist has "Various"))) AND (!(albumartist has "Various Artists"))) AND (!(albumartist has "OC ReMix"))

This smart view only shows VA songs:

code:
albumartist = "Various" OR albumartist = "Various Artists" OR albumartist = "OC ReMix" AND type == 0
TenaciousXD is offline   Reply With Quote
Reply
Go Back   Winamp Forums > Winamp > Winamp Wishlist

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump