Go Back   Winamp Forums > Winamp > Winamp Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 3rd June 2007, 05:57   #1
CrillzHolmes
Junior Member
 
Join Date: Jun 2007
Location: Sweden
Posts: 23
Using Windows Live Messenger plugin combined with mp3cue

Hi, I'm just wondering if it's possible to combine these 2 plugins.

When I listen to livesets, mixes or albums, I want the msn plugin to show the tracks inside the sets (But only if mp3cue is open and has a .cue file with the mp3).
So that it just dont show the set im listening to.

Is this possible?
CrillzHolmes is offline   Reply With Quote
Old 4th June 2007, 12:18   #2
Twilightseer
Le Poison dans la Bouteille [Moderator]
 
Twilightseer's Avatar
 
Join Date: May 2000
Location: Lavabo, fond du couloir, 3� porte � droite
Posts: 6,296
Hi

Yes, it's possible if you use CuePlayer. CuePlayer is another cue sheet reading plug-in that creates playlist entries. I guess that'd work with any "Now Playing" Plug-in.

Give it a try.

http://etono.cplusplus.se/cueplay/downloads.xml
Twilightseer is offline   Reply With Quote
Old 4th June 2007, 19:23   #3
flocksoft
Major Dude
 
flocksoft's Avatar
 
Join Date: Aug 2006
Location: Italy
Posts: 695
yes, I confirm what Twilightseer said

Winamp 5.35 and latest CUE Player scrobble good together

PS: this Audioscrobbler plugin is better (courtesy of DrO)

bye
flocksoft is offline   Reply With Quote
Old 6th June 2007, 14:04   #4
CrillzHolmes
Junior Member
 
Join Date: Jun 2007
Location: Sweden
Posts: 23
Thanks guys Just about to test it on mp3cue see if it works.
CrillzHolmes is offline   Reply With Quote
Old 6th June 2007, 14:28   #5
CrillzHolmes
Junior Member
 
Join Date: Jun 2007
Location: Sweden
Posts: 23
It doesn't work for me, not with mp3cue, neither CUE Player, cue player just dont open a window of the program with winamp and for mp3cue, nothing happens.

Also CUE Player, when i go to plugins, it wont allow me to change plugin for mp3, but i dont need to do that? It just goes back to "669" .. whatever that is.
CrillzHolmes is offline   Reply With Quote
Old 6th June 2007, 14:34   #6
CrillzHolmes
Junior Member
 
Join Date: Jun 2007
Location: Sweden
Posts: 23
I need Media Library plugin installed or something? But I think I do have that..

CUE Player is supposed to show a playlist of its own with the tracks? my cue works perfect with mp3cue.. It shows the tracks with a added winamp window.
CrillzHolmes is offline   Reply With Quote
Old 6th June 2007, 14:37   #7
flocksoft
Major Dude
 
flocksoft's Avatar
 
Join Date: Aug 2006
Location: Italy
Posts: 695
MP3Cue opens a new window with the tracks found in the .cue files; CUE Player use Winamp Playlist and Winamp Media Library to add the tracks found in the .cue files

PS: CUE Player requires not-malformed .cue file; in particular the FILE field

code:
...
CATALOG 7599272390200
PERFORMER "Neil Young"
TITLE "Harvest"
FILE "Neil Young - Harvest.flac" FLAC
TRACK 01 AUDIO
TITLE "Out On The Weekend"
...



so be careful to the pointed audio filename and the extension
flocksoft is offline   Reply With Quote
Old 6th June 2007, 14:39   #8
CrillzHolmes
Junior Member
 
Join Date: Jun 2007
Location: Sweden
Posts: 23
Okay,And what is a not malformed .cue file?
So, I wont see any of the tracks from the set with cue player..? Ty
CrillzHolmes is offline   Reply With Quote
Old 6th June 2007, 14:41   #9
CrillzHolmes
Junior Member
 
Join Date: Jun 2007
Location: Sweden
Posts: 23
And no I dont seem to have winamp media library installed then.
CrillzHolmes is offline   Reply With Quote
Old 6th June 2007, 14:44   #10
CrillzHolmes
Junior Member
 
Join Date: Jun 2007
Location: Sweden
Posts: 23
Quote:
Originally posted by flocksoft

code:
...
CATALOG 7599272390200
PERFORMER "Neil Young"
TITLE "Harvest"
FILE "Neil Young - Harvest.flac" FLAC
TRACK 01 AUDIO
TITLE "Out On The Weekend"
...



so be careful to the pointed audio filename and the extension [/B]
I dont understand anything of what your trying to say.. sorry, filenames? mine should be correct, and whats the CATALOG 7599272390200 for? Sorry if I might be a pain in the ass. But your talking high-tech here.
CrillzHolmes is offline   Reply With Quote
Old 6th June 2007, 14:46   #11
CrillzHolmes
Junior Member
 
Join Date: Jun 2007
Location: Sweden
Posts: 23
code:
...
PERFORMER "Tiesto"
TITLE "Live @ Heineken Music Hall 03-12-05"
FILE "Tiesto Live @ Heineken Music Hall 03-12-05.mp3" MP3
TRACK 01 AUDIO
TITLE "Hello Ladies"
PERFORMER "Peres & Petersky"
INDEX 01 00:00:00
...



Thats what mine says. Shouldn't be a problem?
CrillzHolmes is offline   Reply With Quote
Old 6th June 2007, 14:48   #12
flocksoft
Major Dude
 
flocksoft's Avatar
 
Join Date: Aug 2006
Location: Italy
Posts: 695
Quote:
Originally posted by CrillzHolmes
Okay,And what is a not malformed .cue file?
is a .cue file without errors!

examples of errors (in red):

(referenced audio file: Neil Young - Harvest.flac)

example 1:
code:
...
CATALOG 7599272390200
PERFORMER "Neil Young"
TITLE "Harvest"
FILE "Neil Young - 01 - Harvest.flac" FLAC
TRACK 01 AUDIO
TITLE "Out On The Weekend"
...




example 2:
code:
...
CATALOG 7599272390200
PERFORMER "Neil Young"
TITLE "Harvest"
FILE "Neil Young - Harvest.flac" WAVE
TRACK 01 AUDIO
TITLE "Out On The Weekend"
...



so be careful to the pointed audio filename and the extension
flocksoft is offline   Reply With Quote
Old 6th June 2007, 14:50   #13
CrillzHolmes
Junior Member
 
Join Date: Jun 2007
Location: Sweden
Posts: 23
Okay good to know that mines ok then. Any hints why it wont work for me?
CrillzHolmes is offline   Reply With Quote
Old 6th June 2007, 14:54   #14
flocksoft
Major Dude
 
flocksoft's Avatar
 
Join Date: Aug 2006
Location: Italy
Posts: 695
Quote:
Originally posted by CrillzHolmes
code:
...
PERFORMER "Tiesto"
TITLE "Live @ Heineken Music Hall 03-12-05"
FILE "Tiesto Live @ Heineken Music Hall 03-12-05.mp3" MP3
TRACK 01 AUDIO
TITLE "Hello Ladies"
PERFORMER "Peres & Petersky"
INDEX 01 00:00:00
...

the .mp3 file is called exactly Tiesto Live @ Heineken Music Hall 03-12-05.mp3?

if not,please rename the file to this name

now, you have to open DIRECTLY the .cue file in Winamp, not the referenced audio file
flocksoft is offline   Reply With Quote
Old 6th June 2007, 15:09   #15
CrillzHolmes
Junior Member
 
Join Date: Jun 2007
Location: Sweden
Posts: 23
yeah oh the filename was actually called Tiësto @ Heineken Music Hall – Amsterdam, Netherlands (03-12-2005)

And yeah it works now, adding the .cue to winamp, however, quite annoying that it splits all the tracks.
CrillzHolmes is offline   Reply With Quote
Old 6th June 2007, 15:29   #16
CrillzHolmes
Junior Member
 
Join Date: Jun 2007
Location: Sweden
Posts: 23
The problem now is - it looks this:



Now with this - I can't see the other livesets that I may wanna listen to. :P Well they are miles away after all these tracks.

I'd so much rather have it like this:



So much better with mp3cue :P
CrillzHolmes is offline   Reply With Quote
Old 6th June 2007, 15:32   #17
flocksoft
Major Dude
 
flocksoft's Avatar
 
Join Date: Aug 2006
Location: Italy
Posts: 695
Quote:
Originally posted by CrillzHolmes
however, quite annoying that it splits all the tracks.
??? I don't understand!!!
the purpose of cue plugins is to split all the tracks
flocksoft is offline   Reply With Quote
Old 6th June 2007, 15:35   #18
CrillzHolmes
Junior Member
 
Join Date: Jun 2007
Location: Sweden
Posts: 23
Quote:
Originally posted by flocksoft
??? I don't understand!!!
the purpose of cue plugins is to split all the tracks
Maybe you understand now, I edited my post, I just like the idea of another window for what im listening to. The tracks are already splitted on mp3cue as you can see.

:P!

I guess it would be a luxury for a plugin to understand that it should play the track on mp3cue instead of the liveset :P
CrillzHolmes is offline   Reply With Quote
Old 6th June 2007, 15:44   #19
flocksoft
Major Dude
 
flocksoft's Avatar
 
Join Date: Aug 2006
Location: Italy
Posts: 695
Quote:
Originally posted by CrillzHolmes
Now with this - I can't see the other livesets that I may wanna listen to. :P Well they are miles away after all these tracks.
my suggestion is to install the Media Library conponent of Winamp if missing, add a new Smart View with this query:

filename HAS ".cue"

in the picture the result:

flocksoft is offline   Reply With Quote
Old 6th June 2007, 15:49   #20
CrillzHolmes
Junior Member
 
Join Date: Jun 2007
Location: Sweden
Posts: 23
ahh, I found Media Library, I had it, I've never used it.

No idea how to add with "Smart View"
Dont even know the basics.
CrillzHolmes is offline   Reply With Quote
Old 6th June 2007, 15:56   #21
CrillzHolmes
Junior Member
 
Join Date: Jun 2007
Location: Sweden
Posts: 23
Oh and does Media Library add .m3u files when I add files to the library? I think it just did.. :S
CrillzHolmes is offline   Reply With Quote
Old 6th June 2007, 16:00   #22
CrillzHolmes
Junior Member
 
Join Date: Jun 2007
Location: Sweden
Posts: 23
Maybe I should stop asking so many questions :P
CrillzHolmes is offline   Reply With Quote
Old 6th June 2007, 16:06   #23
flocksoft
Major Dude
 
flocksoft's Avatar
 
Join Date: Aug 2006
Location: Italy
Posts: 695
Quote:
Originally posted by CrillzHolmes
ahh, I found Media Library, I had it, I've never used it.

No idea how to add with "Smart View"
Dont even know the basics.
click on the node called Local Media in Media Library and press INS on the keyboard to quick add a new smart wiev, click on the + button and add the criteria (it's very easy)
flocksoft is offline   Reply With Quote
Old 6th June 2007, 16:21   #24
CrillzHolmes
Junior Member
 
Join Date: Jun 2007
Location: Sweden
Posts: 23
Ahh thanks thats really useful, this library is much better than windows media player :P
CrillzHolmes is offline   Reply With Quote
Reply
Go Back   Winamp Forums > Winamp > Winamp Discussion

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