Bug 40619

Summary: Remove OverDrive star ratings from the OPAC
Product: Koha Reporter: Owen Leonard <oleonard>
Component: OPACAssignee: Owen Leonard <oleonard>
Status: Needs Signoff --- QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
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

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