Just to add, I didnt mean to put down this software at all – I’m always a fan of more self hosting. I just remember reading people using Huntarr alongside(?) a full *arr stack and was curious how it fits.
Comment on Fetcharr - a human-developed Huntarr replacement
egg82@lemmy.world 1 day agoThat’s an interesting point. In my years of running them all I’ve always needed a third-party something to upgrade or find missing media. I don’t exactly know why the built-in systems don’t work, but they genuinely do not seem to. I’ll occasionally see a scan go off but, for some reason, nothing ever gets picked up.
So, yeah; long story short, the built-ins don’t work and I don’t know why and this was still easier than trying to figure it out.
hesh@quokk.au 1 day ago
egg82@lemmy.world 1 day ago
absolutely! As with everything, try it out and see if it fits. Personally, I prefer apps that do their job well, and as few of them running as possible. If you don’t think it’ll be useful or try it out and find that it’s not, then that’s for the best. It means you’re good to go without any extra hangers-on. I tried the app as I was developing it and not only found it useful to myself, but it worked so well for me that I thought it might be useful to other people as well.
smiletolerantly@awful.systems 1 day ago
Not to dimish your work at all, but: the Sonarr upgrades absolutely do work.
egg82@lemmy.world 1 day ago
honestly if they work for you then awesome! Maybe mine is misconfigured somehow or maybe I just have bad luck, but Radarr, Sonarr, Lidarr, etc have never caught everything. Once I started playing with this I realized just how much I was missing.
Either way, if your current system works for you then I don’t usually recommend changing it. Give it a try if you want- the worst it can do it accidentally find something that could be upgraded or missing. Or if you’d rather leave your stack alone that’s perfectly fine as well.
exu@feditown.com 1 day ago
Sonarr and Radarr heavily rely on quality profiles you need to define, for examples see TrashGuides.
Your system probably needs less setup in comparison
egg82@lemmy.world 1 day ago
ah, yeah, that would make sense as to why these types of systems are so popular. Since I’m a devops type by trade, my arr stack lives in a couple of kubernetes clusters. I use a Configarr cronjob with a fairly customized configmap to sync the trash guides with some minor preference edits. Maybe my issue is that it’s too defined, but I think if that were the case I wouldn’t be getting any benefit out of Fetcharr. Honestly even if it weren’t the case you’d think I’d at least be picking up moving that are completely missing. I’m not sure what to blame, here, but if other people are verifying that the builtin systems work for them then I assume it’s a skill issue or bad luck on my part.
ada@lemmy.blahaj.zone 1 day ago
They do, but only by passively monitoring RSS feeds for new content that exceeds your current quality. They don’t do active upgrade searches unless you manually trigger them.
egg82@lemmy.world 1 day ago
I think you may have nailed what’s happening to my stack. I remember looking into it a couple years ago and RSS was stuck in my head but I wasn’t sure why. This tracks, and explains why active fetching works significantly better for me.