Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


    Cloudron Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    SABnzbd - Binary Newsgroup Reader

    App Wishlist
    3
    10
    496
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • E
      esawtooth last edited by girish

      SABnzbd is a binary newsgroup reader. See https://sabnzbd.org/. Seems to be actively developed:

      4553c7dc-c733-4bfc-b24c-0ad8f8ac9863-image.png

      It is somewhat similar in functionality to NZBGet which was requested earlier. I was able to get this to run as an app on my cloudron and the repo for that package is here. It will need some polish and review though if it is to be used more generally. I can help with that if there is broader interest.

      girish 1 Reply Last reply Reply Quote 2
      • girish
        girish Staff @esawtooth last edited by

        @esawtooth Ah thanks! I didn't realize this is a web application. Do you have any screenshot? Looks actively developed as you mentioned.

        E 1 Reply Last reply Reply Quote 1
        • E
          esawtooth @girish last edited by esawtooth

          @girish Yes, it is essentially a python server. Please find one below:

          9c6227ab-a692-4773-b426-6f41bd342d58-image.png

          E 1 Reply Last reply Reply Quote 0
          • E
            esawtooth @esawtooth last edited by esawtooth

            I had a question regarding the implementation of this app. I have currently put this behind the proxyAuth add-on but that prevents the app's APIs from being called by external applications, even if they use the API key. An alternative would be to use the app's inbuilt authentication which does not support LDAP and is limited to a single username/password combination. I have seen a similar issue with the transmission app as well, where the transmission's rpc api cannot be called by, say, the couchpotato app, due to the app being behind proxyApp.

            What is the recommendation in such cases? Do we want to retain proxyAuth for a more secure and better integrated auth setup, or let users configure security using the in-app options available and allow them to retain access to the app's APIs.

            Currently, I have put this behind proxyAuth, going by what was implemented for transmission, but more feedback might help make a better choice.

            jimcavoli 1 Reply Last reply Reply Quote 0
            • jimcavoli
              jimcavoli App Dev @esawtooth last edited by

              @esawtooth This has been an issue for other apps as well, so there's a gitignore-style include-exclude sort of rule logic for proxyAuth coming soon if not done already. cc @girish for the latest status on that

              girish 1 Reply Last reply Reply Quote 3
              • girish
                girish Staff @jimcavoli last edited by

                @jimcavoli @esawtooth I have this for the coming release - https://git.cloudron.io/cloudron/box/-/issues/762

                E 1 Reply Last reply Reply Quote 2
                • E
                  esawtooth @girish last edited by

                  @girish I see that the WIP tag has been removed from this. Let me know if any blocker fixes are needed on this, or if there are any review comments on the package.

                  girish 1 Reply Last reply Reply Quote 0
                  • girish
                    girish Staff @esawtooth last edited by

                    @esawtooth Ah sorry, I thought this still needed some fixing with regards to proxyAuth. You mentioned that the app's API cannot be called from external apps. You can now put that as "!/api/path" - https://docs.cloudron.io/custom-apps/addons/#proxyauth

                    E 1 Reply Last reply Reply Quote 2
                    • E
                      esawtooth @girish last edited by

                      @girish Sure, I'll make that change this weekend and update the app. I was under the impression that this would require a cloudron update 🙂

                      girish 1 Reply Last reply Reply Quote 0
                      • girish
                        girish Staff @esawtooth last edited by

                        @esawtooth it does, please update to 6.1

                        1 Reply Last reply Reply Quote 1
                        • First post
                          Last post
                        Powered by NodeBB