Prevent Windows Media Player Album Art Download

Anonymous
2009-12-02T13:24:14+00:00

I have spent a large amount of time fixingand manually editing my music album art with 500x500px images.

I have read the article at http://social.answers.microsoft.com/Forums/en-US/w7music/thread/6ff8c9fd-d97f-4304-bad5-693f7dbb4532/ however this isn't my problem - I can add the artwork as I need.

The problem I have is that Windows Media Player is going online and replacing my 500x500px artwork with the 200x200px artwork from the online database. In addition to this, it is creating all of the 75x75px Small artwork files which are cluttering the My Music folder.

I have set Retrieve Additional Information from the Internet to No, and I have set Update Music Files by Retrieving Media Info from the Internet to No also, however it still goes online.

I used Wireshark to determine it is going to the following addresses:

redir.metaservices.windowsmedia.com.akadns.net

serviceswitching.metadata.windowsmedia.com.akadns.net

I have blocked these addresses on my router but WMP is finding a way around. I looked in the registry and there is nothing regarding totally disabling the artwork download (although this should be disabled with the options already set).

I can set the Folder.jpg files as Read-Only and this prevents WMP from overwriting my 500x500px files, but I still don't want it creating the AlbumArtSmall files.


Richard Green, MCSA Windows Server 2003

Windows for home | Previous Windows versions | Music, photos, and video

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
Anonymous
2011-11-02T20:30:33+00:00

easy... just totally block windows media player using your firewall... or add those address as 127.0.0.1 (redir.metaservices.windowsmedia.com.akadns.net; serviceswitching.metadata.windowsmedia.com.akadns.net)

in the HOSTS file.

Was this answer helpful?

4 people found this answer helpful.
0 comments No comments

54 additional answers

Sort by: Oldest
  1. Anonymous
    2009-12-03T05:24:54+00:00

    Hi, 

    Welcome to Microsoft Windows 7 Answers Forum!

    You may try the steps as below and check if the issue gets fixed.

    1. Open Windows Media Player 12
    2. Click Organize, click Options and then click the Library tab
    3. In the Automatic media information updates for files area, make sure that 'Retrieve additional information from the Internet' is not checked.
    4. This should prevent Media Player from overwriting what you have added.

    For more information :

    http://social.technet.microsoft.com/Forums/en/w7itprogeneral/thread/3552ec2d-d510-49ec-985c-1fc04c3d6da6

    http://social.answers.microsoft.com/Forums/en-US/GettingReadyforWindows7/thread/0b3e71b3-9b85-4d0a-987c-e7b52677840d/

    Thanks and Regards:

    Suresh Kumar- Microsoft Support.

    Visit our Microsoft Answers Feedback Forumand let us know what you think.

    Was this answer helpful?

    4 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2009-12-03T08:17:04+00:00

    Suresh,

    In my original post I stated that Retrieve Additional Information from the Internet is **disabled.**Thanks

    Richard


    Richard Green, MCSA Windows Server 2003

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  3. Anonymous
    2009-12-04T13:26:20+00:00

    Looks like hundreds of other WMP12 users rapidly abandoning it and switching to another player because of this behaviour ...

    Typical scenario

    1. Under the library tab every single option is unchecked, specifically "Retrieve Additional Information from the Internet" = UNCHECKED
    2. Browse to a folder containing a bunch of new mp3 files, each with an embedded image tag.
    3. First file opened in WMP creates a folder and AlbumArt jpeg.
    4. Subsequent files opened in that folder now use these jpegs displaying the wrong image for the mp3 file.

    Here's the thing, I do not want my media library littered with jpegs, I like my files to be portable with any art included withinthe file.

    Any workaround to the problem greatfully received, as for Microsoft, give us a _____ option that lets us enable or disable this behaviour.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2009-12-24T08:39:59+00:00

    I have done some researching on this issue and found the following:

    • this is a major issue for a few of us
    • although it was identified in WMP11 (or earlier?) Microsoft opted not to provide a resolution in WMP12 release
    • the suggested workarounds don't seem to work for everyone

    Can someone create a patch (etc) that stops this action? I (Like many others) would love to use WMP but cannot accept the LQ JPG downgrade upon use.  It would probably be useful to also include the update to the WMP settings (uncheck the auto update etc) for those that may have missed a check box or two.

    If anyone else is adversly affected by this issue please drop a note below (just say 'me too' if you want), to show that it's not just three people affected.

    A potential resolution I read was this : : 

    (quote to KOAWMFOT)

    if you add the below values it appears that WMP will NOT generate or resize new folder.jpg OR AlbumArtSmall.jpg files. IF folder.jpg (or AlbumArtSmall) already exist(s), it does not resize it but mearly sets the HIDDEN and SYSTEM attributes. so if you have a folder.jpg and/or an albumartsmall.jpg file at 1500x1500, it will leave them alone (except for hiding them...).

    [HKEY_CURRENT_USER\Software\Microsoft\MediaPlayer\Preferences]

    "LargeAlbumArtSize"=dword:ffffffff

    "SmallAlbumArtSize"=dword:ffffffff

    On first read, I couldn't locate these in the registry, but then decided to 'give it a go' adding them - so I added to the correct path above (Edit / New / DWORD) and typed the strings (without the " ie the Value Name is LargeAlbumArt - then enter the value data as ffffffff (8x'f') which showed 0xffffffff (4294967295) on the right hand column).

    I have attempted to play the album I was playing which aroused this issue for me again and after playing about 3 songs it hasn't updated yet.

      • I also have unticked all references to 'Update' 'Download' etc from the WMP options/preferences dialogues on all pages (except those that specifically mentioned what they download - like program updates).

    [RANT] Hope this helps you programmers sort out a patch for the rest of us - End Users shouldn't have to be playing in the RegEdit to get the programs we've purchased to behave acceptably. [/RANT]

    If the above solution is incorrect or will break other things can someone please be kind enough to tell me what I'm risking?

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments