Frequently Asked Questions
here you will find answers for some of the frequently asked questions
Will Album List be ported to Winamp3?
Short answer: 3 - No
The playlist is not sorted properly, why?
That's probably because some/all of the ID3 tags do not have a correct track number entered.
Solution for v1.43:
1) Fix the ID3 tags, -or-
2) Add the following to plugin.ini in Winamp's plugin directory so it sorts the files by filename.
[Album List]
al_sortname=1
I pressed the close button on the Album List window, how can I show the window again?
Bring up Winamp's menu and at the bottom, you will find an entry called "Album List". From there you can show and hide the Album List window.
What languages are Album List available in?
As of v1.41, AL is available in 23 languages.
Bulgarian, Catalan, Chinese (Traditional & Simplified), Czech, Danish, Dutch, English, Faroese, Finnish, French, German, Hungarian, Italian, Japanese, Korean, Polish, Portuguese, Romanian, Russian, Spanish, Swedish and Turkish.
If you would like to translate AL to other languages, please send me an email.
What shortcut keys are supported by AL v1.43?
N | Previous album |
M | Next album |
Shift+N | Previous album (different artist) |
Shift+M | Next album (different artist) |
Up Arrow | Move cursor up |
Down Arrow | Move cursor down |
Alt+Up Arrow | Move selected album up |
Alt+Down Arrow | Move selected album down |
Enter | Play selected album |
Shift+Enter | Enqueue selected album |
End | Jump to End of List |
Home | Jump to Start of List |
Page Up | Move up by a page |
Page Down | Move down by a page |
Ctrl+W | Toggle Winshade mode |
Ctrl+F4 | Close (hide) Album List |
Ctrl+P | Show properties page |
Ctrl+S | Save playlist |
Ctrl+E | Export album list |
F2 | Rename album |
F3, J | Jump to album |
F5 | Quick refresh |
Ctrl+R | Refresh |
Keypad 8 | Volume up |
Keypad 2 | Volume down |
Ctrl+Tab | Go to next window |
How can I get Album List to recongize my VQF,LQT,RM,etc... files?
Get AL v1.35 or later
How can I change the Artist - Album associated with an album? (when there is no ID3 tag)
Create playlists (M3U) for them in the same directory as the files and add the following 2 extra lines (in bold italic). Here is an example:
#EXTM3U
#EXTART:Britney Spears
#EXTALB:Oops!.. I Did It Again
#EXTINF:212,Britney Spears - Oops! I Did It Again
britney01.mp3
#EXTINF:203,Britney Spears - Stronger
britney02.mp3
...
|