WMP12 win7 7100, Stop WMP12 from touching folder.jpg files


Recommended Posts

If you get rid of the reserved system file 'albumartsmall.jpg' for whatever reason, then at any later point when small thumbnails are shown (shell, Media Center, Windows Media Player) you may trigger the album art extractor which will refresh the folder.jpg/albumartsmall.jpg pair.

There's no reason to just make a "folder.jpg" file unless you are deliberately trying to cause this. :)

How can I try to trigger the extractor? I been playing around in WMP and MCE and myFolder.jpg files are ok and have not been resized.

  • 2 weeks later...

Honestly, I am really tired of this problem.

Why can't someone just add a "Don't screw with my album art under any circumstance whatsoever because I have a larger brain than you, dear computer" checkbox, or make it a registry change if you don't want to expose it to the masses...

So if I am understanding this correctly, the way to prevent this from happening is to remove or in most cases, not create the folder.jpg files and make sure the high-res art work is embedded in the music files. I really HATE WMP12. Version 11 was good, but this problem with album artwork has to change. This isn't 2001 with 15" monitors. Even iTunes downloads it's artwork in 600X600 resolution.

I am thinking of removing WMP and going to Media Monkey for ripping and organization and WMC for playing music files. MS has dumbed down WMP way to much for my liking.

Yes, you should probably consider "folder.jpg" and "albumartsmall.jpg" reserved file names that would be a horrible plan to touch. Inserting the art into the files would be the correct plan.

This should generally have been consistent since day one... more people are enjoying album art these days so it's more noticeable.

Do yourself a favor and remove WMP and install Winamp 552 Pro. It is far superior than WMP, just about anything is. :rolleyes:

Do yourself a favour, and don't troll threads where it isn't warranted, this is about WMP within the Windows 7 Beta, not a debate about the relative merits of WMP and Winamp.

As for the topic, someone needs to pop into the WMP design team, and tell them that 800x600 went out of fashion 10 years ago. Low res album art looks awful on high resolution displays, and why Microsoft feel that there is some need for it to fiddle with your album art anyway, lord only knows.

  • 1 month later...

Any news here? Just did a new scan with MP11 on VISTA and MP replaced many folder.jpgs. Then after that started my xbox360, opend MediaCenter and after selecting the folder where all my mp3s are MediaCenter did even a better job nearly all .jpgs are now replaced...

I hope this will be not the case in the Windows 7 final...

Christian

  • 2 weeks later...
Yes, you should probably consider "folder.jpg" and "albumartsmall.jpg" reserved file names that would be a horrible plan to touch. Inserting the art into the files would be the correct plan.

This should generally have been consistent since day one... more people are enjoying album art these days so it's more noticeable.

This topic is insane. How hard is it to understand that it's a horrible policy to allow WMP12 to degrade a user's pre-existing album art?!? I don't mind WMP12 filling in the gaps for me where I don't already have album art but ruining all of your high resolution art just by running the program is ridiculous!

And Zach, I have to say, you've been rather unhelpful in this thread. The OP has stated how this happens, other people have confirmed it, and still more complain about the problem on a simple Google search. There's nothing to debate here, WMP is doing something it shouldn't be doing and this needs to be changed.

Microsoft wants people to use WMP, right? WMP is consistently hated by a lot of people, right? Well maybe MS should just shut up and listen to people who want to use it but can't because it does something wrong.

This topic is insane. How hard is it to understand that it's a horrible policy to allow WMP12 to degrade a user's pre-existing album art?!? I don't mind WMP12 filling in the gaps for me where I don't already have album art but ruining all of your high resolution art just by running the program is ridiculous!.
You know there is an option in WMP to fill in missing gaps only, right?
This topic is insane. How hard is it to understand that it's a horrible policy to allow WMP12 to degrade a user's pre-existing album art?!? I don't mind WMP12 filling in the gaps for me where I don't already have album art but ruining all of your high resolution art just by running the program is ridiculous!
The biggest culprit should generally be folder.jpg without a matching albumartsmall.jpg .
And Zach, I have to say, you've been rather unhelpful in this thread. The OP has stated how this happens, other people have confirmed it, and still more complain about the problem on a simple Google search. There's nothing to debate here, WMP is doing something it shouldn't be doing and this needs to be changed.
I apologize for any misperceptions. I believe my earlier comments about folder.jpg evidently being a reserved file name is probably the most interesting point to note.

I apologize if my attempts to help people understand this concern a little more clearly are in any fashion misconstrued. folder.jpg is a reserved file name according to everything you and I are seeing here. My comments might be illuminative or might not be, but it seems like you should:

* only update the art within the file directly

* not count on folder.jpg being 'your' file

The biggest culprit should generally be folder.jpg without a matching albumartsmall.jpg .

I apologize for any misperceptions. I believe my earlier comments about folder.jpg evidently being a reserved file name is probably the most interesting point to note.

I apologize if my attempts to help people understand this concern a little more clearly are in any fashion misconstrued. folder.jpg is a reserved file name according to everything you and I are seeing here. My comments might be illuminative or might not be, but it seems like you should:

* only update the art within the file directly

* not count on folder.jpg being 'your' file

I understand that's what people should do to avoid this problem, and it's good to know that and have it documented so thank you, but at the end of the day this is still a problem.

And, yes, there is supposedly an option to only fill in the gaps but others are reporting it's not working so I'm not even going to let WMP access the internet or touch my files.

The settings in question do not affect the reserved file name 'folder.jpg', hence my comments.

Your comments are interesting and important, but that's not the way the player works and there is pretty much no mechanism to do so. It's a good suggestion... but it doesn't work that way. :( This is why my two points:

* only update the art within the file directly

* not count on folder.jpg being 'your' file

are probably highly relevant.

Plus if you update the art within the file, it's more portable. :)

  • 2 months later...
A simple Process Monitor review of the player shows

[HKEY_CURRENT_USER\Software\Microsoft\MediaPlayer\Preferences]

"LargeAlbumArtSize"=dword:00000320

"SmallAlbumArtSize"=dword:00000190

might be interesting. They will not affect everything. They max out at 800(x800). Use at your own risk.

i need to bump this thread as i have run into the folder.jpg issue in this thread and think i may have a solution.

if you add the below values it appears that WMP will NOT generate 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

can anyone out there verify this? i tired with a brand new database and a few albums. a quick outside verification would be great. thanks.

  • 2 years later...

i need to bump this thread as i have run into the folder.jpg issue in this thread and think i may have a solution.

if you add the below values it appears that WMP will NOT generate 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

can anyone out there verify this? i tired with a brand new database and a few albums. a quick outside verification would be great. thanks.

I know this thread is old but I just had to say that this registry setting works!! I've been looking for years for a way to correct the whole shrinking album art issue and for anyone who cares, this is it!! Thanks!!

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • This seems backwards. You should have to explicitly authorize files for outside use. It shouldn't be the default.
    • Wow you are right, I never even noticed this until you said it! (870E Aorus Master) Before testing this card I had a TP-Link tx401 10GbE PCIe card in that slot (now using XikeStor 310 Thunderbolt to Ethernet adapter).
    • Lack of 5.1 makes this a no sale. What I really wish creative would make would be a USB version that supports 5.1 analog audio for speakers, can switch to headphone mode, and matches the specs of their top tier cards. The current X870E AMD motherboards dont have a great option for adding a PCIE x1 card without cutting down pcie lanes to the graphics card.
    • The Microsoft Office feature that time forgot by Usama Jawad I have been actively using Microsoft Word for the past couple of decades in academic, professional, and personal capacities. Although I used it through the perpetual version of Office apps at the start, I have been an active subscriber of Microsoft 365 Family subscription for over five years now. This means that my Word installation is regularly updated with new features, some of which I don't really like, but that's beside the point. As new features get continuously added, old ones that used to be a staple of Word have started to take a backseat. While I was reminiscing over my Windows experiences from my childhood today, I suddenly remember one such capability that I heavily used in my younger years but have not really touched in over a decade, and haven't seen in documents created by others either. That feature is WordArt. Just to clarify, WordArt is not a Microsoft product specific to Word, and is included in other Office apps like PowerPoint and Excel too. However, Microsoft Word is the app that I used Word Art in heavily, while making assignments or other deliverables for school. If you're unaware, WordArt offers a collection of styling techniques for text, introducing 3D effects like shadows and reflections in the text. It used to be one of the coolest things ever when I was at school and me and my classmates would often compete to ensure that our assignment's title in WordArt was truly the best and stood out above the rest. See some examples of WordArt, still present in the latest versions of Word below: Although WordArt is undeniably cool, it has taken a bit of a backseat, and has been relegated from the Home tab to the Insert toolbar, along with a bunch of other utilities, making it very easy to miss. This isn't exactly surprising because WordArt doesn't really have a place in academic and professional documents anymore, and while I have seen some creatives using it while developing promo material, even that sector has gravitated more towards dedicated graphic designing tools in the past years. For the vast majority of us, WordArt doesn't really exist, and that's alright. At least, it's still an option that can allow us to reminisce our childhood or even make some quick text stylization, if we really need it. Perhaps its usage has waned over time or the novelty has worn off, but I haven't even seen children use it in their academic assignments anymore. In fact, many don't even know that it exists. Maybe that's the fate of every beloved feature. What once felt cutting edge eventually becomes a relic, quietly tucked away as tastes, trends, and technology move on. WordArt may no longer dominate school assignments or decorate the covers of classroom projects, but for those of us who grew up with it, it remains a colorful reminder of a time when making text glow, bend, and cast giant shadows felt like the height of creativity. Hidden behind a few clicks in modern Word, it still survives not as a productivity tool, but as a small piece of computing nostalgia that refuses to disappear.
  • Recent Achievements

    • First Post
      DrWankel earned a badge
      First Post
    • Reacting Well
      DrWankel earned a badge
      Reacting Well
    • Week One Done
      Supreme Spray LV earned a badge
      Week One Done
    • One Month Later
      Genuinetonerink- Dubai earned a badge
      One Month Later
    • Week One Done
      Genuinetonerink- Dubai earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      495
    2. 2
      +Edouard
      158
    3. 3
      PsYcHoKiLLa
      88
    4. 4
      Steven P.
      74
    5. 5
      Michael Scrip
      70
  • Tell a friend

    Love Neowin? Tell a friend!