- Thread starter
- #141
Can you post a directory listing of one of the affected albums?
Thanks - Steve
Thanks - Steve
dreamvoid said:If you want to make the Music section more powerful, take a look at this C# code: http://www.codeproject.com/csharp/msndesktopsearchqueryapi.asp
I don't know if Google Desktop has a similar API, but this could really be a big boost to the Music section (and Pictures and Video should also benefit from a better search). Now I realize that not everyone has MSN/Windows Desktop installed, but MP interfacing "behind the scenes" with such a powerful search engine would outsource a lot of really hard-to-optimize code (WDS and GDS are much much faster than the current MP tag database). This also has the benefit of automatically adding Smart Playlists capabilities to MP.
Aquarius said:Why does MP not just take the embedded coverart out of the MP3- file for display when the tune is played just like WMP does it ?
MJGraf said:...Coverart: If I place a correct Cover-File in the thumbs directory, everything works like a charm. If I only place a folder.jpg file in the respective directory, the cover is only displayed in combination with the single songs. If I have the albums in my view, no cover is displayed.
F3 and getting information from the internet:
OK, I had a look into the music database and figured out, that much more information is downloaded than only the cover. This is great, but I'm a little afraid because all my files are tagged absoultely correct (with musicbrainz tagger - a great software...) and I don't want MP to change anythin in my mp3-tags. Does this happen or is the information only stored in the musicdatabase?
Last question is about automatic download of coverart. The downloaded coverart only has a resolution of 128x128. I'd like to have covers with a better resolution. IF I use albumplayer I get at least 256x256 covers and with MS Mediplayer I think the cover-files are even of a better quality. Is this depending on allmusic or can this be changed in any way?
hwahrmann said:Aquarius said:Why does MP not just take the embedded coverart out of the MP3- file for display when the tune is played just like WMP does it ?
Because when browsing through the list of songs, we would see coverart, without touching the file physically.
dreamvoid said:If you want to make the Music section more powerful, take a look at this C# code: http://www.codeproject.com/csharp/msndesktopsearchqueryapi.asp
I don't know if Google Desktop has a similar API, but this could really be a big boost to the Music section (and Pictures and Video should also benefit from a better search). Now I realize that not everyone has MSN/Windows Desktop installed, but MP interfacing "behind the scenes" with such a powerful search engine would outsource a lot of really hard-to-optimize code (WDS and GDS are much much faster than the current MP tag database). This also has the benefit of automatically adding Smart Playlists capabilities to MP.