iturnedintoanewt

joined 1 year ago
[–] [email protected] 4 points 3 days ago (4 children)

Ah... So it's not the first interaction of this kind? Is there a list of all the other times he's been creepy niceguy on Swift?

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

Thanks...I don't think think I have considered rTorrent before. But this one doesn't have a remote GUI client the way deluge and transmission allow their UI to connect to a remote daemon, right?

Regarding all the troubleshooting steps, thanks a lot. I'm going to go about enabling logging by default on the service, which is disabled and definitely doesn't help. I'm also considering to rebuild the whole thing, since it's running off of an older Ubuntu 20.04 container. I might as well take the chance to do it on 24.04. We'll see.

 

Hi guys! It's been a long while, and I still struggle with Deluge catching brand new releases of movies that just about everyone's downloading.

A bit of background, I have 1Gbps connection, and Deluge in headless mode (that's why I chose Deluge, for headless you get either Deluge or Transmission...AFAIK those are the only two supporting it).

So, whenever my -arr servers catch the latest release of the very latest movie or TV show, Deluge catches it, and faceplants it with a download error immediately. I can either "force check" or "resume". Either way (doesn't matter which), it will error again in a second or two. This struggle continues for a while of resume/error/resume, until it finally starts to download a larger chunk...for it to error again a minute or two later, after downloading several hundred MB. And then another section of constant errors. Finally, it will get stuck at the end at 99%, where it really needs a "force check" to find whatever data was corrupted, redownload that, and finish.

Any idea why this happens? Any way to fix/avoid it? I'm not sure deluge is connecting to fake seeders giving it corrupted data and it fails to catch/fix it. Any help would be very welcome. Thanks!

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

The use of "liberal" has been taken by the right, from the neo-liberal they started with. Now they consider themselves the true liberals. It's the good ole 1984 newspeak strategy of taking the words out of their original meaning to make them lose their meaning, and their ideas behind.

 

So...yeah. Looking at file size, it clearly beats older 264 or even 265. I don't mind if my server is going to have to transcode for most clients, I think the size difference in size might be worth it. But not sure which groups I could focus to look for these AV1 releases, seem they're quite scarce still?

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

... Interesting. Never heard of these. How do you get it? How much storage does it have?

[–] [email protected] 8 points 1 month ago

I guess I'll say "same" too. Not the only feed, but it's a noticeable one.

 

Hi guys!

So...just that. I'm looking for some recent developments in the GH clones scene...maybe someone made some GH variation that includes venues and characters? It kinda gave the whole vibe to it.

I installed the mods for GHWT that allow me to play a bunch of extra songs, and that's neat and all, but it plays with an insufferable delay on Linux, way over the limit of what you can adjust/correct in game. It plays at perfect 30/60fps, but it just has intolerable input delay, which forces me to play it on Windows. So...I was wondering if there's anything newer, with more songs etc. And characters, and venues. And blackjack, and hookers.

Thanks!

[–] [email protected] 2 points 1 month ago

El perfume de su cabello.

[–] [email protected] 2 points 1 month ago

Yeah... Wondering this, too.

[–] [email protected] 1 points 1 month ago (1 children)

So, you are willing to give your location to Google anytime any app asks for the location permission? A lot of people is not. And there's been efforts over time to get privacy-friendly location services. So there's clearly demand for this, even if it's still niche due to lack of knowledge.

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

Nothing to add yet, just glad there's a replacement effort going, and wish them the best. Hopefully it will be in a useful state soon.,

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

I didn't watch the rest after the first episode... It felt so... Forced.

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

Didn't the Aurora store get their anonymous profiles killed? You still need to login right?

0
submitted 3 months ago* (last edited 3 months ago) by [email protected] to c/[email protected]
 

So...after watching latest Noclip video, I was having a bit of a Wipeout itch...I have a rather decent gaming computer, but I was wondering what would be the best way to play the wipeout series...was 2097 the best one? Is there a good way to get it running at decent resolution/effects these days?

Thanks!

 

Hi guys! So, I have Proton Mail, and this also gives me the Calendar. I love that I have a encrypted private calendar, but it bothers me that it doesn’t play well with any other app, as it’s not officially a “calendar” to Android. This bothers me, because I use GrapheneOS, with mostly no Google services, and I'd like my Gadgetbridge-connected smartwatch to be able to display calendar events, since they're not being shared with anyone else. But I can't, because Proton Calendar isn't really an Android Calendar. There’s a way in Proton to permanently share a link to your private calendar. In effect, it’s an up-to-date .ics file, that I believe needs to be checked/downloaded every time there’s an update. Is there a way to update this in Proton? Alternatively, I wouldn’t mind creating some caldav system that imported this, but not sure if there’s already any guide for it?

Thanks so much!

1
submitted 3 months ago* (last edited 3 months ago) by [email protected] to c/[email protected]
 

Hi guys! I'm having my first attempt at Immich (...and docker, since I'm at it). So I have successfully set it up (I think), and connected the phone and it started uploading. I have enabled foreground and background backup, and I have only chosen the camera album from my Pixel/GrapheneOS phone. Thing is, after a while (when the screen turns off for a while, even though the app is unrestricted in Android/GrapheneOS, or whenever changing apps...or whenever it feels like), the backup seems to start again from scratch, uploading again and again the first videos from the album (the latest ones, from a couple of days ago), and going its way until somewhere in December 2023...which is where at some point decides to go back and re-do May 2024. It's been doing this a bunch of times. I've seen mentioned a bunch of times that I should set client_max_body_size on nginx to something large like 5000MB. However in my case it's set to 0, which should read as unrestricted. It doesn't skip large videos of several hundreds megs, it does seem to go through the upload process...but then it keeps redoing them after a while.

Any idea what might be failing? Why does it keep restarting the backup? By the way, I took a screenshot of the backup a couple days ago, and both the backed up asset number and the remainder has kept the same since (total 2658, backup 179, remainder 2479). This is a couple of days now going through what I'd think is the same files over and over?

SOLVED: So it was about adding the client_max_body_size value to my nginx server. I thought I did, so I was ignoring this even though I saw it mentioned multiple times. Mine is set to value 0, not 50000M as suggested on other threads, but I thought it should work. But then again, it was in the wrong section, applying to a different service/container, not Immich. Adding it to Immich too (with 0, in my case, which should set it to "unlimited") worked immediately after restarting nginx service. Thanks everyone for all the follow ups and suggestions!

 

So, the issue at hand is, I have a Chromecast 4K with Jellyfin Android TV on it. And most of my library is x265/HEVC. But, whenever playing from this specific device, it will natively take HEVC, but with exoplayer library it plays kinda like a slideshow, at about 5-10FPS. Choosing VLC should be ok, and forcing a transcode will result in a perfectly playable x264 at 24-30-60FPS or whatever is needed. But x265 with the default exoplayer seems to be a struggle. Is there a way either in Jellyfin Android TV or in the server, to specifically disable x265 playback, but only on this device?

 

Hi guys!

I'm setting up a recently wiped phone, and just finding out that in order to use gTranslate, not only you need the app Google Translate, you ALSO need the app Lens, with its own permissions, and then ALSO force feeds you the app Google. Is there a way to avoid this? Or an alternative that allows live image translation (from Chinese if possible) from what the camera is seeing? As, for a travel trip, so I can read signs and texts on the street.

Thanks!

 

So..in a short sentence...the title. I have a server in a remote location which also happens to be under CGNAT. I only get to visit this location once a year at best, so if anything goes off...It stays off for the rest of that year until I can go and troubleshoot. I have a main location/home where everything works, I get a fixed IP and I can connect multiple services as desired. I'd like to make this so I could publish internal servers such as HA or similar on this remote location, and reach them in a way easy enough that I could install the apps to non-tech users and they could just use them through a normal URL. Is this possible? I already have a PiVPN running wireguard on the main location, and I just tested an LXC container from remote location, it connects via wireguard to the main location just fine, can ping/ssh machines correctly. But I can't reach this VPN-connected machine from the main location. Alternatively, I'm happy to listen to alternative solutions/ideas on how to connect this remote location to the main one somehow.

Thanks!

 

So, yeah...trying to get a multi-language rip of these series. Ideally with English and Latin Spanish, maybe additionally Spain-Spanish, French and Italian...But not sure how could I go about this. How could I get a multi-dub version?

Thanks!

 

So...trying to accommodate to gf's demands, here's a curve ball...which audio headset/earphones would you recommend that, while keeping good audio, sells also in PINK COLOR? Your average Sony XM, Sennheiser Momentum, Airpods etc...they all lack pink. Suggestions?

 

Hi guys! I'm trying to see if there's alternatives in TTS for the (admittedly) great one Google provides. I'm using Graphene, and so that's not an option I'd like to go around.

Alternatively on the FOSS field, I believe have RHVoice, which I have installed, and eSpeak, which was last updated in 2022 and is not compatible with my Pixel 7 64bit-only phone. So...RHVoice has the problem of having their voices a bit robotic, but more probrematic is that they're VERY muted. On max volume, they're not all that loud, and I ride a motorbike. They're pretty useless, most of the times I can't hear the directions on my headset. Do you guys know any alternative TTS engine I could be using? I've heard the demo sample from the aiyu-ayaan tts-engine and it sounded great, but no idea how can I compile/install it as an Android TTS engine available for other apps to use, just like RHVoice.

Alternatively, are there any other apps/engines you'd recommend?

Thank you!

view more: next ›