RandomNinjaAtk
RandomNinjaAtk
Interesting, first I've heard of this project... No promises might look into it when I have the chance.
You need to specify the video codec as one of the compatible hw accelerated ones most likely... Which is not showing at in the posted config... Edit: I'm also not...
Your SMA.ini file should be a lot longer.... Full config should look similar to this: https://github.com/RandomNinjaAtk/arr-scripts/blob/main/sabnzbd/sma.ini The specific line, where you need to add the codec used to convert with:...
Your probably best off, using the CLI and doing some manual testing with SMA and your config, that way you can fast iterate.... Example command: python3 /config/scripts/sma/manual.py --config "/config/scripts/sma.ini" -i...
Sounds like a problem with the download client, you might want to see if you can replicate the issue just using the client itself and report the issue upstream.
FYI: the package is incompatible and won't install without some sort of workaround most likely, so this is dead in the water for now as I cannot investigate the viability...
Music Video, Concert Video support would be awesome... There isn't really any tools to service music videos...
This indicates the setup script didn't run properly... Because your missing packages that are installed via the setup process... You need to resolve this error: ` 0 0 0 0...
> Just as an FYI... I saw this as well with the latest lscr.io images: image: lscr.io/linuxserver/sonarr:latest > > What I did to resolve is utilize the DOCKER_MODS for lscr.io...
I will welcome a PR for this, but since nzbget has largely been deprecated (last I checked) and it’s not something I use, I won’t be working on this.