It’s a side car service for navidrome so you already need to have navidrome (or other subsonic compatible server) running.
- 3 Posts
- 23 Comments
How does this handle IAM policies? At work we have a blackened that relies on S3 and IAM policies. For local development we use minio as it seamlessly handles that. Does garage?
I’m a big fan of Jellyfin. I would say it is easily family approved. That is for my family in my household who is using it on our home Wi-Fi.
But I am not about to expose it publicly. I have WireGuard set up on my immediate family’s devices and that is mostly ok (until you get on a public Wi-Fi that fails because you haven’t gone through their portal and can’t because the vpn is on, or you are on an airplane’s Wi-Fi with no internet trying to watch their movies and it doesn’t work until you turn off the vpn). Explaining this to my wife has been a nonstop battle.
I’d like it open it up to my siblings families, especially because I have the ersatztv plug-in to create approved child stations, but so many smart tvs and devices don’t support a vpn. How have others handled that situation?
How has immich been compared to photoprism? My issue with immich is that new releases kept breaking things. Has it finally stabilized? Lts are super important to me as I don’t want to spend every weekend reconfiguring services for my family.
This costs me not just time, but money. I know it isn’t much but is really a big pain. The biggest issue is that the app and recommendation algorithm isn’t going to be useful with 20 songs. You really need 1000s of songs to actually use the app…
This is very interesting. Do you know anyone who has actually tried these?
Can you de-google these? I have a personal rule against any google accounts or google devices…
Have you tried it with a Roku? My pi.hole blocks most things, but I haven’t yet tried to completely block it from the Internet. In the past, I’ve had to allow some domains through my pi.hole or things would be completely broken, but that hasn’t happened in a while…
I suppose I’d have to occasionally unblock it to get updates to the jellyfin app, which is doable.
How good is Jellyfin on AppleTV? My understanding was the app was a bit lacking…
nix98to Selfhosted•What's a good gethomepage-like project to show different type of information on a screen? Not only for deployed servicesEnglish2·2 years agoI use smashing. It isn’t super active but there are still a lot of extensions for it and it is super configurable, especially if you know a little ruby and coffees script. I’ve written some of my own for tracking my city’s bus.
https://blog.line72.net/2019/08/02/announcing-realtime-bus-tracking-for-smashing-dashboard/
They are pictures of my dog and YES THEY DO! :) I mean, it is 25 years of my computing history there…
Yeah, that is what I am thinking. I am using duplicity for backups, so I can probably back up to a hard-drive, take that to work, sync it to my backup provider, then just do incremental backups from then on.
However, I think duplicity really wants to do full backups every X months, so I’m not sure the best way to handle that.
nix98toFedora Linux@lemmy.ml•[Help] Can't get .rpm file when building, only binary.English2·2 years agoAfter doing an
rpmbuild -ba app.spec
, you should have the rpm files in ~/rpmbuild/RPMS/$arch/If that isn’t working, can you post your .spec file?
nix98to Fedora Linux: It's your Operating System.@kbin.social•How is Fedora on a dual screen setup?English3·2 years agoI’ve used fedora with gnome on two screens for over a decade. There’s no issues at all.
I prefer to change the setting of “workspaces on primary display only” to off. Workspaces are then across both displays and change together unlike the default behavior which is similar to Mac OS where spaces only work on the primary display.
I have started doing something completely different than using bookmarks. I set up yacy on a personal, internal server at my home, which I can access from all my devices, since they are always on my wireguard vpn.
Yacy is actually a distributed search engine, but I run in ‘Robinson mode’ as a private peer, to keep it isolated, as I just want a personal search of only sites I have indexed.
Anytime I come across something of interest, I index it with yacy, using a a depth of 0 (since I only want to index that one page, not the whole site). This way, I can just go to my search site, and search for something, and anything related that I’ve indexed before pops up. I found this works way better than trying to manage bookmarks with descriptions and tags.
Also, yacy will keep a cache of the content which is great if the site ever goes offline or changes.
If I need to browse, I can go use yacy’s admin tools to see all the urls I have indexed.
I have been using this for several months and I am using this way more than I ever used my bookmarks.
I use it to support mozilla. However, I don’t really care for the application, so I just use MozWire to generate profiles, then use my normal Wireguard stuff with NetworkManager.
nix98to Selfhosted•What got you into selfhosting and what was the first thing that you hosted?English4·2 years agoMid 90s, my ftp server with music and warez over dial-up that wasn’t always online!
My biggest issue with Nextcloud is there is no LTS version. Employees do NOT like things constantly changing, and Nextcloud has some pretty major changes every 4-6 months. As an admin you really have to keep up to date, or you run into trouble, not just with security, but with trying to upgrade later, as you can’t upgrade across major versions.
In my opinion, a 2-3 year supported LTS version would make Nextcloud way more attractive to hosting in stable environments.
nix98to Lemmy.world Support•Server side bug with lemmy.world and intermitent authentication.English1·2 years agoI was running into this across both my accounts on lemmy.world. Changing my password seems to have resolved it both on the web and in Mlem.
I typically use split routing BUT also have dns set to my pihole, both so dns works for my internal services and for tracker blocking. That causes a big issue. Also I wish WireGuard would just handle failures better. Even when it can’t connect, it seems to break networking (at least on iOS)