/MediaInfoExtract

Primary LanguageC#GNU General Public License v3.0GPL-3.0

MediaInfo Extract

Purpose

  1. Improve initial playback start speed
  2. Solve potential no progress bar issue
  3. Capture image for video without poster

Update

  1. Support concurrent tasks (default is 1, max is 10)
  2. Add Strm Only option (default is True) to support non-strm media imported with ffprobe blocked
  3. Include media extras (default is False)
  4. Process media items by release date in the descending order
  5. Add plugin config page with libraries selection
  6. Enable image capture (experimental, default is False)
  7. Introduce catch-up mode (experimental, default is False)
    1. Extract media info once movies or series are added to favorites (both strm and non-strm supported)
    2. Extract media info once new items related to favorites are added (strm exclusive)
    3. Same applies to episode but its entire series is covered for processing
    4. Non-blocking thread processes all queued items every 30 seconds
    5. Share the same max concurrent count with scheduled task

Note: The minimum required Emby version is 4.8.0.80.

Install

  1. Download StrmExtract.dll to the plugins folder
  2. Restart Emby
  3. Go to the Plugins page and check the plugin version and settings
  4. Go to the Scheduled Tasks page to run