INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Getting small thumbnails of cover art  (Read 2387 times)

neFAST

  • Galactic Citizen
  • ****
  • Posts: 372
  • \o/
Getting small thumbnails of cover art
« on: November 04, 2008, 03:08:26 pm »

Hi folks,
I'm trying to retrieve small thumbnails from a file and whatever I ask for, I get the same fullsize images
Code: [Select]
string cover  = track.GetImageFile(MediaCenter.MJImageFileFlags.IMAGEFILE_THUMBNAIL_SMALL );
Is this the expected behavior?
Logged

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 41934
  • Shoes gone again!
Re: Getting small thumbnails of cover art
« Reply #1 on: November 04, 2008, 03:46:41 pm »

You're actually always getting the large thumbnail now.  This is due to legacy issues surrounding changes to how thumbnails are stored.

We'll change a coming build of Media Center 13 to return different sized thumbnails depending on the size you're requesting.
Logged
Matt Ashland, JRiver Media Center

neFAST

  • Galactic Citizen
  • ****
  • Posts: 372
  • \o/
Re: Getting small thumbnails of cover art
« Reply #2 on: November 06, 2008, 06:46:57 am »

Does large thumbnails means original size?
Logged

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 41934
  • Shoes gone again!
Re: Getting small thumbnails of cover art
« Reply #3 on: November 06, 2008, 09:26:13 am »

Does large thumbnails means original size?

I believe it's the lesser of 400x400 and the original size.
Logged
Matt Ashland, JRiver Media Center

neFAST

  • Galactic Citizen
  • ****
  • Posts: 372
  • \o/
Re: Getting small thumbnails of cover art
« Reply #4 on: November 06, 2008, 04:45:55 pm »

Ok thank you for your kind help.
Logged

neFAST

  • Galactic Citizen
  • ****
  • Posts: 372
  • \o/
Re: Getting small thumbnails of cover art
« Reply #5 on: November 09, 2008, 03:38:33 pm »

We'll change a coming build of Media Center 13 to return different sized thumbnails depending on the size you're requesting.

Could you just drop a line when you'll change it?
Thanks again.
Logged
Pages: [1]   Go Up