anytimesoon

joined 1 year ago
[–] [email protected] 1 points 4 weeks ago

That sounds like a good thing.

I must admit that I can't think of any examples of this ever being a problem though. It might also be because I'm just so used to crappy software breaking things that I've just come to accept it as normal

[–] [email protected] 6 points 4 weeks ago (4 children)

Given other comments in this thread and the reactions I've seen on mastodon, people are freaking out, but I just don't understand why. Can someone more intelligent please take the time to ELI5?

[–] [email protected] 5 points 2 months ago (2 children)

Not much of this makes sense. Maybe we don't have an equal understanding of private. If thats the case, this discussion is going nowhere.

I will point out, though, that this is particularly nonsensical

Govts are only after Telegram because they can't infiltrate the company, ask for data etc.

Telegram doesn't use encryption. Everything is in clear text. Nobody needs a back door to get access. Not even governments. It's all just out in the open

[–] [email protected] 9 points 2 months ago (6 children)

I'm not sure what point you're trying to make here. You start by agreeing that telegram is simply not private. Then you move on to implying that it must be, because the CEO got arrested?

How does that change the fact that it is, by your own assessment, not private?

To answer your question, the answer from my perspective is quite simple. Noncompliance. If telegram had complied to local laws, like the others have and continue to do, he would not have gotten in trouble.

[–] [email protected] 12 points 2 months ago (8 children)

I'm still confused about people who consider telegram a private chat.

It's easy to verify for yourself that it isn't, so how is this still going around?

[–] [email protected] 1 points 2 months ago (1 children)

My gf used that when she migrated from Spotify to tidal. Worked quite well for that, but I'm not sure how it can work for recommendations though

[–] [email protected] 2 points 2 months ago (3 children)

Sure!

I used the integration to fill in the gaps I have in my personal collection. With tidal, I could start playing my own music and plexamp would just drop in some new songs for me.

It would create some playlists based on what I listened to, which again helped to discover new music.

I could just start using tidal, but that means turning my back on my personal collection. Or I could give up tidal, but that means losing the recommendations.

I'm asking here for help with the latter

[–] [email protected] 2 points 2 months ago (1 children)

This looks like a decent option. Do you know if they have an api? I can't find any info on the website

[–] [email protected] 4 points 2 months ago

I already know what my friends listen to... Thats why I want computer recommendations!

Funkwhale would be good, but from my experience with it, it's a bit dead

 

Since the Plex announcement that their integration with tidal is ending, I'm considering what my options are. I'm aware the the *arrs but is there anything that will recommend music?

What do all you die hard pirates do to discover new bands?

[–] [email protected] 7 points 3 months ago (1 children)

I'm using .home and have not had any issues. Would you mind sharing what problems you've come across so I know what to expect?

[–] [email protected] 17 points 3 months ago (1 children)

I use this and it's been completely flawless from day one. The documentation is up there with the best I've seen, and the matrix room always has someone willing to help explain further

https://github.com/spantaleev/matrix-docker-ansible-deploy

[–] [email protected] 2 points 3 months ago

I did. The local files have GPS data visible in the phone's gallery app, but the same file in immich doesn't have it

 

Basically the title. Using the android app to sync. The photos on my phone have GPS data, but it's not read by immich. I've tried rerunning the metadata job, but that hasnt worked. Am I doing something wrong?

 

I'm curious what people are using to monitor their backups? I have Borg running on a cronjob, but checking logs periodically is getting tedious, so I'd like to automate that if possible

 

Dockge allows you to start/stop containers and edit your compose files from a handy ui.

Pros: if something goes wrong while you're away, it would give you a tool to restart a service or make some changes if necessary.

Cons: exposing that much control to the outside world (even behind a log in) can potentially be catastrophic for your stack if someone gets in.

 

Hello,

I've noticed that when I restart my docker compose stack, the app seems to think that the server doesn't have copies of the latest files and re-uploads them.

The files can be seen in the filesystem of the host, but not through the web interface until they have been re-uploaded. The app uploads duplicates of all the files, at which point the web can see them again, and the fs has duplicates of everything.

This happens when I restart the stack, no upgrades to the system, just docker compose down and docker compose up -d

My set up is using an unmodified compose file from the docs. Any ideas what I could be doing wrong?

view more: next ›