[PR #1906] [MERGED] stop opf importer from adding duplicate info #3632

Closed
opened 2026-04-25 00:16:25 +02:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/1906
Author: @warnwar
Created: 7/14/2023
Status: Merged
Merged: 7/15/2023
Merged by: @advplyr

Base: masterHead: master


📝 Commits (4)

  • 47b9ee5 stop opf importer from adding duplicate info
  • 2834f60 Update server/utils/parsers/parseOpfMetadata.js
  • a87c3f2 Update server/utils/parsers/parseOpfMetadata.js
  • d181e66 Update server/utils/parsers/parseOpfMetadata.js

📊 Changes

1 file changed (+3 additions, -3 deletions)

View changed files

📝 server/utils/parsers/parseOpfMetadata.js (+3 -3)

📄 Description

Found this while importing some bad opf data into my library. Spent some time going through the parseOpfMetadata class and saw that it allows this on a few fields. I'm not a js expert, so please let me know if you want me to refactor the changes I made.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/advplyr/audiobookshelf/pull/1906 **Author:** [@warnwar](https://github.com/warnwar) **Created:** 7/14/2023 **Status:** ✅ Merged **Merged:** 7/15/2023 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (4) - [`47b9ee5`](https://github.com/advplyr/audiobookshelf/commit/47b9ee557ebd2c8cc9141cd5c97f6fd9fd9bd134) stop opf importer from adding duplicate info - [`2834f60`](https://github.com/advplyr/audiobookshelf/commit/2834f6077e1989ffc6dba4060a1790f9afca984e) Update server/utils/parsers/parseOpfMetadata.js - [`a87c3f2`](https://github.com/advplyr/audiobookshelf/commit/a87c3f2c77a80f7096603aec288eda7a3a8f0eb3) Update server/utils/parsers/parseOpfMetadata.js - [`d181e66`](https://github.com/advplyr/audiobookshelf/commit/d181e66d83e5c14ab044f9e9a05a655484c9f606) Update server/utils/parsers/parseOpfMetadata.js ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `server/utils/parsers/parseOpfMetadata.js` (+3 -3) </details> ### 📄 Description Found this while importing some bad opf data into my library. Spent some time going through the parseOpfMetadata class and saw that it allows this on a few fields. I'm not a js expert, so please let me know if you want me to refactor the changes I made. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2026-04-25 00:16:26 +02:00
adam closed this issue 2026-04-25 00:16:26 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#3632