Prashant-Jonny / win7shell

Automatically exported from code.google.com/p/win7shell
0 stars 0 forks source link

Text displays name of track instead of artist name when playing CUE files (cuesheets) with APE and FLAC #295

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Enter this text in the text editbox:
%c%%l%%artist%
%c%%album%
%c%%l%%title%
%c%(track %curpl% of %totalpl%)
%c%%curtime% / %totaltime%
2. Open APE or FLAC .cue file in Winamp (must have Winamp Plugin - 
CuePlayer 0.57c)
3. You will see the text displays:
Line 1: Name of Track
Line 2: Correct  
Line 3: Correct
Line 4: Correct
Line 5: Correct

What is the expected output? What do you see instead?
Line 1: Name of Artist
Line 2: Correct  
Line 3: Correct
Line 4: Correct
Line 5: Correct

What version of Winamp are you using? What plugin version? On what
operating system?
Winamp version: Pro 5.571
Winamp plugin - CuePlayer 0.57c
Win7shell plugin version: 1.13  
Operating system: Windows 7 Ultimate 64-bit

Please provide any additional information below.
All other lines display correctly. 
I suspect it may have something to do with the fact that .cue files 
list "PERFORMER" instead of "ARTIST". 
Use any text editor to open .cue files but I prefer to use CDRCue 2004 to 
keep cuesheets compliant with correct syntax, parameters, and burnable.

My compliments on your excellent WinAmp taskbar shell integration, and I 
appreciate you sharing it freely with others. I've been looking for a 
software or plugin that can control Winamp from the taskbar folr users 
without success. 

Keep up the good work!

Original issue reported on code.google.com by jgando...@gmail.com on 14 Mar 2010 at 8:57

Attachments: