Skip to content

Commit

Permalink
Merge branch 'master' into v1.x.x
Browse files Browse the repository at this point in the history
  • Loading branch information
adlerzei committed Jan 5, 2021
2 parents 930dfdc + ff2577c commit db478cd
Show file tree
Hide file tree
Showing 9 changed files with 832 additions and 626 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2019 Christian Zei
Copyright (c) 2021 Christian Zei

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,3 +74,16 @@ Made with [contributors-img](https://contributors-img.web.app).
##### v1.0
- Filter `/watchlist`, `/films` and `/likes` of Letterboxd for your favorite streaming providers.
- Choose between streaming providers from Austria, Canada, France, Germany, Japan, Mexico, Spain, Switzerland, USA and United Kingdom.

##### v1.1
- TMDB API key renewed
- Fixed bug, that caused the JustWatch request failing on special characters
- Fixed bug, now all existing providers can be used
- Minor bugfixes
- Minor backend changes

##### v1.2
- Fixed bug, that some movies weren't resolved correctly due to changes in the JustWatch API
- Added support for TV shows that are present on Letterboxd (e.g. "The Queen's Gambit")
- Added hot reload when settings are changed in the popup
- Add filtering of Letterboxd lists, that can be found under `/list`
Loading

0 comments on commit db478cd

Please sign in to comment.