Viewing profile — izderadicka
izderadicka
HN member- Joined
- Sat, Jun 18, 2022, 11:13 AM UTC
- HN karma
- 9
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About izderadicka
No profile information was provided.
Recent public activity
-
comment
Comment #31796897
MPD is definitely much more sophisticated and bigger project. MPD is primarily client-server music player with streaming support. Audioserve is more about serving audio files over …
-
comment
Comment #31789289
"bag of tricks to smooth out perceived latency and fault tolerance." Agree - audioserve is now handling this with quite simple trick - just cache ahead couple of tracks/files from …
-
comment
Comment #31789210
Concerning audiobookshelf, I see it other way around, because I think audiobookshelf came after - so it's contender to audioserve. But it is definitely nice app. I tried and did li…
-
comment
Comment #31789097
Adding not so common audio formats to audioserve will not be so different. We'll just need to add mime types (and extensions), that are recognized as audio. Also we will need to en…
-
comment
Comment #31789037
Looks like Amazon is retiring Alexa? Audioserve has generic web client - but not sure if it works on Alexa. If there are problems try with transcoding set to None.
-
comment
Comment #31789009
No unless somebody will make plugin for it - audioserve has it own API. I though about implementing Subsonic API, but it's design is much different from how audioserve works, so it…
-
comment
Comment #31788981
Thanks for nice words, though I do suffer from above average affinity to beer (and Rust) I consider myself decent person. As I'm using audioserve myself, I try to evolve it continu…
-
comment
Comment #31788885
Apple platforms has by default problem with Auddioserve - my choice of default audio codec is opus (in ogg container) and Apple support of opus is not very good, to put it mildly (…