What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [release] Music now playing

Pages: (70): « First « 62 63 64 65 [ 66 ] 67 68 69 70 » Last »
2 votes - 5 average   [release] Music now playing
Author: Message:
murko
Junior Member
**

Avatar

Posts: 26
54 / Male / Flag
Joined: Aug 2007
RE: [release] Music now playing
Suddenly encountered an error I dont understand (since programming for me is using BOLD in Word) :)

********************
Fel: Automation-server kan inte skapa objekt. (kod: -2146827859)
       Fil: main.js. Rad: 49.
Funktionen OnEvent_Timer returnerade ett fel. Kod: -2147352567
Fel: Automation-server kan inte skapa objekt. (kod: -2146827859)
       Fil: main.js. Rad: 49.
Funktionen OnEvent_Timer returnerade ett fel. Kod: -2147352567

***************

Translated to English I guess would be something like:

ERROR: Automation-server cannot create object. (code: -2146827859)
       File: main.js. Row: 49.
Function OnEvent_Timer returned an error. Code: -2147352567
******************************





This post was edited on 05-17-2009 at 10:50 AM by murko.
05-17-2009 10:38 AM
Profile PM Find Quote Report
YottabyteWizard
Senior Member
****

Avatar

Posts: 709
Reputation: 23
36 / Male / Flag
Joined: Mar 2005
RE: [release] Music now playing
quote:
Originally posted by Baggins
quote:
Originally posted by blessedguy
quote:
Originally posted by IveBut
so the support for WLM 14 is dead?!?
It works fine with WLM14 =)
It will only display a miswritten link in your contact's contact list, while showing normally in a convo window.
What it should do is update the media string with the proper artist and album filled in so that it will still display in the contact list. Then it will display the custom string in the convo window.

Edit: Looks like the change needs to happen on line 237 of main.js, I'll see what I can do.
Edit2:
Change near line 237 from
Javascript code:
setNowPlaying(true, "Music", parseSongFormat(player, playerName, format));

to
Javascript code:
setNowPlaying(true, "Music", parseSongFormat(player, playerName, format), parseSongFormat(player, playerName, "{title}"), parseSongFormat(player, playerName, "{artist}"));

I'll get in touch with dt and see if I can get him to add it to the official version.

Just to confirm this fix works.

MNP is now being showed correctly.

Thanks!
05-21-2009 05:38 AM
Profile E-Mail PM Find Quote Report
murko
Junior Member
**

Avatar

Posts: 26
54 / Male / Flag
Joined: Aug 2007
RE: [release] Music now playing
Just a quick (maybe non -related) question! When I use Spotify I also get the onfo on MSN what I am listening to and I wonder where that info comes from or get parsed?

Since when I use winamp I get the [artist - title] - [album], but when using Spotify I only get [artist - title] in MSN, and AFAIK I have never set any preferences for Spotify! Where/how  (if any place) can I also include the album-info on my Spotify-listenings? If this has nothing to do with THIS script, maybe someone knows what makes it work in the first place? =)


/Michael
05-22-2009 10:55 PM
Profile PM Find Quote Report
ErlendAnderson
New Member
*


Posts: 2
Joined: Jun 2009
RE: [release] Music now playing
Hello. Thanks to someone on the mIRC I was told that there is a solution to my problem somewhere here. Since I'm too lazy to search ( No time either ) I am asking for your help again.

How can I get this problem fixed:

http://your-images.org/pics/ca7fb89bc8dc6d5135ba2995ba085fef.PNG

Thanks. :)
06-20-2009 05:28 PM
Profile E-Mail PM Find Quote Report
ahmetgns
Veteran Member
*****

Avatar

Posts: 1343
Reputation: 8
39 / Male / Flag
Joined: Dec 2006
RE: [release] Music now playing
Baggins' reply in this thread.
quote:
Originally posted by ErlendAnderson
Others see what I'm listening and I see it too. But if I added myself then I can't see what I'm listening to.
Currently (i.e. before you change the code like Baggins suggested) WLM 2009 users won't see what you're listening to in their contact lists, just like you can't in your own list. However they will be able to see it in your conversation window, with colors etc. too. After you change the code, contact list will show the song too, but without formatting.
06-21-2009 08:37 AM
Profile PM Web Find Quote Report
Mizery_Made
Junior Member
**


Posts: 56
Reputation: 1
36 / Male / Flag
Joined: Sep 2006
RE: [release] Music now playing
Thank you, Baggins, for offering up a fix. Still doesn't return this script to functioning like it used to though. :( Maybe one of these days...

This post was edited on 06-25-2009 at 08:09 PM by Mizery_Made.
Tech N9ne/Tek Nin - Noun:
Unparalled master of rhyme, scientific blend of technique and numerology

[Image: banner234x60.jpg]
06-25-2009 07:44 PM
Profile E-Mail PM Find Quote Report
ketchup1991
New Member
*


Posts: 2
Joined: Jul 2009
RE: [release] Music now playing
ty =)
07-26-2009 12:35 AM
Profile E-Mail PM Find Quote Report
skai123
New Member
*


Posts: 8
Joined: Mar 2009
RE: RE: [release] Music now playing
quote:
Originally posted by skai123
i edited the code abit from what the other poster used.

at line 237 in main.js

code:
setNowPlaying(true, "Music", "{0} {1}", parseSongFormat(player,playerName,format));

this works for me with the extra stuff i added like i used to have in wlm 8

eg - "Is Listening to : 'artist' - 'title' ['length']"

but now there is just extra spaces and an extra dash at the end..
eg-
"Is Listening to :    'artist'    -     'title'     ['length']-"


ok i figure out why there was extra spaces, it was because i used [b] and [i] which doesnt work...

not sure why there's a dash at the end tho...

just wondering if anyone tried this, and if it worked for them?
08-29-2009 03:45 AM
Profile E-Mail PM Find Quote Report
Spongshga
Junior Member
**

Avatar
reporter

Posts: 44
32 / – / Flag
Joined: Aug 2008
RE: [release] Music now playing
pleas send me a message for a new version of this script (i want to test them)
[Image: 6hxggzng.gif]
[Image: 4lr87q.jpg]
08-31-2009 04:42 PM
Profile E-Mail PM Web Find Quote Report
John Anderton
Elite Member
*****

Avatar

Posts: 3908
Reputation: 80
36 / Male / Flag
Joined: Nov 2004
Status: Away
RE: [release] Music now playing
quote:
Originally posted by Spongshga
pleas send me a message for a new version of this script (i want to test them)
If there is ever a new version of the script released, you will probably get an update automatically (as will all other users).

In that case, feel free to download the script, install it and check it out. If you have any problems do not hesitate to post in this thread :)
[

KarunAB.com
]

[img]http://gamercards.exophase.com/459422.png[
/img]
08-31-2009 04:53 PM
Profile E-Mail PM Web Find Quote Report
Pages: (70): « First « 62 63 64 65 [ 66 ] 67 68 69 70 » Last »
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On