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?