INTERACT FORUM

Please login or register.

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

Author Topic: Can we have MJViewItemAutomation.GetThumbnailFilenames() implemented?  (Read 1644 times)

cncb

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 2918

It seems to be there and ready but says it is not implemented (and returns an empty string).  I am trying to get a representative thumbnail for each view item but it appears that the only way to do this is to get all the files (GetFiles) and then get a thumbnail for one of the files.  This is very slow, especially for the top-level view schemes where most of the library files are retrieved by GetFiles() so it would be great to have a shortcut to a thumbnail.
Logged
-Craig    MO 4Media remote and player:  Android/TV/Auto | iOS | Windows 10/UWP

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 41934
  • Shoes gone again!
Re: Can we have MJViewItemAutomation.GetThumbnailFilenames() implemented?
« Reply #1 on: March 19, 2008, 09:12:33 am »

Thumbnails are no longer files on disk with filenames, so this function is deprecated.
Logged
Matt Ashland, JRiver Media Center

cncb

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 2918
Re: Can we have MJViewItemAutomation.GetThumbnailFilenames() implemented?
« Reply #2 on: March 19, 2008, 09:29:20 am »

Ok, do you have a different recommendation on how to do this efficiently?  That is, get a thumbnail from some sub-file of a view item without having to retrieve the whole file list?  Thanks.
Logged
-Craig    MO 4Media remote and player:  Android/TV/Auto | iOS | Windows 10/UWP

cncb

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 2918
Re: Can we have MJViewItemAutomation.GetThumbnailFilenames() implemented?
« Reply #3 on: March 21, 2008, 08:02:54 am »

Any suggestions, Matt?  Thanks.
Logged
-Craig    MO 4Media remote and player:  Android/TV/Auto | iOS | Windows 10/UWP
Pages: [1]   Go Up