Skip to content

Releases: StegSchreck/RatS

Release v0.7.0

24 Apr 18:40
Compare
Choose a tag to compare

changelog:
[feature] Criticker Inserter
[feature] Criticker Parser
[bugfix] movie year comparison in Listal Inserter
[bugfix] imdb id comparison in Listal Inserter

Full Changelog: v0.6.0...v0.7.0

Release v0.6.0

19 Apr 19:28
Compare
Choose a tag to compare

changelog:
[feature] Listal Inserter
[feature] Listal Parser
[enhancement] print available parsers / inserters if mistyped
[refactoring] code climate scoring

Full Changelog: v0.5.0...v0.6.0

Release v0.5.0

01 Apr 19:32
Compare
Choose a tag to compare

changelog:

  • [feature] TMDB Parser
  • [feature] TMDB Inserter
  • [feature] Movielens Parser
  • [feature] parse release year of movie
  • [enhancement] update GeckoDriver to v0.15.0
  • [enhancement] use parsed data for inserters to find movie
  • [enhancement] use movie release year for inserters to find correct movie
  • [enhancement] do not parse overall_rating as it is not relevant
  • [refactoring] use sitename from site instead of hard coded

Full Changelog: v0.4.1...v0.5.0

Release v0.4.1

13 Mar 22:42
Compare
Choose a tag to compare
changelog:
* [feature] introduced Trakt inserter
* [feature] unified transfer script
* [refactor] use python dictionaries instead of own data structure
* [refactor] rename movielense to movielens

Release v0.3.1

10 Mar 21:21
Compare
Choose a tag to compare
changelog:
* added IMDB ratings parser

Release v0.2.2

05 Mar 09:42
Compare
Choose a tag to compare
changelog:
* travis release only on tags