Skip to content

Releases: stevezau/plex_generate_vid_previews

Fix remote path mapping

16 Oct 21:57
Compare
Choose a tag to compare

Fix GPU Detection.

15 Oct 03:05
Compare
Choose a tag to compare

There was an issue with GPU Detection. This version should fix it.

Adding Debug logging

15 Oct 01:35
Compare
Choose a tag to compare

Adding Debug logging to help identify problems and t-shoot.

AMD GPU Support

28 Sep 09:06
Compare
Choose a tag to compare

The script will now try detect if you have an NVIDIA or AMD GPU. If it cannot find either it will default to using CPU with a warning message.

Better Handling of HW Encoding incl AV1 Support

08 Aug 02:06
Compare
Choose a tag to compare
  • Upgrade FFMPEG to support AV1
  • Change to hwaccel 'auto' allowing for FFmpeg to choose the best method depending on what the hw card suppports

Fix PLEX_LOCAL_MEDIA_PATH path

23 Jul 00:38
Compare
Choose a tag to compare

Correctly use PLEX_LOCAL_MEDIA_PATH path

FFMPEG 7

17 Jun 05:43
Compare
Choose a tag to compare

Upgrade to FFMPEG 7 + Handle errors better