mbs4 is basically ready and has same functionality as old mbs2, which I’m finally abandoning – run this 10 years old solution in Docker with ancient dependencies, but enough is enough, mbs4 takes over.
Continue reading mbs4 – MyBookShelf 4Category Archives: Announcement
Audiserve is still alive
Unfortunately last couple of years I did not have time and energy to write to my blog. But I was continuing to work on audioserve – adding some new features and also updating to latest dependencies.
I added renovate to audioserve project, which helps a lot with keeping dependencies up to date.
Also audioserve was presented at Merge Opensource conference in Berlin in June 2024.

What’s new in audioserve
Unfortunately I did not have much time to update my blog. But I’m not dead and neither audioserve is – actually last half of year or so I focused on building new client. As of now new client is ready for production (version 0.3.3 +) and server has some new functionality too, mainly to support new client.
There is now online demo automatically built from master branch (shared secret is mypass).
Audioserve new features
I have been working on some new features in audioserve and they are now available in latest releases. In this article I’d like to talk little bit about them and probably later also provide new demo videos, as there has been many changes from last demos.
Summary of new features:
- Single file audiobooks (m4b) support
- Alternative subfolders sorting (recent, alphabetical) and most recent folders list
- Folders download in web client
- Easier deployment with smaller docker image or static binary
- Server config file
- Playback sharing/synchronization between clients
See below for details.
Next Audioserve Version
As I’m using audioserve for almost a year, I’m becoming quite keen about it – it’s exactly what I wanted – simple, lightweight and works as I needed. With it listening to audiobooks is just a simple pleasure. Recently I updated audioserve server with couple more features, which might not be essential, but can be useful: multiple transcoding formats ( meaning target formats) and transcoding cache. Continue reading Next Audioserve Version
Audioserve Update
Some updates have been done on both audioserve server (now in version 0.6.0) and Android client (now in version 0.7.0): Continue reading Audioserve Update
audioserve Android Client Early Beta Is Available
So finally there is something. I’m using it myself now to listen to audiobooks and it have almost all functionality I wanted it to have. It might be still bit unstable and few things is not well behaving (keep up long time in paused state, navigation between notifications and activities is still bit messy and few more issues), but generally it works. Continue reading audioserve Android Client Early Beta Is Available
Mybookshelf2 Alpha Version is available
Mybookshelf2 enters the stage, when code can be considered of alpha quality. Basic functionality is there, so it could be tried and I plan to move my ebooks collection to it soon. MBS2 is packed with new technologies and comparing to previous version (Mybookshelf) it can be considered a completely new application.
So what’s new? Concerning functionality not much, but a lot happened internally. For me it’s more about testing and playing with new technologies then managing ebooks (which is still important of course). Maybe some of currently used technologies are bit of overkill (like using WAMP protocol), but nevertheless they play important part in the application. Continue reading Mybookshelf2 Alpha Version is available
Updated Theme (Widening TwentyForteen)
Finally I decided to update theme of my site. New theme is twentyfourteen, with very few custom css styling in child theme.
As a key benefit of new theme I see its responsive design, which it looks well also on mobile devices. Key mine customizations are:
- Customized logo
- Extended max-width of content – twentyfourteen has width of content some 440px, which leaves much unused space on normal screens, I extend it to double size.
MyPlaces are live!
I put MyPlaces live on Internet for a pilot run – it’s a new project of mine, I’ve been playing with it in spare time for last few months. Live site is at http://myplaces.zderadicka.eu. Continue reading MyPlaces are live!