Hey all,

I need some help. I’m trying to I stall Organizr V2 on my PC that is running my Sonarr, Radarr, and Plex. I keep getting missing dependencies though. Specifically ‘fileinfo’ and ‘mbstring’.

I’m using the owi_installer on Windows 11. Any suggestions?

  • AJamesBrown@aussie.zone
    link
    fedilink
    English
    arrow-up
    0
    ·
    9 个月前

    Have you considered using docker to install it as a container? I haven’t used this one specifically but run all my *arr apps as docker containers which avoids these dependency type issues.

    Sorry I couldn’t help with the question you asked though 😔

    • earmuff@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      0
      ·
      9 个月前

      Agree with this comment. Use docker. In the beginning a little bit more complex, but if used properly, you never have to care about updating anymore. @OP if you need some help, I can give you some advice and my Docker Compose file.