Have you entered the exclusive Late Late Gifts competition?
Click this advert for more information

Only a few days left to enter my free competition! Mix your favourite music directly from your phone or iPod! http://bit.ly/cjzenw #fb 2 days ago


Feb 10
12th

Albums not being added to Windows Media Player


On my home desktop PC, I’m running Windows Media Player 11 under Windows XP. Last night, when attempting to sync some music with my phone, I realised that a couple of recent albums were missing from WMP. However, they were in the My Music folder, along with everything else. Clearing down the library and getting WMP to rebuild it didn’t work.

However, after a bit of searching I found that rebuilding the media library is the usual solution. Here’s what you do…

  1. Close Windows Media Player
  2. Ensure that service “Window Media Player Network Sharing Service” isn’t runnong
  3. Find the directory %USERPROFILE%\Local Settings\Application Data\Microsoft\Media Player\ and rename or delete it.

At this point, WMP usually then works. But not in my case. Instead I found a lesser known solution – basically, the system flags have been set for these files. Unfortunately, Windows file dialogue doesn’t tell you this so you have to resort to the Command Window.

Navigate (in a command window) to your music folder and then run…

dir /ads /s

This will list any folders that have the system flag set. In my case my missing albums were listed. To reset the system flag run the following…
attrib -s *.* /d /s

Some errors will occur – these are related to the system files that are in each album folder. However, this command doesn’t affect them due to them being hidden.

When I then re-added my music folder to WMP the missing music appeared!


Share this on del.icio.us Digg this! Email this Share this on Facebook Share this on LinkedIn Send this page to Print Friendly Share this on Reddit Share it on StumbleUpon Tweet This!

No Comments

There are no comments at present.

No Pingbacks/Trackbacks

There are no comments at present.

Leave a Comment

All comments are authorised before appearing - you should receive an email once this has been done.

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

64 queries in 0.747 seconds.