this post was submitted on 15 Aug 2023
227 points (98.3% liked)
Asklemmy
43755 readers
1268 users here now
A loosely moderated place to ask open-ended questions
If your post meets the following criteria, it's welcome here!
- Open-ended question
- Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
- Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
- Not ad nauseam inducing: please make sure it is a question that would be new to most members
- An actual topic of discussion
Looking for support?
Looking for a community?
- Lemmyverse: community search
- sub.rehab: maps old subreddits to fediverse options, marks official as such
- !lemmy411@lemmy.ca: a community for finding communities
~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Amen, sibling.
Quite nice, although I'm still struggling to integrate it with my workflow. I just haven't taken the time to learn how to best use it.
Do you trust it? Why?
I'm really cautious (nervous) about the program(s) I give access to my kbdx. On the desktop, I've actually code audited the tool I use; I can't as easily do that on Android.
I've been using OpenCamera for this, but recently started using PhotonCamera - it has a great UI.
That's a good one. I ended up with Aves because it allows fairly complex filtering, and the UI is nice.
A few years ago, I talked my wider family into using Wire, and now we're all stuck on it. It keeps getting progressively worse with each release, and sooner or later I'm going to have to pick something to replace it. I don't know what that will be, but it will be federated, and it won't mandate IDs tied to a phone number.
God, I seem to change music players every couple of months. I guess I've been using Metro for a while and haven't found the thing that irritates me and sends me on a search for a new player, so maybe it'll stick. That's interesting about MusicBee, though - I've been looking for something like that, so thank you!
I'll add to your list:
Thing is, I'm running OEM Android, b/c I have a flip phone and don't want to lose the outside screen support by flashing. So I uninstall or disable nearly every built in app, and replace them with F-Droid apps (via Droid-ify). It's not much, but it's an honest living.
Edit MusicBee... oh, Windows. Oh, well. The search continues.
I never really saw the need for Termux, but now that I selfhost at home and on a VPS, i couldn't go without it!
Also, I just recently started switching as much as I can to a self-hosted ntfy instance from pushover. I'm really loving it so far!
I sponsored it on github because I see myself using it a lot. Plus, the dev deserves it. The documentation alone is great, let alone the software itself.
I really dislike typing on my phone, but termux has saved my bacon a couple of times when picom has frozen up on me, so it stays.
Ntfy is really nice software!
Hey man, thanks for mentioning Aves and Etar, I'm now gonna try them out and use them as I work to degoogle!!
The good news is that feature is currently in development. There's a beta build on GitHub that has it sort of implemented. There's some details on the FlorisBoard matrix channel on getting it.
Do you mind explaining your setup a bit more? I've currently got a few Sonos speakers but I don't like being locked into their system and have always been interested in a more open setup.
I've seen Snapchat and I know of MPD (but don't fully understand it, to be honest) but it seems there isn't much information about these types of setups.
I was following that! I'm excited to see how it works, when they release it.
Sure!
I'd recommend LogitechMediaServer,. It's got a ton of plugins, and despite the name is entirely maintained (more or less actively) by the community. Lots of features, easy to use, and even has themes to pretty-ify it.
That said, I had a few issues. Every once in a while, one of the clients would freak out and blast screeching static throughout the house. That may have been a client issue, or some combination of my setup, so I changed it out.
In any case, our house has whole-house audio wiring, so I have a 12-zone amp running it. To the zones are connected cheap ($50?) O-Droids running Linux. Each of these (there are 3) runs a client for the audio server. For LMS, that's all there is - install LMS server and point it at your media, start the LMS clients and point them at the server, and the clients show up in the web interface of the server. Group them and play music to the group, and you get broadcast music streaming.
Because of that little issue, I'm running mpd as the server. It's a bit more involved to get the broadcast. To get that, my mpd plays to a pipe, and then I use snapcast to pull that data and broadcast it to snapclient(s) running on the same ODroids. And then, if you want a nice web UI, you probably want to install something like MyMPD, although we get along fine with MALP on our Androids. Queue maintenance is easier with MyMPD.
In any case, it's been more reliable in my house, but far more moving parts to get running. I'd really try LMS first. There are native Android clients for it as well, but the web UI is pretty nice.