Export progress and finished state to metadata.json #826

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

Originally created by @BeckenrandschwimmerTim on GitHub (Jan 4, 2024).

Hi there,
this is my first note/feature request in github at all, so please forgive me some mistakes.
I am a big fan of this software and guess it would benefit when the metadata.json could be filled with the progress and finished state.
Or is there another way to do that?

Thanks in advance!

Originally created by @BeckenrandschwimmerTim on GitHub (Jan 4, 2024). Hi there, this is my first note/feature request in github at all, so please forgive me some mistakes. I am a big fan of this software and guess it would benefit when the metadata.json could be filled with the progress and finished state. Or is there another way to do that? Thanks in advance!
adam added the enhancement label 2026-04-24 23:39:46 +02:00
adam closed this issue 2026-04-24 23:39:47 +02:00
Author
Owner

@nichwall commented on GitHub (Jan 4, 2024):

There is not currently a way to do that. The metadata JSON file is designed to be user agnostic (so nothing that is user specific). There is a feature request to export books as a CSV, so maybe this could fall under that (user and server specific exports).

In the meantime, you can access all of the data through the API if you wanted to access a script to automatically generate reports of some kind.
https://api.audiobookshelf.org

Also, I'm assuming you are meaning on the server, since this is the mobile app repo.

@nichwall commented on GitHub (Jan 4, 2024): There is not currently a way to do that. The metadata JSON file is designed to be user agnostic (so nothing that is user specific). There is a feature request to export books as a CSV, so maybe this could fall under that (user and server specific exports). In the meantime, you can access all of the data through the API if you wanted to access a script to automatically generate reports of some kind. https://api.audiobookshelf.org Also, I'm assuming you are meaning on the server, since this is the mobile app repo.
Author
Owner

@BeckenrandschwimmerTim commented on GitHub (Jan 4, 2024):

There is not currently a way to do that. The metadata JSON file is designed to be user agnostic (so nothing that is user specific). There is a feature request to export books as a CSV, so maybe this could fall under that (user and server specific exports).

In the meantime, you can access all of the data through the API if you wanted to access a script to automatically generate reports of some kind. https://api.audiobookshelf.org

Also, I'm assuming you are meaning on the server, since this is the mobile app repo.

Thanks @nichwall for your reply.
Yes, this is helpful for me. I will follow the mentioned feature request.
And sorry for starting my request in the wrong section.

@BeckenrandschwimmerTim commented on GitHub (Jan 4, 2024): > There is not currently a way to do that. The metadata JSON file is designed to be user agnostic (so nothing that is user specific). There is a feature request to export books as a CSV, so maybe this could fall under that (user and server specific exports). > > In the meantime, you can access all of the data through the API if you wanted to access a script to automatically generate reports of some kind. https://api.audiobookshelf.org > > Also, I'm assuming you are meaning on the server, since this is the mobile app repo. Thanks @nichwall for your reply. Yes, this is helpful for me. I will follow the mentioned feature request. And sorry for starting my request in the wrong section.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf-app#826