sickbeard_mp4_automator icon indicating copy to clipboard operation
sickbeard_mp4_automator copied to clipboard

Automatically convert video files to a standardized format with metadata tagging to create a beautiful and uniform media library

Results 11 sickbeard_mp4_automator issues
Sort by recently updated
recently updated
newest added

I'm trying to setup the docker mod version. I'm not getting any errors that I can currently see in any logs, but it is not processing any of the files...

**Describe the bug** I'm trying to convert all videos to h264. but when converting hevc files i'm getting errors. I have hardware decoding and encoding working by using the following...

hwaccel

Hello, Based on this help [https://github.com/mdhiggins/sickbeard_mp4_automator/issues/1656](url) My custom skipStream code is : ``` # Skip a VFQ subtitle track if VFF exist sub_streams = [a for a in info.subtitle if...

Using SMA, just downloaded and installed it a few days ago, so a recent version. My system is Linux Mint 20.2 Graphic card: nVidia TU116 [GeForce GTX 1660 Ti] I...

**Describe the bug** I'm setting up sonarr-sma docker. I've already got nvidia drivers, cuda drivers, and the nvidia-container-toolkit thing working with the nvidia runtime for docker. It is working in...

**Is your feature request related to a problem? Please describe.** Would love support for Intel Arc GPU (av1_vaapi and/or av1_qsv) in mp4automator and inside "sma-mod" if possible (apologies if that...

enhancement
hwaccel

Sonarr and Radarr now support custom scripts for importing (i.e.. pre-import scripts) https://github.com/Sonarr/Sonarr/pull/5538 All the environmental variables seem the same as OnDownload, and the script should just return exit code...

enhancement

Bit to explain here... tl;dr, I needed a way to force the use of a specific `hwaccel`/`decoder` pair. This PR addresses two problems: 1. Improve decoder selection logic to only...

**Describe the bug** I see an error in the log and I noticed certain videos didn't have the show's cover art as the preview image. **Command or context you are...

Hello, so I'm trying to figure out what the best way to utilize temp directories and such. I have automated download handling from Radarr/Sonarr, so they respectively handle the import...