Adam Melkus adam
  • Joined on 2025-12-28
adam commented on issue starred/audiobookshelf#2734 2026-04-25 00:10:03 +02:00
[Bug]: incorrect watcher "Error: EACCES: permission denied" for author folders for which it has +rx access to title folders to which it has +w access

@Nossarian commented on GitHub (Nov 20, 2025):

I believe I'm also running into this issue. Similar error, though on initial install of abs I had no issues quickmatching covers

`[CoverManager]…

adam commented on issue starred/audiobookshelf#2735 2026-04-25 00:10:03 +02:00
[Enhancement]: Add eBook Metadata Providers

@Vito0912 commented on GitHub (Apr 28, 2025):

Api: https://api.bookscouter.com/v4/search/new?term=<query>&itemsPerPage=10&page=1

adam commented on issue starred/audiobookshelf#2735 2026-04-25 00:10:03 +02:00
[Enhancement]: Add eBook Metadata Providers

@nichwall commented on GitHub (Apr 28, 2025):

If this is not added as a built-in provider, someone can also create a custom metadata provider interface for it.

https://www.audiobookshelf.org/guid…

adam opened issue starred/audiobookshelf#2737 2026-04-25 00:10:03 +02:00
[Enhancement]: Make the OpenID group claim names configurable
adam commented on issue starred/audiobookshelf#2732 2026-04-25 00:10:02 +02:00
[Enhancement]: Overwrite metadata for podcasts

@RenNagasaki commented on GitHub (Apr 28, 2025):

It seems to me that ABS currently only keeps the existing metadata alive, but doesn't "correct"(Simple override) it.

No, Abs does…

adam commented on issue starred/audiobookshelf#2732 2026-04-25 00:10:02 +02:00
[Enhancement]: Overwrite metadata for podcasts

@advplyr commented on GitHub (Apr 28, 2025):

Here is an example of a podcast with episode numbers. I had to look through a few to find one because many do not have them.

https://podcast.darknetdi…

adam commented on issue starred/audiobookshelf#2732 2026-04-25 00:10:02 +02:00
[Enhancement]: Overwrite metadata for podcasts

@RenNagasaki commented on GitHub (Apr 28, 2025):

Also, the podcast you shared doesn't have episode numbers. Not all podcasts have episode numbers and that is why podcast apps use the pub date…

adam commented on issue starred/audiobookshelf#2732 2026-04-25 00:10:02 +02:00
[Enhancement]: Overwrite metadata for podcasts

@RenNagasaki commented on GitHub (Apr 28, 2025):

Here is an example of a podcast with episode numbers. I had to look through a few to find one because many do not have them.

https://podcast…

adam commented on issue starred/audiobookshelf#2732 2026-04-25 00:10:02 +02:00
[Enhancement]: Overwrite metadata for podcasts

@advplyr commented on GitHub (Apr 28, 2025):

Jeah, I guessed as much, that's why I wrote in my post that if no episode exists, just use the index in the list of episodes sorted by date. So you…

adam commented on issue starred/audiobookshelf#2732 2026-04-25 00:10:02 +02:00
[Enhancement]: Overwrite metadata for podcasts

@advplyr commented on GitHub (Apr 28, 2025):

And even if it did get added back in we wouldn't be automatically embedding meta tags when an update to the index gets made so it wouldn't fully solve…

adam commented on issue starred/audiobookshelf#2732 2026-04-25 00:10:02 +02:00
[Enhancement]: Overwrite metadata for podcasts

@RenNagasaki commented on GitHub (Apr 28, 2025):

Mhh, seems like I'll have to write a small script or software to periodically run over my podcast folder then.

adam commented on issue starred/audiobookshelf#2732 2026-04-25 00:10:02 +02:00
[Enhancement]: Overwrite metadata for podcasts

@RenNagasaki commented on GitHub (Apr 28, 2025):

Thanks for responding and helping!

adam opened issue starred/audiobookshelf#2734 2026-04-25 00:10:02 +02:00
[Bug]: incorrect watcher "Error: EACCES: permission denied" for author folders for which it has +rx access to title folders to which it has +w access
adam opened issue starred/audiobookshelf#2735 2026-04-25 00:10:02 +02:00
[Enhancement]: Add eBook Metadata Providers
adam opened issue starred/audiobookshelf#2736 2026-04-25 00:10:02 +02:00
[Enhancement]: Add session timeout for session to prevent long hanging sessions
adam commented on issue starred/audiobookshelf#2732 2026-04-25 00:10:01 +02:00
[Enhancement]: Overwrite metadata for podcasts

@RenNagasaki commented on GitHub (Apr 28, 2025):

https://feeds.megaphone.fm/spontanorama

adam commented on issue starred/audiobookshelf#2732 2026-04-25 00:10:01 +02:00
[Enhancement]: Overwrite metadata for podcasts

@advplyr commented on GitHub (Apr 28, 2025):

That embeds meta data. You can see it using the probe audio file feature in abs.

<img width="332" alt="Image" src="https://github.com/user-attachments…

adam commented on issue starred/audiobookshelf#2732 2026-04-25 00:10:01 +02:00
[Enhancement]: Overwrite metadata for podcasts

@RenNagasaki commented on GitHub (Apr 28, 2025):

Maybe I didn't explain it correctly. The podcast files have some metadata info, it just swings between incomplete and completely unusable. Example:…

adam commented on issue starred/audiobookshelf#2732 2026-04-25 00:10:01 +02:00
[Enhancement]: Overwrite metadata for podcasts

@advplyr commented on GitHub (Apr 28, 2025):

It seems to me that ABS currently only keeps the existing metadata alive, but doesn't "correct"(Simple override) it.

No, Abs does override it…

adam commented on issue starred/audiobookshelf#2732 2026-04-25 00:10:01 +02:00
[Enhancement]: Overwrite metadata for podcasts

@advplyr commented on GitHub (Apr 28, 2025):

Also, the podcast you shared doesn't have episode numbers. Not all podcasts have episode numbers and that is why podcast apps use the pub date which…