Postmortal_Pop
@Postmortal_Pop@lemmy.world
- Comment on Could somebody share a working Arr stack in docker with me? 6 days ago:
Not oc but just used it myself. It makes a gluten network in docker for the torrenting. It doesn’t run the others through it but you can modify the yaml to make the change yourself. If you want yams entirely it has a custom yaml that you can modify and a default that gets reset with every update. Modify the custom to change the network for the other arrs. Also, if I understand the system correctly, you only need to put prowler in the box with qbittorrrent. When using prowlarr, the arrs just say “hey I don’t have a thing” to prowlarr and prowlarr specifically finds the torrent and delivers it to qbit to download.
- Comment on Could somebody share a working Arr stack in docker with me? 6 days ago:
That’s what I’ll be doing if I can’t make it do the Renames. I just can’t handle seeing all that extra nonsense in the name files.
- Comment on Could somebody share a working Arr stack in docker with me? 6 days ago:
So I actually used it to set everything up last night and it did actually work all the way through, 9/10 easy. My only issue was that it expected a file structure that didn’t jive with the goblin tech I’m using for my server.
That said, it was surprisingly easy to modify the entire stack and copy it into portainer. I’m still working my way through the setup, but so far it’s smooth sailing.
- Comment on Could somebody share a working Arr stack in docker with me? 1 week ago:
That’s actually what I was trying with the TLDR. As I understood it, docker is popular because once you get it running on one system you can use docker to make it run on any system. So my assumption was that someone who has the arr stuff working could just send me a copy of their config.yml and the directory it makes when you up and then I just tweak the locations and names on my side. I get that’s probably not possible but I’ll take literally anything at this point.
- Comment on Could somebody share a working Arr stack in docker with me? 1 week ago:
I have watched this one, automation avenue is actually the one that got me the furthest before wireguard and gluten stumbled me. I haven’t checked the new one though.
- Comment on Could somebody share a working Arr stack in docker with me? 1 week ago:
On the current install, absolutely. I had to manually move all my media off of my previous installation and onto external drives so I could fresh install the entire Ubuntu server OS because I wasn’t a fan of the logical volume system. I like being able to pull the whole hdd when sftp is too slow.
- Comment on Could somebody share a working Arr stack in docker with me? 1 week ago:
I actually do get all of this, I guess my issue here is not know the venacular to explain it?
I have the docker set up almost identical to that. I have an environment section with my user and group in it. My volumes are /home/user/docker/arr/radarr/config: /config /mnt/media1/1)unsorted: /downloads /mnt/media1/2)sorted: /movies. Inside radarr, add directory, /downloads shows the ~800 mkv files. When I go to import the movies in /download, it tells me there are no movies to import.
I fixed this by looping mkdir to put every file in /mnt/media1/1)unsorted into its own folder. Now Radarr sees all of them and imports them.
This hasn’t fixed literally every other facet of using them, I haven’t even set up sonarr yet. I’m still haven’t figured out gluten at all. Planning to run the yams thing someone else posted so I’ll see if that gets me anywhere.
- Comment on Could somebody share a working Arr stack in docker with me? 1 week ago:
What’s the difference between this and yam?
- Comment on Could somebody share a working Arr stack in docker with me? 1 week ago:
I get that part, I just didn’t expect it to be incapable of starting with loose files. I’d like them properly foldered.
- Comment on Could somebody share a working Arr stack in docker with me? 1 week ago:
I made the mistake of trying to use deepseek to learn how to make a mod for vintage story. Suffice to say I’ll never make that mistake again.
- Comment on Could somebody share a working Arr stack in docker with me? 1 week ago:
Ok, so let me get this straight before I jump in. This is basically a prepackaged install wizard for docker, Arr stuff, torrent client, VPN, and jellyfin? I don’t need to install a different OS because it runs on Ubuntu server.
The one hang up I found is the same thing I didn’t understand using the trash guide, migrating gluten to wireguard for Mullvad. Could you or anyone that’s reading this parse this info for me and tell me how to double check if it worked?
- Comment on Could somebody share a working Arr stack in docker with me? 1 week ago:
That’s actually what I followed the previous try. It got me further than anything else but it fell apart because Mullvad doesn’t do OpenVPN and I couldn’t figure out how to get wireguard to work. Even then, on trying to rename and organize all my files, it just corrected them in Sonarr, Radarr, and jellyfin which broke all of my manually curated movies and it left all the files with the dumb mismatch they already have.
- Comment on Could somebody share a working Arr stack in docker with me? 1 week ago:
Poor explanation on my part. I had to move each of my movies from /movies/movie.mkv to /movies/folder/movie.mkv before Radarr could import them. I gave up after that so when I get off work today I’ll be able to actually import them and see if it moves and renames them this time.
- Comment on Could somebody share a working Arr stack in docker with me? 1 week ago:
Poor explanation on my part. I had to move each of my movies from /movies/movie.mkv to /movies/folder/movie.mkv before Radarr could import them. I gave up after that so when I get off work today I’ll be able to actually import them and see if it moves and renames them this time.
- Comment on Could somebody share a working Arr stack in docker with me? 1 week ago:
Sorry, it was late and I was very frustrated.
Radar, sonarr, and lidarr are each installed via docker into their own directories.
I recently did a complete reformat of my server and organization because the first try was a mess and this try I started organizing from the start. When backing up my media I moved just the video files from my first server to backup so I could delete all the extra jellyfin pics, torrent site ads, and folders of bulk subs. This meant the /movies was just 900GB of video files in a folder.
I mistakenly thought that Radarr would would take all the movies out of there and put them in the new location in their own folders as well as format the movie name and folder names to my specified schemes. Radarr would show the movies in the file list when I pick the directory but when I ran the import it would give me “all movies imported” without importing any of them.
As it turns out, each movie file needs to be in its own folder inside /movies, then Radarr will recognize they’re there and import them.
That’s all I managed to fix.
- Comment on Could somebody share a working Arr stack in docker with me? 1 week ago:
I’m down for something that makes the compose for me. I already get that part but it would be nice to not have to copy, paste, and fill my template each time.
Since it’s mentioned and this is a general suggestion, if you’re looking at Home Assistant, understand that the Docker version and the OS version are different and all of the videos don’t warn you about that. If you use the Docker version you have to manually install all the plugins where the OS has an app store. I didn’t know and all I wanted it for was chore-ops.
- Comment on Could somebody share a working Arr stack in docker with me? 1 week ago:
I’m actually running portainer at the moment and it’s been an absolute lifesaver in this nonsense. I’m not great in terminal and it helps me get the syntax right. Unfortunately, it doesn’t seem to do much to whip the arrs into working.
- Comment on Could somebody share a working Arr stack in docker with me? 1 week ago:
Baring the obvious complaints about AI, my server is a dell tower from 2014, I do not have the resources to spare or the luxury of offloading my brainpower.
- Comment on Could somebody share a working Arr stack in docker with me? 1 week ago:
I get this feeling hard. You’re comment 3 out of 11 that I woke up to, comment one sent me to yet another guide to read and comment 2 congradulated me for getting it working. That’s on me for not classifying at midnight on a work night that the only thing I fixed was Radarr can now find the movies. Everything else is still broken.
Everyone talks about docker being an easy way to share things around, I’d assume it’d be easier to zip a working installation and send it my way than to find a guide I haven’t read.
- Comment on Could somebody share a working Arr stack in docker with me? 1 week ago:
I have that one too, it’s the only one that never gives me trouble. The rest are still broken as shit but atleast Radarr can find the movies now.
- Submitted 1 week ago to selfhosted@lemmy.world | 65 comments
- Comment on Stranger Than Heaven will explore Tupac's "potential future" if "he was still alive now", according to RGG studio head 1 week ago:
Also we can look at his contemporaries to see what will happen. Eventually his music will become mainstream as the youth that were accepting of it aged into adulthood and societal values shifted forward. He’d make a decent amount of money, likely start his own record label, potentially act in a few movies or make cameo appearances. He’ll probably have had kids, gone through a soft phase where he realizes he can’t share his work with them, potentially be a regular character in children’s media to compensate or release an album that’s far outside his niche that fans will dislike but will be well received by the wider audience.
By now he’ll be 55 and while he’ll have done a sizeable amount of effort to curate his PR it will be shown that he regularly endorses Republican candidates because the benefits they offer to his current lifestyle trump the negatives they deliver to everyone currently experiencing the problems that made his music resonate.
I literally can’t think of any counter culture creator that survived and didn’t go down this pipeline.
- Comment on as a noob, should I connect jellyfin with tailscale using OIDC? 2 weeks ago:
I actually found it far easier to connect it through cloudflared tunnel service. Grab a cheap domain name through them and then just follow the guide on their website. Took me longer to type this message than it did to get running and I’ve managed to fail at setting up the Arr suite 3 times now despite it basically being copy paste.
I paid maybe 15 bucks total to have someone else doing all the hard work for the next 5 years and all I have to do is go to my website and log in. No VPN, no port forwarding, and it works on every platform.