ManiMatter / decluttarr

Watches radarr, sonarr, lidarr, readarr and whisparr download queues and removes downloads if they become stalled or no longer needed.
GNU General Public License v3.0
100 stars 15 forks source link

Arm support #20

Closed craggles17 closed 4 months ago

craggles17 commented 6 months ago

Uses buildx to support arm aswell as x85

Fxsch commented 4 months ago

Just wanted to tell you that I forked this and merged your pull request because I needed ARM support. I also fixed the docker-compose.

ManiMatter commented 4 months ago

hi @craggles17 and @Fxsch

I have merged your code (thank you for your contributions). However, in the latest version I have commented out the "buildx" items again in the "dev.yml" and "main.yml", because when pulling the "dev" and "latest" images I got "Manifest Unknown" error.

I tried to solve it for many hours but I really have no clue how to solve it. If you have an idea, I'd highly appreciate another PR on to the dev branch, so we can test it there.

craggles17 commented 4 months ago

I’ll have a look no worries

ManiMatter commented 3 months ago

hi @craggles17 - just wanted to check if you are able to use the latest version of decluttarr image (which does not have the arm compatibilty items you had added since I had encountered the "Manifest unknown" error). If not, still appreciate a PR to add compatibility so that you can again use it. cheers

craggles17 commented 3 months ago

On my todo list. I finally have an arm machine now to test locally