 |
 |
 |
 |
 |
| Author |
Message |
Ahodgey
Joined: 07 Apr 2006 Posts: 49
|
|
Now Playing Plugin (Zune,WMP,MediaPlayerClassic,+) |
|
Hi all, Long time no post
Had a small project on my to do list for ages now to write a plugin to feed the now playing music data from the zune desktop software to LCDStudio (like the WMP and winamp plugins).
The zune desktop software has no published API and the only way I could find to get hold of this data was using the interface a number of media players have implemented which was intercepting the data sent by WMP, Zune and others to Windows messenger (Windows messenger will show now playing).
This exposes the following basic data
The plugin uses the GPL code of libmsnmsgruimanager (http://libmsnmsgruimanager.codeplex.com/). This basically creates a hidden window called MsnMsgrUIManager that software like zune, wmp, winamp etc will send the now playing data to, as well as to messenger in my testing. There is one change in this code that removes the Window name "libMsnMsgrUI" as the zune software doesnt like this.
Compiled plugins are here
http://www.ahah.org.uk/downloads/MsgrUILCDStudioPlugin.zip
Source code is here
http://www.ahah.org.uk/downloads/MsgrUiLCDStudioPluginSource.zip
The following software can apparently send now playing data and this plugin should recieve it.
PsyMP3
Windows Media Player
iTunes
Last.fm Client
OpenPandora
Media Player Classic Home Cinema
Songbird (via the LiveTweeter extension)
Spotify
TTPlayer
VLC (VideoLan Client) Media Player (I couldnt make this work even though it looks like it should
See here for full definition of the libMsnMgrUI code http://code.google.com/p/psymp3/wiki/MsnMsgrUiManager
Last edited by Ahodgey on Thu Apr 12, 2012 6:39 pm; edited 1 time in total |
|
| Wed Apr 11, 2012 7:48 pm |
|
 |
Ahodgey
Joined: 07 Apr 2006 Posts: 49
|
|
|
|
Some basic instructions on how to add the now playing feature
WMP 11
1) Open Windows Media Player 11, options
2) Under the "Now Playing" tab, click "more Options"
3) In the "Plug-ins" tab there will be a category list box. In that list box click Background. To the right of it should be the "windows Live Messenger Music Plug-in" Make sure that is checked.
Media Player Classic
1) View options
2) tweaks
3) send now playing information to msn messenger
VLC 2.0.1 (didnt work for me)
1) tools, preferences
2) all settings radio button
3) interface
4) control interface
5) now playing
6) Zune
Have also noticed not all software output all tags correctly. Ie media player classic doesnt pass appname or album for some reason, this isnt my code as far as I can tell but that the app doesnt output the tags correctly.
A
|
|
| Wed Apr 11, 2012 7:50 pm |
|
 |
Max3D
Joined: 23 May 2004 Posts: 302 Location: Italy |
|
|
|
Saddly didn't work with Spotify 
|
|
| Thu May 16, 2013 8:39 am |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
 |
 |
 |
|