Skip to content

Releases: tympanix/supper

v1.0.5

20 Nov 16:52
Compare
Choose a tag to compare

Changelog

a0d4685 fix: goreleaser.yml syntax
53ed229 fix: app test with strict option
5021873 fix: honor strict flag when renaming
0f471c7 fix: omit media names starting with 'sample'
d4ec455 fix: include statik package without go files

v1.0.4

02 Sep 21:34
Compare
Choose a tag to compare

Changelog

e136802 fix: subscene search

v1.0.3

31 May 12:50
Compare
Choose a tag to compare

Changelog

ad0f16d fix: subscene url (again)

v1.0.2

31 May 02:39
Compare
Choose a tag to compare

Changelog

1bde99f v1.0.2
2fb162d fix: subscene url

v1.0.1

21 Mar 14:32
Compare
Choose a tag to compare

Changelog

ae0c734 Merge branch 'master' of https://github.com/tympanix/supper
00ee938 fix: ldflags
ca89888 fix: systemd unit chdir
d4ffc1a docs: use 1.x.x version as placeholder
6caaeaa docs: rename command
ab90cdb typo: 01-installation.md
d7819e8 docs: subtitle command
91f28db fix: makefile test
dd30537 update: Gopkg.toml
eb51838 chore: dep ensure
e120aa0 docs: configuration, subs & renaming
0bf09fd docs: lint anynomous import
ac4bb18 fix: react-dom version
25a41ab refactor: from packr2 to statik
becdd0d fix: .goreleaser.yaml build spec
98fb022 fix: run packr2 command before release
fe93dca refactor: build website into web/build
0514271 feat: embed web with packr2
bce6990 Merge branch 'master' of https://github.com/tympanix/supper
d331fc2 fix: git pull submodules
11e7154 docs: add documentation link
cc1a9e6 fix: makefile docs target
33dadda fix: docs url
6f2527a docs: hugo site
4f67c9c fix: default config
c472b32 refactor: packages into subfolders
b6ee3b5 fix: unused variable
93a0c8e fix: dry run don't print subtitles
d9e2f98 fix: allow exclamation in names

v1.0.0

16 Mar 19:30
Compare
Choose a tag to compare

Changelog

0d69a4d fix: .gorelease.yaml spec
1234df6 update: go dependencies again
7c84d59 update: go dependencies
c72b9e0 fix: git status on publish
87a008b docs: describe regexMatcher functions
f54c0ac fix: abbreviations and apostraphes
1b81dcb fix: allow hyphens on subscene.com
5bf2f67 fix: parse filenames with urls // fix #50
5fbe12f fix: end logging before terminate // fix #51
b0721a7 test: proxypath
334005c fix: changed ws endpoint by accident
99c654e feat: add websocket error to snackbar

v1.0.0-rc.15

10 Jul 10:14
Compare
Choose a tag to compare

Changelog

214c5fd fix: reverse proxy support websocket

v1.0.0-rc.14

09 Jul 19:48
Compare
Choose a tag to compare

Changelog

cb106d3 chore: dep ensure
a139b69 fix: don't retry when no subtitles
b2c5e8f feat: retry subtitles multiple times
65ae58e feat: improve score function
a891539 feat: web UI activity log
6fd0a42 fix: websocket unregister function
0f50fb3 fix: remove websocket listener
47d8e1f fix: add subtitle to UI when downloaded
3214826 feat: add extra fields for notify context
b037b5a fix: snackbar colors for http status 2xx
861ee15 feat: add id to media json
75fe11b refactor: simplify media file JSON marshal
2cbe324 feat: snackbar tags
cd81d6e refactor: omit test for 0.0 score
e418289 feat: websocket parse JSON resolves #44
b55ef8d feat: begun websocket integration //WIP

v1.0.0-rc.13

24 Jun 16:19
Compare
Choose a tag to compare

Changelog

ae25223 fix: clean name respects special characters
b9455ef feat: surround sound 5.1 and 7.1 tags
8dd9ffb feat: add extended cut tag
a279c0d fix: capitalization and all caps names
923abc7 feat: add dolby digital tag
1d1c161 feat: capitalize names
8639993 fix: use misc tags as boundary for release group
342c059 fix: parse episode name and group correctly resolves #41
c04023b fix: robust h264/h265 parsing
24c5acb fix: tests
1a44dfd fix: rename media ambiguous movie year see #40
cc00ce0 fix: ambiguous movie release year resolves #40
84bde13 fix: single letter words resolves #39

v1.0.0-rc.12

10 Jun 23:18
Compare
Choose a tag to compare

Changelog

6e5aab7 chore: update dependencies