[REQUEST] Set DP from now playing mp3 - Printable Version -Shoutbox (https://shoutbox.menthix.net) +-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58) +--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4) +---- Forum: Scripting (/forumdisplay.php?fid=39) +----- Thread: [REQUEST] Set DP from now playing mp3 (/showthread.php?tid=63392) [REQUEST] Set DP from now playing mp3 by robochief on 07-16-2006 at 06:48 PM
I know that there are a couple of scripts for this purpose, but they don't get the image from the source I need: code:And in each directory (of each album), I have a file named cover.jpg with the album cover. I want a script that would retrieve from the location of the now playing mp3, the image for the cover, and assign it as the DP. RE: [REQUEST] Set DP from now playing mp3 by Pho3niX^ReBorN on 07-16-2006 at 06:50 PM
Oh my! That would be sick! I love this idea! RE: [REQUEST] Set DP from now playing mp3 by ins4ne on 07-16-2006 at 06:56 PM i love that idea... could it be possible to work like WMP? it searches for the covers on the internet and shows them as DP? RE: [REQUEST] Set DP from now playing mp3 by Pho3niX^ReBorN on 07-16-2006 at 07:02 PM
Mmmm Gracenote...CDDB.. I predict in the future this script will be combined with the Now Playing script by -dt-! To make Now Displaying Whats Playing... RE: [REQUEST] Set DP from now playing mp3 by ins4ne on 07-16-2006 at 07:11 PM ok... waiting for it RE: [REQUEST] Set DP from now playing mp3 by Jellings on 07-16-2006 at 07:35 PM
iTunes+ can set display pictures for the current song, although you have to be using iTunes, and you have to have the albumart put into every song by iTunes. RE: [REQUEST] Set DP from now playing mp3 by noroom on 07-16-2006 at 08:00 PM
CD Art Display RE: RE: [REQUEST] Set DP from now playing mp3 by robochief on 07-16-2006 at 09:54 PM
quote:Sounds nice. Or just by editing in the source code the name to look for. (but being editable by GUI would be great) quote:I'd rather this 'ideal' script to do nothing else but searching locally the image from the same folder the mp3 is located. There are already some scripts that look for the album's cover over the inet. quote:The purpose I want this script to have is the same one I explained responding to the previous quote: nothing of searching over the inet. Only on the local hard disk, in the same directory of the file that is being listened to. quote:Thank you for your response, I appreciate it; but I intend using just a script, no 3rd party utilities. RE: [REQUEST] Set DP from now playing mp3 by cloudhunter on 07-17-2006 at 01:13 AM
Well it is possible to get the folder where the now playing file is playing from in winamp, (as demonstrated by -dt-'s excellent winamp class) so it should be possible to extrapolate the folder from that. However i'm not sure how this would be accomplished using WMP. It could be possible though to configure the folder however from the script interface, and then look at the media to see where the folder/cover art would be... Which would be player independant. Beyond my talents though |