Bug 40619 - Remove OverDrive star ratings from the OPAC
Summary: Remove OverDrive star ratings from the OPAC
Status: Needs Signoff
Alias: None
Product: Koha
Classification: Unclassified
Component: OPAC (show other bugs)
Version: Main
Hardware: All All
: P5 - low minor
Assignee: Owen Leonard
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-08-07 18:45 UTC by Owen Leonard
Modified: 2025-08-07 19:11 UTC (History)
0 users

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: Trivial patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments
Bug 40619: Remove OverDrive star ratings from the OPAC (2.65 KB, patch)
2025-08-07 19:11 UTC, Owen Leonard
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Owen Leonard 2025-08-07 18:45:22 UTC
OverDrive no longer supplies star ratings via their API:

https://developer.overdrive.com/blog/16-may-2025-coming-soon-adding-content-accessibility-statements-and-removing-star-ratings

We can remove the code in opac-overdrive-search.tt which used to show those star ratings.
Comment 1 Owen Leonard 2025-08-07 19:11:28 UTC
Created attachment 185237 [details] [review]
Bug 40619: Remove OverDrive star ratings from the OPAC

Since OverDrive no longer supplies star ratings through their API we can
remove the corresponding JS from the template.

To test, apply the patch and enable OverDrive integration.

- In the OPAC, perform a search which will return results from your
  OverDrive collection.
- Follow the link a the top of Koha search results, "Found X results in
  the library's OverDrive collection"
- Confirm that OverDrive search results load correctly and that nothing
  looks broken.

Sponsored-by: Athens County Public Libraries