Skip to content

Releases: tympanix/supper

v1.0.0-rc.1

07 May 19:01
Compare
Choose a tag to compare
v1.0.0-rc.1 Pre-release
Pre-release

Changelog

dd86e45 chore: dep ensure (win)
ec4e611 chore: dep ensure
515404d update: package.json
afffe2d add: ldflags API tokens
af6ea0a delete: conf cmd
febbcf7 fix: add {{ .Source }} template field
d34b0cd fix: configuration template
9edf9bc fix: warn on missing API keys
304986e fix: allow multiple media filters
7014545 fix: rename -m -t -s flags mutually exclusive
2696453 feat: rename --subtitles flag
6fd8112 feat: flags -m and -t for rename
34ca400 fix: fail on config syntax error
51e8119 fix: json marshal subtitle list
2c6a4c5 fix: media json marshal
f1e2f02 test: video interface
7ac8129 fix: subtitle merge docs
7b5d99c refactor: created interface for video types
b2b35b1 fix: distinguish video & non-video types
71763b8 fix: api media directories
8a40726 feat: cache metadata from APIs
a138905 fix: ignore hidden files resolves #31
488a1a4 Merge pull request #32 from tympanix/feat/rename
0541370 test: extract subtitles
9ee72d5 test: subtitles
b0819a8 feat: rename subtitles
d56d385 refactor: IsHI() -> HearingImpaired()
b615085 refactor: subtitle interface
326d4a6 feat: add subtitle type into media interface
0512d7c refactor: add type video
a4970a2 fix: remove nil initialisation
bed34dd feat: api rate limiting
a687a40 Merge pull request #29 from tympanix/feat/rename
fd97a71 refactor: extract media into own function
245d0b2 fix: continue when media exists
fe97b12 fix: typo in error message
daeb141 Merge pull request #28 from tympanix/feat/rename
4ffb81a feat: -x flag for archive extraction
2327672 feat: extract media interface + tests
88243c0 fix: no args required for version command
c87f593 Merge pull request #27 from tympanix/feat/rename
0d78340 fix: validate command arguments
d7853df feat: subtitle and rename subcommands
632c6b1 revert: pather interface
fb0a3a8 Merge pull request #26 from TitoIsKing/master
9ed19bd Implented .rar and .zip decoding
64227fa Merge pull request #25 from tympanix/feat/rename
d525b67 feat: force flag when renaming
9668e36 feat: rename logging
1284f72 Merge pull request #24 from tympanix/feat/rename
e699371 feat: rename media into absolute folders
fdc773b refactor: configuration of media
561f165 fix: truncate spaces in path
708555c fix: template string trim space
e3d4d10 fix: clean template paths
de328f1 Merge pull request #22 from tympanix/feat/rename
93d812c feat: renaming templates resolves #15
032abdd Merge pull request #21 from tympanix/feat/rename
91069bc fix: api keys and renaming
e0b79ea fix: media not supported error
5c451ad refactor: embed media.FilePath in media.File
a214ce4 fix: stringer interface in media
b450bfa Merge pull request #20 from tympanix/feat/rename
f8a1eea feat: merge scraped media when renaming
7590637 docs: describe movie/episode constructor
3b52104 refactor: media package for readability
5020d9b feat: rename cli command
f3c7e87 Merge pull request #19 from tympanix/feat/rename
b910677 feat: 3rd party API scrapers resolves #13
5d2d202 fix: remove conlfict
68e1d3f Merge branch 'master' of https://github.com/tympanix/supper
4c34e20 feat: postinstall script for debian
dd2823f feat: postinstall script for debian

v0.2.3

19 Apr 11:17
Compare
Choose a tag to compare

Changelog

a24dfea v0.2.3
68e1efc feat: preinstall scripts for debian

v0.2.2

18 Apr 12:18
Compare
Choose a tag to compare

Changelog

c1375e4 v0.2.2
65a86eb fix: preserve scroll on navigation
c8bec54 fix: show spinner when loading media
dcaad3d fix: increase size of search input
674f091 refactor: use miqu framework
4acc3e6 fix: filter satisfied media resolves #12
c3c84ce fix: debug log w/ configuration file

v0.2.1

13 Apr 23:06
Compare
Choose a tag to compare

Changelog

c2a2896 fix: use config files in deb
c296801 fix: config paths
e57ffa1 remove: unnecessary code
ca09e67 fix: flag precendence
cc57c2e refactor: use dep for dependency management

v0.2.0

07 Apr 23:13
Compare
Choose a tag to compare

Changelog

cc57c2e refactor: use dep for dependency management
d8211e3 fix: remove debug log
2834326 v0.2.0
fe43f6f fix: nil error and chronological logging
ea29221 chore: remove old outcommented code
d8b4642 fix: release to build date
0bdfd10 fix: ldflags -X for version, commit, date
c5a8241 feat: add systemd unit and default config
c092815 fix: remove unused imports
59523e8 Merge branch 'deb'
8658b70 Merge branch 'master' into deb
ae404f4 fix: debian packaging using globs
d31a821 chore: add debugging statements for viper
cf340d5 fix: use config directly instead of viper
76e4b33 feat: add language alias for lang
7da8589 refactor: use cobra.Decode for plugins
e9ebe87 Merge pull request #10 from tympanix/cobra
021c1da fix: conf, pretty print plugins
444b1a5 fix: plugin parsing and validation
09fcd55 feat: conf subcommand and cmd cleanup
e961cfa fix: description and cli import
836a812 chore: convert rest of application to spf13/cobra
6183e10 feat: cobra command line interface WIP
8d980eb feat: strict mode
2b989a0 feat: verbose logging
783322c fix: increased readability for log
c29af47 chore: replace old log prints with apex/log
5424170 Improve logging for cli and logfiles
91bb91e fix: syntax error on unix plugins
5294f76 fix: plugin arguments escaping on windows
f05f626 Fixed plugin command arguments
6cba549 Added plugin system
4935f5c Added deb to gorelease WIP
0499e04 Added --force flag to overwirte subtitles
1b94ea3 Added --delay option
851a351 Added ENV_VAR for flags, added score filtering

v0.1.8

08 Mar 23:18
Compare
Choose a tag to compare

Changelog

e157265 Added --force flag to overwirte subtitles
355ea5d Added --delay option
0155292 Added ENV_VAR for flags, added score filtering
2119c00 Create LICENSE


Automated with GoReleaser
Built with go version go1.9.3 linux/amd64

v0.1.7

08 Mar 14:36
Compare
Choose a tag to compare

Changelog

47f6c77 Return HTTP 204 when no subtitles found
4bab928 IMproved source regex matching
25632dd Label when no subtitles found
05ac334 Fixed unknown flag icons // resolves #5
872a7af Merge pull request #8 from tympanix/enums
7722f5c Tweak evaluator
d803043 More evaluation improvement
193990a Improved evaluator
37fb5ef Merge branch 'master' into enums
138d4d0 Added no media label
47c2141 Use meta tags when parsing media
fc59923 Add stringer for meta tags
e2f5c99 Parsing of tags and tests
e577c64 Added enum types
bb30a06 Do not use finally() in promises // resolves #7


Automated with GoReleaser
Built with go version go1.9.3 linux/amd64

v0.1.6

18 Feb 19:54
Compare
Choose a tag to compare

Changelog

b43c674 v0.1.6
8fee73b Add Makefile
adbe7ca Remove grey touch highlight on mobile safari
60af501 Sort folders by modification time


Automated with GoReleaser
Built with go version go1.9.2 linux/amd64

v0.1.5

24 Jan 02:46
Compare
Choose a tag to compare

Changelog

7f2e546 Fix router for relative paths
8ce0193 Set application version using ldflags -X
2abd669 Use relative paths when navigating // resolves #6


Automated with GoReleaser
Built with go version go1.9.2 linux/amd64

v0.1.4

23 Jan 00:26
Compare
Choose a tag to compare

Changelog

d22077a Display all media files with --dry flag


Automated with GoReleaser
Built with go version go1.9.2 linux/amd64