

It does not, because you are using a “sandboxed” version (flatpak), so it does not really know what themes/colors are available.
Linux enthusiast, family man and nerd


It does not, because you are using a “sandboxed” version (flatpak), so it does not really know what themes/colors are available.


That’s true. I just assume when calender is involved it’s for multiple users. :P


Only free for one user though, even “self-hosted”.


self hosted are the first 2 words in the question…


One of the best ways to reduce power consumption on older laptops is to change the HDD to an SDD.
But don’t expect to get below 10W on an old laptop.


I’m also interested in knowing this. I have a couple of sensors that require usb-c power.
My current solution is a long’ish usb-c cable to an adapter from the nearest outlet. 😒


As long as the sensor only picks up stuff that’s rat-size or larger then it’s fine. If there are something “large” down there, it can be a hazard to the house foundation. I’d say it’s better to know. 😉
Which they do here. Once you upgrade to 10.11, your database is not 10.10 compatible anymore. So you can’t downgrade without restoring a backup.


Audiobookshelf actually has a pretty good ebook implementation.
It’s not its primary focus, but if you have it for audiobooks already, it’s a no-brianer.
Roku app might have issues with self-signed certificates.


Sadly, some apps I require, does not function on GrapheneOS or other ROMs. :(


I’ve used Aqara smart plugs from the start, which are Zigbee, but I have recently started using Nous A1Z ones, because they are smaller and can handle 16A, where the Aqara ones only handle 10A.


Yeah. I’ve sold a thing or two using it.


There is an instance of this in Denmark, that I have used a couple of times already. It is a nice alternative.
Hope they implement “range” soon, so you can tell how far away an item is.


It should support NVENC according to TechPowerUp. I have only ever used raspberry pi and intel hardware for jellyfin, so I don’t know how well nvidia does when going down in specs.


Yes, but it’s always the one people come back too.
They mention the other issues are either being tracked elsewhere or already solved.
At the end of the day, it’s a community project, done by primarily volunteers, who is not making any money doing this. No VC funding to hire developers to take care of these issues.


From one of the Jellyfin devs in the issue you linked, posted in April this year:
Now, let’s address this clearly once and for all. What is possible is unauthenticated streaming. Each item in a Jellyfin library has a UUID generated which is based on a checksum of the file path. So, theoretically, if someone knows your exact media paths, they could calculate the item IDs, and then use that ItemID to initiate an unauthenticated stream of the media. As far as we know this has never actually been seen in the wild. This does not affect anything else - all other configuration/management endpoints are behind user authentication. Is this suboptimal? Yes. Is this a massive red-flag security risk that actively exposes your data to the Internet? No.
At this point, this over-4-year-old issue has gotten posted to HackerNews more than enough times and gotten quite enough unhelpful peanut-gallery comments like those above… We are limiting this issue to Jellyfin collaborators only at this point. Most of the big items are already tracked elsewhere (specifically, unauth playback) or have already been fixed. And many other options are now open to us in a post-10.11 landscape now that we have a proper library database ready.


Plex recently switched the remote watch thing to be behind a paywall. If your PC/App was also on the same local network it would probably work.


Probably the easiest way. It’s plugged into a smart plug with energi monitoring.
Ghost needs emails for a couple of reasons.
(Required) Ghost does not do user passwords. They use magtic links, which they send out via email when signing in. It’s just how they have chosen to do it. You can ask them why they don’t want to save passwords.
(Optional) Ghost has a newsletter function. If you enable it, you need to setup a bulk email service, like Mailgun. Even regular SMTP won’t really work there. It can send out a newsletter everytime a blog post is published, so the members will get notified.
I recently had to do this email dance with a Ghost instance setup, where most of the email ports are blocked on the network. I know how you feel. I also wanted to just use passwords, but not currently possible with Ghost.
Other services might do the same as Ghost. I do host many services, that does not require email setup though.