Skip to content

Releases: ciphersaw/DoubanRatingForMovie

DoubanRatingForMovie v1.2.2

14 Jan 15:38
Compare
Choose a tag to compare

Fix

  • Update the element of title from span to h1 in Tencent Video.

Docs

  • Update @description with some examples of mainstream service.
  • Put the screenshots of the new and old site of Olevod in the back.

DoubanRatingForMovie v1.2.1

18 Sep 12:55
Compare
Choose a tag to compare

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

27 Jun 12:31
Compare
Choose a tag to compare

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

09 Jun 11:37
Compare
Choose a tag to compare

Feature

Fix

  • Reset Douban rating for the new detail page of Olevod when loaded by AJAX.

DoubanRatingForMovie v1.0.3

26 May 09:54
Compare
Choose a tag to compare

Feature

  • Support displaying Douban rating for the new site of Olevod.

Docs

  • Add README.md and README-zh_CN.md.

DoubanRatingForMovie v1.0.2

25 May 10:32
Compare
Choose a tag to compare

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

18 May 11:05
Compare
Choose a tag to compare

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

12 May 11:15
Compare
Choose a tag to compare

Feature

  • Support displaying Douban rating in movie detail page of Olevod.
  • Support log level printing, including NONE, ERROR, INFO and DEBUG.