@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…
@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…
@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…
@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.
@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:…
@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…
@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…
@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…
@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…
@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…
@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…
@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…
@inject3d commented on GitHub (Oct 28, 2025):
Just found a similar discussion here https://github.com/advplyr/audiobookshelf/discussions/3900
@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…
@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…