Adam Melkus adam
  • Joined on 2025-12-28
adam commented on issue starred/audiobookshelf#2917 2026-04-25 00:11:51 +02:00
[Enhancement]: custom metadata provider for podcasts

@nichwall commented on GitHub (Jul 26, 2025):

Podcast metadata is obtained directly from the RSS feed. If you are hosting the RSS feed locally, you just need to set the RSS feed for the podcast…

adam commented on issue starred/audiobookshelf#2917 2026-04-25 00:11:51 +02:00
[Enhancement]: custom metadata provider for podcasts

@LaserKaspar commented on GitHub (Jul 26, 2025):

Podcast metadata is obtained directly from the RSS feed. If you are hosting the RSS feed locally, you just need to set the RSS feed for the…

adam commented on issue starred/audiobookshelf#2917 2026-04-25 00:11:51 +02:00
[Enhancement]: custom metadata provider for podcasts

@LaserKaspar commented on GitHub (Aug 7, 2025):

So I decided to do the work and retag all my files. Fixing this behavior would still be a welcome addition in my opinion. Matching works now. But…

adam commented on issue starred/audiobookshelf#2915 2026-04-25 00:11:50 +02:00
[Bug]: Server cannot access filesystem on new Windows install due to deprecated wmic utility

@nichwall commented on GitHub (Jul 25, 2025):

This is specific to the windows installer maintained by mikiher

https://github.com/mikiher/audiobookshelf-windows

adam commented on issue starred/audiobookshelf#2915 2026-04-25 00:11:50 +02:00
[Bug]: Server cannot access filesystem on new Windows install due to deprecated wmic utility

@ghost commented on GitHub (Jul 25, 2025):

Hmm. I don't think so. When I search that repo for anything using wmic, nothing comes up. But when I search this one, I find the command in question…

adam commented on issue starred/audiobookshelf#2916 2026-04-25 00:11:50 +02:00
[Bug]: All Ereader Devices visible to non-admin user

@github-actions[bot] commented on GitHub (Aug 3, 2025):

Fixed in v2.27.0.

adam commented on issue starred/audiobookshelf#2915 2026-04-25 00:11:50 +02:00
[Bug]: Server cannot access filesystem on new Windows install due to deprecated wmic utility

@nichwall commented on GitHub (Jul 25, 2025):

Thanks for clarifying. I misunderstood because we get bug reports for the Windows specific installer (the tray app) in this repository when they…

adam commented on issue starred/audiobookshelf#2915 2026-04-25 00:11:50 +02:00
[Bug]: Server cannot access filesystem on new Windows install due to deprecated wmic utility

@ghost commented on GitHub (Jul 25, 2025):

I'm pretty sure I was getting the red 🚫 symbol when mousing over the spot to enter the directory path manually, but to be really honest I found the…

adam commented on issue starred/audiobookshelf#2915 2026-04-25 00:11:50 +02:00
[Bug]: Server cannot access filesystem on new Windows install due to deprecated wmic utility

@sir-wilhelm commented on GitHub (Jul 25, 2025):

You might be able to easily flip to PowerShell to get the drive letters:

PS C:\> wmic logicaldisk get name
Name
C:
D:
U:

PS C:\> powershell…
adam commented on issue starred/audiobookshelf#2915 2026-04-25 00:11:50 +02:00
[Bug]: Server cannot access filesystem on new Windows install due to deprecated wmic utility

@github-actions[bot] commented on GitHub (Aug 26, 2025):

Fixed in v2.29.0.

adam opened issue starred/audiobookshelf#2917 2026-04-25 00:11:50 +02:00
[Enhancement]: custom metadata provider for podcasts
adam opened issue starred/audiobookshelf#2918 2026-04-25 00:11:50 +02:00
[Bug]: Server cannot pull author information
adam closed issue starred/audiobookshelf#2918 2026-04-25 00:11:50 +02:00
[Bug]: Server cannot pull author information
adam opened issue starred/audiobookshelf#2919 2026-04-25 00:11:50 +02:00
[Enhancement]: Allow backup configuration via environment variables
adam opened issue starred/audiobookshelf#2915 2026-04-25 00:11:49 +02:00
[Bug]: Server cannot access filesystem on new Windows install due to deprecated wmic utility
adam opened issue starred/audiobookshelf#2916 2026-04-25 00:11:49 +02:00
[Bug]: All Ereader Devices visible to non-admin user
adam closed issue starred/audiobookshelf#2916 2026-04-25 00:11:49 +02:00
[Bug]: All Ereader Devices visible to non-admin user
adam closed issue starred/audiobookshelf#2915 2026-04-25 00:11:49 +02:00
[Bug]: Server cannot access filesystem on new Windows install due to deprecated wmic utility
adam commented on issue starred/audiobookshelf#2914 2026-04-25 00:11:49 +02:00
[Enhancement]: Also add the "Send eBook to" option for supplementary ebooks

@giejay commented on GitHub (Jul 27, 2025):

Never mind. I checked "Use audiobooks only" in the library. When unchecking that, I can send supplementary ebooks as well

adam commented on issue starred/audiobookshelf#2916 2026-04-25 00:11:49 +02:00
[Bug]: All Ereader Devices visible to non-admin user

@advplyr commented on GitHub (Jul 25, 2025):

Nice find! Changing the password isn't necessary. Just make any change to an e-reader and it will trigger the socket event that is returning all devices.