Releases: ciphersaw/DoubanRatingForMovie
Releases · ciphersaw/DoubanRatingForMovie
DoubanRatingForMovie v1.2.2
DoubanRatingForMovie v1.2.1
Fix
- Update the selector name of movie title element in iQIYI.
- Make the regexp more precise to get movie ID in Olevod.
Docs
- Exchange the screenshots of the new and old site of Olevod.
DoubanRatingForMovie v1.2.0
Feature
- Enhance accuracy of Douban rating by referring to movie director and release year.
- Support for the test site of Olevod.
Fix
- Escape spaces in Douban rating API before querying.
- In movie detail page of Olevod, the Douban rating of current page is removed when reloaded by AJAX, avoiding to display a wrong Douban rating for lazy reloading.
DoubanRatingForMovie v1.1.0
Feature
- Support displaying Douban rating in movie play page of Tencent Video, iQIYI and Youku.
Fix
- Reset Douban rating for the new detail page of Olevod when loaded by AJAX.
DoubanRatingForMovie v1.0.3
Feature
- Support displaying Douban rating for the new site of Olevod.
Docs
- Add README.md and README-zh_CN.md.
DoubanRatingForMovie v1.0.2
Feature
- Add the cache for rating data and clear the expired cache periodically.
Fix
- Because the new site of Olevod was released on May 20th, 2024, the domain of old site was changed to olehdtv.com, according to which its corresponding functions are renamed.
DoubanRatingForMovie v1.0.1
Feature
- Support displaying Douban rating in movie play page of Olevod.
- Add the link to detail page of Douban rating.
Fix
- Remove the annotated suffix of Olevod movie title before search Douban rating.
Chore
- Add
@downloadURL
,@updateURL
and@supportURL
in metadata. - Update
@namespace
to its Github repository page.
DoubanRatingForMovie v1.0.0
Feature
- Support displaying Douban rating in movie detail page of Olevod.
- Support log level printing, including
NONE
,ERROR
,INFO
andDEBUG
.