

Good to know, thanks for the resource and the clarification 👍
Good to know, thanks for the resource and the clarification 👍
The thread started out talking about citizenship through great grandparents, which to me sounded a whole lot like claiming citizenship through jure sanguinis. This is what the two links I posted were about. Then halfway through he started talking about residency, which, sure, probably has different requirements. But he never clarified anything or sought to source any claims, so… hard to talk to people that just hand wave and declare they’re right.
I haven’t looked deeply enough into it to see where cnn sourced their information as I’m not that far into my process yet to need to be concerned about it yet…
As for your link, yeah I don’t see any language requirement either. Is this regarding claiming citizenship through jure sanguinis or through residency?
Those are both new… I’ve been tracking this and collecting my own documents for some time. But if you can’t be bothered to read or search for yourself I’m going to stop engaging with you. Thanks for playing.
Under the new regulations, applicants must have at least one Italian parent or grandparent to apply under jus sanguinis. They must also demonstrate Italian language proficiency, which was previously only needed for naturalization through residency or marriage. The proficiency test is a five-part state exam held several times a year, or a higher level equivalency test for those not living in Italy.
At the moment applicants do not have to be currently living in Italy, but do need to have previously lived in the country for three years to be eligible.
Italian language proficiency, prior Italian residency for 3 years, those are both new as well.
You should read the first link
https://www.boccadutri.com/italian-citizenship-by-descent-decree-law-36-2025/
Some resources. There’s a whole new list of requirements.
From what I read itsly “ended” it, but it’s not confirmed permanent yet, there will be a vote 60 days after march 28 to make it permanent. Their new restrictions are pretty extreme though. I would expect the vote to not pass, but some other version of this will get passed at some point.
Don’t we all reuse the same meme formats anyway? I don’t understand this argument.
Not sure if it’s an option for you but, make a cabinet hidey-hole thing on the other side of the wall, run cables through wall and plug in somewhere over there, profit. That is, hide the mess somewhere else.
Shit I’m 37 and I have new aches and pains randomly too. I grunt when I get up or sit down. I sit down to put my socks on now. Shit sucks.
Maybe I’ll have to try again. https://www.reddit.com/r/Lidarr/comments/1bq1zot/comment/m6ecbr2/
This was my experience downloading with deemix and trying to import into lidarr, even with the two programs combined into one.
I just bought puts again. Wish me luck 🤞
This looks interesting. Just a few thoughts (sorry if these dont belong in a recruitment post, feel free to ignore):
Radarr and sonarr already have a function to look at ones library and offer recommendations for new adds. How is your proposed functionality different?
Lidarr import of existing library or even grabs/downloads is atrocious. It’s damn near unusable, and a lot of people (myself included) don’t use it because it’s functionally useless if one has to manually import every song or album. I’m not sure it’s worth spending time building anything on top of Lidarr. Thoughts?
The Anna’s archive integration for readarr looks awesome, though. I look forward to trying that out.
A lot of people are only interested in downloading flac for music. Iirc, spotdl doesn’t do flac. Any plans to integrate for example lucida or, I’m not sure if deemix is still working? There have been several successful tools that built on top of deemix in the past, for example deemon, not sure how integration with those would look. Ideally one could add artists lidarr-style, a deezer arl, and the program does the rest (see lidarr-on-steroids).
I did this with a string lights, a smart plug, and a home assistant ‘sun’ integration
If you’re using docker it’s easy to set up a second qbittorrent on a different port to meet different needs.
Canadians should install a new door on their side 😂
Sure, and let me know how it goes for you. I’m on a dell r720xd, about to upgrade my ram from 128 to 296 gb… don’t want to spend the money for a new gpu right now.
I’ll report back after I try again.
Okay. I finally understand what you mean 🥲
Authenticate a self hosted software stack in someone else’s cloud 😂
That is a wild design choice. Glad it works for some…
Anyway… apologies for being ignorant
My interpretation of your linked instruction (granted, I haven’t tried plex) is that it’s the same two scenarios.
Your plex client app login talks directly to your server login. The client app meeting the server is arranged by the plex relay server and nothing more. There is no ‘logging in’ to the plex relay server; it’s function is to arrange a meeting of two tunnels and that’s it, much like a tailscale derp server.
The relay server is serving the same function as caddy on a VPS, hell, they could even be using tailscale under the hood and it’d look exactly the same to a user.
Anyway, attack vectors even with a public facing jellyfin are mitigated because
a) jellyfin is running in a docker container = a successful attacker would only be able to trash my jellyfin container, which ultimately is not that big of a deal (unless there is a different docker exploit that enables access to the server itself, which is an entirely different issue and larger than a jellyfin/plex discussion)
b) fail2ban in conjunction with a reverse proxy bans malicious ip addresses that come back with too many errors too many times (errors that you, the admin, specify) So, for example, brute force login attacks are mitigated.
c) the reverse proxy itself allows access to only one specified internal ip address/port combination. Pending a caddy exploit (again, a different discussion) it is not possible to fish for acrive ip addresses or port scan my internal network.
Describes my day at work