I have one .env file with UUID/GUID 1000 set for all docker services in the docker-compose so it would make sense in theory if that’s enough, but it seems it rarely is…
Kaldo
- 0 Posts
- 6 Comments
You might be onto something, lidarr does have UMASK=002 setting in the .env file. I think the issue is when sabdnzbd puts the files and then lidarr can’t read them, so what exactly is the expected permission setting then in this case? If I put it to 000 for lidarr, won’t other services then be unable to add the files there?
I always feel so dumb when it comes to these things since in my head it’s something that should be pretty straightforward and simple, why can’t they all just use the same user and share the same permissions within this folder hierarchy…
Oh file permissions are a nightmare to me, I thought I managed to get it sorted but after i installed lidarr, it alone suddenly can’t move files out of the download location anymore. I even tried to chmod 777 the data folders and nothing. I dont think I quite have the grasp on how those work with docker on linux yet, it seems like those arr services also have some internal users too which I dont get why would they.
Wdym with the formats, is this referring to transcoding? I kept those on defaults afaik
Just got a domain and started exposing my local jellyfin through cloudflare, mostly wanting to listen to my music on my phone when i’m outside too.
I followed some guides that should make it fine with cloudflare’s policy, video doesnt work when i tried it but otherwise its been fun despite me feeling like im walking on eggshells all the time. I guess time will tell if it holds up
Kaldo@fedia.ioto Games@lemmy.world•New article says #StarCitizen will release in 2027-2028, we contacted the author to ask for clarification on the source and he quoted Chris Roberts himself as saying "1 or 2 Y probably after S42"22·1 month agoI don’t believe they will even release SQ42 by that date, less alone the MMO. I knew the online part has ‘issues’, to put it mildly, but I really thought I’d live to at least get a decent singleplayer game out of my passionate backing more than a fucking decade ago
This is how I learn readarr is done :( I was just thinking of setting it up again one of these days but was having some issues with lidarr that got in the way
If the issue was just metadata parsing, surely the rest of the software can be saved and forked, no? No need to create everything from scratch?