binhex / arch-sabnzbdvpn

Docker build script for Arch Linux base with SABnzbd, Privoxy and OpenVPN
GNU General Public License v3.0
49 stars 9 forks source link

sabnzbd 3.4.0 missing py package dependancy 'guessit' #26

Closed benjithompson closed 2 years ago

benjithompson commented 2 years ago

Issue

After sabnzbd update, container failed to start with error: not found 'guessit'

From Sabnzbd 3.4.0 changelog:

  • Added additional pattern keys that can be used in the Sort String for Sorting, by using the guessit package internally for parsing.

Workaround was to install the package manually.

Expected

Container should include the newly required package.

binhex commented 2 years ago

This had been fixed upstream, please pull latest image