Adam Melkus adam
  • Joined on 2025-12-28
adam commented on issue starred/audiobookshelf#3063 2026-04-25 00:13:22 +02:00
[Enhancement]: Allow cross origin API requests from the web

@elliott-parkinson commented on GitHub (Oct 30, 2025):

I will happily share my client when complete - I intend on making it publicly available.

I will send it to your contact email on your…

adam commented on issue starred/audiobookshelf#3060 2026-04-25 00:13:21 +02:00
Add Notification for Playback Start and Stop

@gldl137 commented on GitHub (Oct 28, 2025):

Getting a notification every time you start or stop listening to something seems excessive when you can also see this information in the web…

adam commented on issue starred/audiobookshelf#3058 2026-04-25 00:13:21 +02:00
[Bug]: Cannot auto-import series numbers above 999

@jrobelen commented on GitHub (Oct 29, 2025):

Yes, I tried prefixing "Vol", "Vol.", "#" and "Book" to the folder name, with and without a year descriptor, and the scanner scooped the whole thing…

adam commented on issue starred/audiobookshelf#3060 2026-04-25 00:13:21 +02:00
Add Notification for Playback Start and Stop

@ChiefMedicalOfficer commented on GitHub (Mar 4, 2026):

I would like this type of notification even if it was just to show that a book had been started and finished.

adam opened issue starred/audiobookshelf#3061 2026-04-25 00:13:21 +02:00
[Enhancement]: Add .opus support for RSS feeds that contain files in that format
adam opened issue starred/audiobookshelf#3062 2026-04-25 00:13:21 +02:00
[Enhancement]: Podcast filter for notifications
adam opened issue starred/audiobookshelf#3063 2026-04-25 00:13:21 +02:00
[Enhancement]: Allow cross origin API requests from the web
adam closed issue starred/audiobookshelf#3063 2026-04-25 00:13:21 +02:00
[Enhancement]: Allow cross origin API requests from the web
adam commented on issue starred/audiobookshelf#3063 2026-04-25 00:13:21 +02:00
[Enhancement]: Allow cross origin API requests from the web

@sir-wilhelm commented on GitHub (Oct 30, 2025):

If you are on 2.30 you should be able to allow that in the config: /audiobookshelf/config

<img width="1100" height="797" alt="Image" src="https:…

adam commented on issue starred/audiobookshelf#3063 2026-04-25 00:13:21 +02:00
[Enhancement]: Allow cross origin API requests from the web

@Vito0912 commented on GitHub (Oct 30, 2025):

@sir-wilhelm That's just the CORS origin.

Apart from that, the request OP wants to make is very risky and should not be implemented imho.

It…

adam commented on issue starred/audiobookshelf#3063 2026-04-25 00:13:21 +02:00
[Enhancement]: Allow cross origin API requests from the web

@elliott-parkinson commented on GitHub (Oct 30, 2025):

Setting CORS origin and using the API is not a viable option in this case because I am on a different domain I do not get the cookies being…

adam commented on issue starred/audiobookshelf#3063 2026-04-25 00:13:21 +02:00
[Enhancement]: Allow cross origin API requests from the web

@Vito0912 commented on GitHub (Oct 30, 2025):

It's not less secure. If done correctly, it could even be more secure. I'm not saying this is a good idea at all.

But aside from that, you can…

adam commented on issue starred/audiobookshelf#3063 2026-04-25 00:13:21 +02:00
[Enhancement]: Allow cross origin API requests from the web

@elliott-parkinson commented on GitHub (Oct 30, 2025):

Ah! I was not aware of / had not come accross the x-return-tokens yet. This has in fact fully resolved my issue and is the correct solution…

adam commented on issue starred/audiobookshelf#3063 2026-04-25 00:13:21 +02:00
[Enhancement]: Allow cross origin API requests from the web

@Vito0912 commented on GitHub (Oct 30, 2025):

Nice, if not needed, can you close this issue then?

Thanks! Also if you are open to it, might you want to share your client? I keep a collection of…

adam opened issue starred/audiobookshelf#3060 2026-04-25 00:13:20 +02:00
Add Notification for Playback Start and Stop
adam commented on issue starred/audiobookshelf#3058 2026-04-25 00:13:20 +02:00
[Bug]: Cannot auto-import series numbers above 999

@nichwall commented on GitHub (Oct 29, 2025):

I think this is behaving as expected because a 4 digit number at the beginning of the folder name is parsed as a year. If you want a 4 digit number…

adam commented on issue starred/audiobookshelf#3058 2026-04-25 00:13:20 +02:00
[Bug]: Cannot auto-import series numbers above 999

@jrobelen commented on GitHub (Oct 29, 2025):

Sorry, I haven't found in the documentation where says it will interpret 4-digit numerals as years.

But I have again tried all sorts of variations…

adam commented on issue starred/audiobookshelf#3059 2026-04-25 00:13:20 +02:00
[Bug]: Unraid HDD wakes up from standby when Audiobookshelf ui (and library) is opened

@inject3d commented on GitHub (Oct 28, 2025):

Just found a similar discussion here https://github.com/advplyr/audiobookshelf/discussions/3900

adam commented on issue starred/audiobookshelf#3060 2026-04-25 00:13:20 +02:00
Add Notification for Playback Start and Stop

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

Getting a notification every time you start or stop listening to something seems excessive when you can also see this information in the web client…

adam commented on issue starred/audiobookshelf#3058 2026-04-25 00:13:20 +02:00
[Bug]: Cannot auto-import series numbers above 999

@nichwall commented on GitHub (Oct 29, 2025):

Sorry, I haven't found in the documentation where says it will interpret 4-digit numerals as years.

From the docs:

Publish Year: The…