Change File API Endpoint Behaviour #5

Open
opened 2024-08-07 21:20:37 +00:00 by Neshura · 3 comments
Owner

Title Names are not reliably detected as Volumes within a Series, Naming the Folders "Volume X" instead should fix that problem

Title Names are not reliably detected as Volumes within a Series, Naming the Folders "Volume X" instead should fix that problem
Neshura self-assigned this 2024-08-07 21:20:37 +00:00
Neshura added the
enhancement
label 2024-08-07 21:20:43 +00:00
Author
Owner

Update: Issue seems to stem from embedded metadata

Update: Issue seems to stem from embedded metadata
Author
Owner

Update 2: EPub Tags for sorting into the correct series:

<meta name="calibre:series" content="{series}"/>
<meta name="calibre:series_index" content="{number}"/>

Update 2: EPub Tags for sorting into the correct series: `<meta name="calibre:series" content="{series}"/>` `<meta name="calibre:series_index" content="{number}"/>`
Author
Owner

Endpoint should take in another query param: pid to assign the file to a process

Endpoint should take in another query param: `pid` to assign the file to a process
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Kavita-Web-Manager/api-backend#5
No description provided.