@nichwall commented on GitHub (May 28, 2025):
What is hi-res audio? Just a higher bitrate?
@Hadoka commented on GitHub (May 28, 2025):
Higher bitrate, Different Types of High-Res files (FLAC, etc.), and basically a web audio player, similar to Navidrom!
@nichwall commented on GitHub (May 29, 2025):
FYI your domain is included in the screenshots
@swizzlevixen commented on GitHub (May 29, 2025):
@nichwall Thanks, I wasn't thinking about it. Edited.
@nichwall commented on GitHub (May 28, 2025):
Flac is already a supported codec. Clients can direct play codec if it's supported, otherwise the server will transcode the file using ffmpeg.
@thatguy7 commented on GitHub (May 28, 2025):
I think @Hadoka suggest that ABS should be extended to provide a new kind of library: one that contains music.
Personally I think that is a bad…
@github-actions[bot] commented on GitHub (Jun 1, 2025):
Fixed in v2.24.0.
@advplyr commented on GitHub (Jun 1, 2025):
@Eragos That seems to be a different issue. Reported here https://github.com/advplyr/audiobookshelf/issues/4098. That hasn't been reproducible yet
As…
@zen85 commented on GitHub (Jun 3, 2025):
thank you all so far
but.... there still is a bug involved... your explanation just described the expected behaviour for one podcast.
I had 43 in my…
@advplyr commented on GitHub (Jun 3, 2025):
Yeah there is a bug somewhere but no one has figured out how to reproduce it yet. I have podcast crons still running from years ago at this point. The…
@zen85 commented on GitHub (May 27, 2025):
i uploaded a full log file here https://josefwagner.net/logs.txt
the best example here is the podcast "Ö1 Journale" - there should be 4 episodes…
@thejevans commented on GitHub (May 28, 2025):
Ah okay. Thanks. I appreciate the insight!
@advplyr commented on GitHub (May 27, 2025):
First log I found for podcast download:
INFO
[PodcastManager] runEpisodeCheck: "Was tun, Herr General - Der Podcast zum Ukraine-Krieg"
@Eragos commented on GitHub (May 30, 2025):
Hey @advplyr
I'm searching for a similar thing actually:
- Over the week there were 5 or 6 missing episodes.
- If I pull/check them manualy I got…
@advplyr commented on GitHub (May 29, 2025):
I added a notice in the API docs. https://api.audiobookshelf.org/#introduction Thanks!