ABS Watcher for Windows #2287
mikiher
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
If you don't run Audiobookshelf on Windows Docker Desktop running on WSL2, you can stop reading now.
I'd like to take a 2 minutes of your time to introduce you to a small ABS Windows client app I wrote (in Node.js), called ABS Watcher.
ABS Watcher is an external ABS library watcher app that runs on the Windows system hosting the ABS docker container. The reason I wrote it is because Auidiobookshelf's internal library watchers will likely not work on an ABS Windows Docker container (see #2204), due to a WSL2 issue which seems unlikely to be fixed soon.
If you'd like ABS on Windows Docker to get notified and act when you add/remove files from your Windows library folders, please try ABS Watcher, and please let me know if you encounter any issues or want some new features. If you can also review the code, I'd hugely appreciate your comments!
Thanks for trying it out!
Beta Was this translation helpful? Give feedback.
All reactions