Browse Source

Merge branch 'master' into develop

develop
JackDandy 4 years ago
parent
commit
caff41e062
  1. 8
      CHANGES.md
  2. 2
      snap/snapcraft.yaml

8
CHANGES.md

@ -1,4 +1,10 @@
### 0.25.4 (2021-09-24 10:30:00 UTC)
### 0.25.5 (2021-09-24 14:55:00 UTC)
* Change upgrade Snap unrar 5.6.8 to 6.0.2
* Fix workaround snap certificate failure to access rarlab server
### 0.25.4 (2021-09-24 10:30:00 UTC)
* Fix logging during media process where setting airdate is unavailable

2
snap/snapcraft.yaml

@ -90,7 +90,7 @@ parts:
unrar:
plugin: make
source: https://www.rarlab.com/rar/unrarsrc-5.6.8.tar.gz
source: https://raw.githubusercontent.com/wiki/SickGear/SickGear/packages/www.rarlab.com/rar/unrarsrc-6.0.2.tar.gz
source-type: tar
build-packages:

Loading…
Cancel
Save