O.P. Any way to handle the music (Current media) without displaying?
Here is my plan;
I want to take the raw song data from media player (or whatever) before displaying it.
I will read the song data,
I will look it up from a predefined list which has some lyrics from that song.
If song data is found, change PSM to that, and do not show media. (now playing as PSM)
If no data for that song is found, show the song as it should be displayed.
For example:
I'm listening Song Y from Band X. and some lyrics are "blablabla" (this will be in a text file or something)
Script will prevent displaying Song Y - Band X as the PSM.
Look it up in the list. (and find in this case).
Display "blablabla" Band X - Song Y. as PSM (not currentmedia).
In another case (if no data is found in the list for that song) show Song Y - Band X normally as media.
RE: Any way to handle the music (Current media) without displaying?
I've been looking this I i don't think it can be done inside messenger. Plus has read-only access to MyCurrentMedia. So I can't see a way to change it's text.
I can only imagine this made with an external app, before the info get's send to messenger.
RE: Any way to handle the music (Current media) without displaying?
How do you set the PSM in the music format? So it shows what is playing?
Messenger.MyPersonalMessage = "HELLO" gives you s simple message, but I want to know I get that in the music format to show what is playing. Any suggestions appreciated
This post was edited on 07-15-2006 at 11:00 AM by Griffo.