Skip to content

Releases: StegSchreck/RatS

Release v0.10.1

05 Sep 09:09
Compare
Choose a tag to compare
changelog:
[feature] #10 iCheckMovies inserter
[feature] #5 iCheckMovies parser
[feature] #9 Plex inserter
[feature] #8 Plex parser
[enhancement] use colors in console print if TTY
[enhancement] restructure test assets
[enhancement] make flixster inserter ignore empty search results
[enhancement] increase test coverage
[bugfix] #23 newest Firefox could not upload file

Release v0.10.0

10 Aug 17:28
Compare
Choose a tag to compare

changelog:
[feature] #4 re-use existing export data for another inserter run
[feature] make destination optional, so parsed data is saved but not inserted somewhere

Release v0.9.6

09 Aug 17:11
Compare
Choose a tag to compare
changelog:
[enhancement] better logging in verbose mode
[bugfix] TraktParser: handle single page ratings

Release v0.9.5

24 Jul 20:27
Compare
Choose a tag to compare
changelog:
[bugfix] fixed urlencoding in inserters from previous release
[bugfix] fixed movie search in imdb inster

Release v0.9.4

24 Jul 19:25
Compare
Choose a tag to compare
changelog:
[bugfix] if no movie matches in trakt inserter, just continue
[bugfix/enhancement] use proper url encoding for seach strings in various inserters
[bugfix/enhancement] fixed and enhanced verbose printing for parser/inserter progress
[refactoring] changed project structure
[refactoring] renamed files and classes to include 'ratings'

Release v0.9.3

23 Jul 13:51
Compare
Choose a tag to compare
changelog:
[bugfix] fix Trakt Ratings Inserter

Release v0.9.2

23 Jul 07:25
Compare
Choose a tag to compare
changelog:
[bugfix] Trakt Inserter: prevent deleting rating if already reated with same score

Release v0.9.1

22 Jul 18:03
Compare
Choose a tag to compare
changelog:
[feature] Metacritic Inserter
[bugfix] make Movielens parser not crash, if no release year in movie
[enhancement] more information about how to run on docker

Release v0.9.0

20 Jul 19:55
Compare
Choose a tag to compare

changelog:
[feature] Flixster Parser
[feature] Flixster Inserter
[feature] Docker container
[feature] -v argument for verbose printing
[feature] -x argument to show the browser
[refactoring] renaming stuff
[bugfix] flixster encoding
[enhancement] speedup movielens parser
[enhancement] speedup movielens inserter
[enhancement] adjusted Readme for MAC users

Full Changelog: v0.8.0...v0.9.0

Release v0.8.0

05 May 11:25
Compare
Choose a tag to compare

changelog:
[feature] Letterboxd inserter
[feature] Letterboxd parser
[improvement] always get latest geckodriver
[improvement] better handling of some Exceptions (i.e. TiemoutException in ListalInserter)
[refactoring] unified inserter structure
[refactoring] unified parser structur

Full Changelog: v0.7.0...v0.8.0