Bug 33697

Summary: Remove deprecated RecordedBooks (rbdigital) integration
Product: Koha Reporter: Owen Leonard <oleonard>
Component: OPACAssignee: Jonathan Druart <jonathan.druart>
Status: RESOLVED FIXED QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low CC: caroline.cyr-la-rose, jonathan.druart, tomascohen
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Small patch
Documentation contact: Caroline Cyr La Rose Documentation submission: https://gitlab.com/koha-community/koha-manual/-/merge_requests/851
Text to go in the release notes:
Version(s) released in:
23.11.00,23.05.01,22.11.07
Bug Depends on: 17602    
Bug Blocks:    
Attachments: Bug 33697: Remove RecordedBooks (rbdigital) integration
Bug 33697: Remove RecordedBooks (rbdigital) integration
Bug 33697: Remove RecordedBooks (rbdigital) integration
Bug 33697: Remove RecordedBooks (rbdigital) integration

Description Owen Leonard 2023-05-08 13:03:49 UTC
RecordedBooks search API integration is now obsolete following rbdigital's incorporation into OverDrive. Associated code should be removed. 

https://company.overdrive.com/2020/06/23/overdrive-to-acquire-rbdigital-from-rbmedia/
Comment 1 Jonathan Druart 2023-05-16 08:21:53 UTC Comment hidden (obsolete)
Comment 2 Jonathan Druart 2023-05-16 08:56:13 UTC
Created attachment 151252 [details] [review]
Bug 33697: Remove RecordedBooks (rbdigital) integration

RecordedBooks search API integration is now obsolete following rbdigital's incorporation into OverDrive. Associated code should be removed.

https://company.overdrive.com/2020/06/23/overdrive-to-acquire-rbdigital-from-rbmedia/

Test plan:
use git grep extensively and confirm that this patch removes all
occurrences of this feature.
Comment 3 Owen Leonard 2023-05-25 15:11:10 UTC
Created attachment 151695 [details] [review]
Bug 33697: Remove RecordedBooks (rbdigital) integration

RecordedBooks search API integration is now obsolete following
rbdigital's incorporation into OverDrive. Associated code should be
removed.

https://company.overdrive.com/2020/06/23/overdrive-to-acquire-rbdigital-from-rbmedia/

Test plan:
use git grep extensively and confirm that this patch removes all
occurrences of this feature.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Comment 4 Marcel de Rooy 2023-06-02 07:41:18 UTC
Created attachment 151973 [details] [review]
Bug 33697: Remove RecordedBooks (rbdigital) integration

RecordedBooks search API integration is now obsolete following
rbdigital's incorporation into OverDrive. Associated code should be
removed.

https://company.overdrive.com/2020/06/23/overdrive-to-acquire-rbdigital-from-rbmedia/

Test plan:
use git grep extensively and confirm that this patch removes all
occurrences of this feature.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Comment 5 Tomás Cohen Arazi 2023-06-05 18:37:28 UTC
Pushed to master for 23.11.

Nice work everyone, thanks!
Comment 6 Katrin Fischer 2023-06-08 08:27:03 UTC
Can we get some nice notes for release notes here? :)
Comment 7 Tomás Cohen Arazi 2023-06-09 14:07:52 UTC
Pushed to master for 23.05.

Nice work everyone, thanks!
Comment 8 Matt Blenkinsop 2023-06-12 10:28:52 UTC
Nice work everyone!

Pushed to oldstable for 22.11.x
Comment 9 Caroline Cyr La Rose 2024-04-05 15:45:29 UTC
Removed the sysprefs from the manual.

Removed the release-notes-needed tag, as it is too late for 23.11 release notes.