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

    • DJI Neo 2 Fly More Combo gets a Prime Day exclusive pricing by Steven Parker DJI reached out to let us know that the DJI Neo 2 Fly More Combo has reached its lowest price ever ahead of Prime Day that starts tomorrow. This Fly More Combo kit adds two extra batteries, and a charge hub so you can charge all three at the same time, or keep two spares fully charged for quick swap and drone flying. (buying link below) Here are some of the important specifications: DJI Neo 2 Fly More Combo Dimensions: 147x171x41mm without DJI Neo 2 Digital Transceiver 167x171x54mm with DJI Neo 2 Digital Transceiver Takeoff Weight: 151 g without DJI Neo 2 Digital Transceiver 160 g with DJI Neo 2 Digital Transceiver Max Ascent Speed: 0.5 m/s (Cine mode) 3 m/s (Normal mode) 5 m/s (Sport Mode) Max Descent Speed: 0.5 m/s (Cine Mode) 3 m/s (Normal Mode) 3 m/s (Sport Mode) Max Horizontal Speed: 8 m/s (Normal Mode) 12 m/s (Sport Mode) 12 m/s (tracking status) Max Takeoff Altitude: 2000 m Max Flight Time: Approx. 19 minutes (approx. 17 minutes with the propeller guards) Each battery allows the drone to perform at least 20 palm takeoff and landing for shoots in succession Max Hovering Time: Approx. 18 minutes (16.5 minutes with the propeller guards) Max Flight Distance: 7 Km Max Wind Speed Resistance: 10.7 m/s (Level 5) Operating Temperature: -10° to 40° C (14° to 104° F) Global Navigation System: GPS + Galileo + BeiDou Hovering Accuracy Range: Vertical: ±0.1 m (with vision positioning) ±0.5 m (with satellite positioning) Horizontal: ±0.3 m (with vision positioning) ±1.5 m (with satellite positioning) Internal Storage: 49 GB Class: C0 (EU) Image Sensor: 1/2-inch CMOS Sensor Lens: FOV: 119.8° Format Equivalent: 16.5 mm Aperture: f/2.2 Focus: 0.7 m to ∞ ISO Range: Photo 100-3200 (Single Auto) 100-12800 (Burst Auto/Timed Auto) 100-12800 (Manual) Video 100-12800 (Auto) 100-12800 (Manual) Shutter Speed: Video: 1/8000-1/30 s Photo: 1/8000-1/10 s Max Image Size: 12 MP Photo 4000×3000 (4:3) 4000×2250 (16:9) Still Photography Modes: Single/Timed Shot Single Shot: 12 MP Timed Shot: 12 MP, 2/3/5/7/10/15/20/30/60 s Photo Format: JPEG Video Resolution: Horizontal Shooting: 4K (4:3*): 3840×2880@60/50/30fps 1080p (4:3*): 1440×1080@60/50/30fps 4K (16:9): 3840×2160@100**/60/50/30fps 1080p (16:9): 1920×1080@100**/60/50/30fps Vertical Shooting: 2.7K (9:16): 1512×2688@60/50/30fps Video features: MP4 Bitrate: 80 Mbps File System: exFAT Color Mode: Normal EIS: Supports RockSteady and turning stabilization off Gimbal: Stabilization: 2-axis mechanical gimbal (tilt, roll) Mechanical Range: Tilt: -125° to 105°, Roll: -43° to 43° Controllable Range: Tilt: -90° to 70° Max Control Speed (tilt): 100°/s Angular Vibration Range: ±0.01° Image Roll Correction: Supports correction of footage recorded on the drone. WiFi: 802.11a/b/g/n/ac/ax Bluetooth: 5.2 Battery: Capacity: 1606 mAh Weight: 46 g Nominal Voltage: 7.16 V Max Charging Voltage: 8.6 V Battery Type: Li-ion Chemical System: LiNiMnCoO2 Energy: 11.5 Wh Charging Temperature: 5° to 40° C (41° to 104° F) Charge time: When Using the Two-Way Charging Hub (65W): Approx. 68 mins to charge three batteries simultaneously from 0% to 100% When Directly Charging the Aircraft Body (15W): Approx. 70 minutes to charge from 0% to 100% (MSRP) Price: $349 As such, you have everything you need to get started right in the box, including the two extra batteries, and a spare set of propellers should things go amiss with the original set of blades on the drone. Oh, the humanity! What's in the box? DJI Neo 2 Aircraft x 1; DJI Neo 2 Intelligent Flight Battery x 3 DJI Neo 2 Two-Way Charging Hub x 1; DJI Neo 2 Spare Propellers (Pair) x 1 DJI Neo 2 Spare Propeller Screw x 4; Screwdriver x 1 DJI Neo 2 Propeller Guard (Pair) x 1; DJI Neo 2 Gimbal Protector x 1 USB-C to USB-C Data Cable x 1 Having never had the chance to mess around with a drone myself, a few more highlights for this drone are listed below: Lightweight & Portable Design - Weighing just 151g and C0 certified, this compact drone features full-coverage propeller guards for safer, worry-free transport and flight. Palm Takeoff & Landing, Gesture Control - Enjoy easy palm takeoff and landing, plus intuitive gesture controls for hands-free operation and seamless flying experiences. Smooth & Reliable Tracking - ActiveTrack keeps your subject in focus, while Apple Watch lets you view live feed, check flight status, or use voice control to adjust tracking. Easy Moment Capture With SelfieShot - Snap memorable moments easily with SelfieShot, allowing quick and convenient selfies anytime with just a simple tap. All-Around Safety & Flexible Flight - Fly confidently with omnidirectional obstacle sensing and enjoy versatile flight for safer, more dynamic aerial adventures. 4K High-Quality Imaging - Capture every moment in stunning detail with 4K resolution, delivering crisp, lifelike photos and videos every time. Good to know DJI also notes on the Amazon sales page that due to platform compatibility issues, the DJI Fly app has been removed from Google Play. Visit the official DJI website to download the user manual and the latest DJI Fly app for a better experience. Which means you will have to sideload it on your Android. Where to buy DJI Neo 2 Fly More Combo for $349 at Amazon US The above price has been communicated to me as a Prime Day exclusive. As an Amazon Associate we earn from qualifying purchases.
    • Upgrade for cheap to Windows 11 Pro or Home Edition digital license by Steven Parker Today's highlighted deal comes via our Apps + Software section of the Neowin Deals store, where you can save up to 94% off on a Microsoft Windows 11 Home, or Pro digital license. Upgrade your computing experience with Windows 11 Pro. This cutting-edge operating system boasts a sleek new design and advanced tools to help you work faster and smarter. From creative projects to gaming and beyond, Windows 11 delivers the power and flexibility you need to achieve your goals. With a focus on productivity, the new features are easy to learn and use, enhancing your workflow and efficiency. Whether you're a student, professional, gamer, or creative, Windows 11 Home has everything you need to take your productivity to the next level. New interface. easier on the eyes & easier to use Biometrics login*.Encrypted authentication & advanced antivirus defenses DirectX 12 Ultimate. Play the latest games with graphics that rival reality. DirectX 12 Ultimate comes ready to maximize your hardware* Screen space. Snap layouts, desktops & seamless redocking Widgets. Stay up-to-date with the content you love & the new you care about Microsoft Teams. Stay in touch with friends and family with Microsoft Teams, which can be seamlessly integrated into your taskbar** Wake & lock. Automatically wake up when you approach and lock when you leave Smart App Control. Provides a layer of security by only permitting apps with good reputations to be installed Windows Studio Effects. Designed with Background Blur, Eye Contact, Voice Focus, & Automatic Framing Touchscreen. For a true mouse-less or keyboard-less experience TPM 2.0. Helps prevent unwanted tampering Windows 11 Pro also includes a number of productivity-focused features, such as the ability to snap multiple windows together and create custom layouts, improved voice typing, and a new, more powerful search experience. Personal and professional users will enjoy a modern and secure computing experience, with improved performance and productivity features to help users get more done. Only on Windows 11 Pro If you require enterprise-oriented features for your daily professional tasks, then Windows 11 Pro is a better option. Set up with a local account (only when set up for work or school) Join Active Directory/Azure AD Hyper-V Windows Sandbox Microsoft Remote Desktop BitLocker device encryption Windows Information Protection Mobile device management (MDM) Group Policy Enterprise State Roaming with Azure Assigned Access Dynamic Provisioning Windows Update for Business Kiosk mode Maximum RAM: 2TB Maximum no. of CPUs: 2 Maximum no. of CPU cores: 128 Good to know This license is for Windows 11 only. It is NOT intended to be used for upgrading Microsoft Office (MSO) included in Parallels Pro. However, it will still work with Parallels Pro and allow you to run Windows applications including MSO, but it DOES NOT include an upgrade MSO itself. It is still compatible with Microsoft Office ONLY if you have a separate license for it. Length of access: lifetime Redemption deadline: redeem your code within 30 days of purchase Access options: desktop Max number of device(s): 1 Version: Windows 11 Pro Updates included Queries on legality of this deal, here A Windows 11 Pro retail license normally costs $199, with Windows 11 Home usually costing $139 but you can pick either one up for just $9.97 for a limited time. For a full description, specs, and license info, click the link below. Get Windows 11 Pro for just $9.97 (was $199) Get Windows 11 Home for just $9.97 (was $139) Although priced in U.S. dollars, this deal is available for digital purchase worldwide. Support queries If you have queries or need support for any of the Neowin Deals, please use the contact form here. Neowin Deals are managed and sold by StackCommerce who represent Neowin on an affiliate basis. Why we post these deals We post these because we earn commission on each sale so as not to rely solely on advertising, which many of our readers block. It all helps toward paying staff reporters, servers and hosting costs. So for those that keep moaning and complaining, be thankful we're still online for you to even do that. Other ways to support Neowin Whitelist Neowin by not blocking our ads Create a free member account to see fewer ads Make a donation to support our day to day running costs Subscribe to Neowin - for $14 a year, or $28 a year for an ad-free experience Disclosure: Neowin benefits from revenue of each sale made through our branded deals site powered by StackCommerce.
  • Recent Achievements

    • Dedicated
      tuben earned a badge
      Dedicated
    • Week One Done
      mnsgroup earned a badge
      Week One Done
    • Conversation Starter
      sumytbe earned a badge
      Conversation Starter
    • One Year In
      B4dM1k3 earned a badge
      One Year In
    • One Year In
      DarkWun earned a badge
      One Year In
  • Popular Contributors

    1. 1
      +primortal
      519
    2. 2
      +Edouard
      203
    3. 3
      PsYcHoKiLLa
      97
    4. 4
      Michael Scrip
      82
    5. 5
      neufuse
      67
  • Tell a friend

    Love Neowin? Tell a friend!