

Yeah, I made a separate comment, but AudioBookshelf can play nicely with ebooks and comics. It’s not super smooth, but provides the most features in a self hosted solution from what I’ve tried.
Yeah, I made a separate comment, but AudioBookshelf can play nicely with ebooks and comics. It’s not super smooth, but provides the most features in a self hosted solution from what I’ve tried.
I just use AudioBookshelf for books. It’s a little annoying, but basically just requires an extra nested folder structure.
The best part is offline reading seems to resync back to the server, so you can download books for local reading or read through an internet connection.
Am I missing something? SQLite is great, but it isn’t really comparable to most other SQL databases, unless you’re talking about nosql alternatives?
I think the better stat would be time handling a gun/driving a car.
The average person probably spends about an hour in the car per day (based on some loose numbers I saw online). But I suspect the number of hours holding a gun is a lot less.
Its kinda like the fact that new Yorkers bite more people than sharks. It isn’t because new Yorkers are more likely to bite you, but with eight million people interacting daily the amount of interactions outweighs the odds of a bite.
Looks like there is a config and cache location in their docker scripts. The easiest way to make a docker application portable is to bind mount the config and cache. That way you have access to the actual files and could copy them to your windows partition.
If you’re already using a volume for that data, I think it becomes a bit trickier. I know technically you can move or copy volumes, but I’ve never tried. Although you could still bind mount a random directory and still copy the files out.
Yep, bind mount the data and config directories and back those up. You can test a backup by spinning up a new container with the data/config directories.
This is both easy and generally the recommended thing I’ve seen for many services.
The only thing that could cause issues is breaking changes caused by the docker images themselves, but that’s an issue regardless of backup strategy.
You’re right, but people over a certain tax bracket are also pretty good at not paying taxes.
Yeah, that would be my recommendation too. Anything else will produce a worse experience (laggy and slow) and more complexity to get setup/maintain.
Some of the commands I use a lot for debugging containers, in case you go down that route:
docker run --rm -it --entrypoint bash <image_name>
docker exec -it <container_name>
Once you know how to use docker/containerization it’ll be the only way you want to deploy applications. Most popular applications will also have good guides on how to setup/config the container, but sometimes you’ll need to read up on docker and Linux to figure things out.
I mean, there is a lot wrong with it, but every language has its quirks. Generally I like discussing it’s actual flaws cause it helps me better understand the language.
Maybe I’m missing something, but:
For me, it’s worked out for plex. What it offered at the time was more than worth the price and I’ve felt a little bad about it being a once and done payment.
That being said they’ve hurt some of the good will with the changes they’ve made, but also I imagine they’re struggling to find a sustainable path for development.
I think the easiest way would be to have two vlans on your local network. One that is connected to the internet and another that is local only. I think you’d have to switch networks when wanting to access the jellyfin server in that instance, but would negate the main issue, which is your VPN.
Edit: that’s about the most secure you can get I think. If you bought a different physical router to host it, you’d have about as secure a setup as possible.
I keep expecting something, the lifetime pass has more/less paid for itself.
That being said, they do still offer the lifetime pass, so clearly they see it as worth it.
Samba Bamba!!
Also, whether you see it as a plus or minus, windows wsl defaults to Ubuntu. So, msoft also seems to be somewhat invested in them long term.
Yall don’t have protected branches?
They should just call them import or sales taxes, the average person doesn’t get tariffs.
Just take a guess as to who was president at the time.