[Enhancement]: Include seriesID in "Book Minified" #782

Closed
opened 2026-04-24 23:21:30 +02:00 by adam · 2 comments
Owner

Originally created by @rasmuslos on GitHub (Nov 26, 2022).

Describe the feature/enhancement

The Book minified schema already has a field called "seriesName". It would be really useful to include a field "seriesId". This would allow applications to link to the series page when displaying its name

Originally created by @rasmuslos on GitHub (Nov 26, 2022). ### Describe the feature/enhancement The Book minified schema already has a field called "seriesName". It would be really useful to include a field "seriesId". This would allow applications to link to the series page when displaying its name
adam added the enhancement label 2026-04-24 23:21:30 +02:00
adam closed this issue 2026-04-24 23:21:30 +02:00
Author
Owner

@advplyr commented on GitHub (Nov 26, 2022):

seriesName is a comma separated string of all the series names.

@advplyr commented on GitHub (Nov 26, 2022): seriesName is a comma separated string of all the series names.
Author
Owner

@advplyr commented on GitHub (Nov 30, 2022):

To support this we might as well return the full array of series but I would prefer keeping this as slim as possible. It isn't needed in the clients right now so I'll close this.

@advplyr commented on GitHub (Nov 30, 2022): To support this we might as well return the full array of series but I would prefer keeping this as slim as possible. It isn't needed in the clients right now so I'll close this.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#782