Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 Library Item Persistence is inconsistent with various endpoints #73

Open
r0adkll opened this issue Jan 19, 2025 · 1 comment · May be fixed by #99
Open

🐛 Library Item Persistence is inconsistent with various endpoints #73

r0adkll opened this issue Jan 19, 2025 · 1 comment · May be fixed by #99
Assignees
Labels
bug Something isn't working good first issue Good for newcomers
Milestone

Comments

@r0adkll
Copy link
Owner

r0adkll commented Jan 19, 2025

There is a bug where library items are causing field erasure due to inconsistent models from certain endpoints (mainly around series and collections endpoints)

We should either switch these to insert or ignore or attempt to fix why this meta is not returned from the API

@r0adkll r0adkll added bug Something isn't working good first issue Good for newcomers labels Jan 19, 2025
@r0adkll r0adkll added this to the 1.0.0 milestone Jan 19, 2025
@r0adkll r0adkll self-assigned this Jan 19, 2025
@r0adkll
Copy link
Owner Author

r0adkll commented Feb 6, 2025

Opened a PR to address the library item vector: advplyr/audiobookshelf#3945

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant