Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

TQ

Members
  • Joined

  • Last visited

Everything posted by TQ

  1. Summary: Support Thread for Sportarr Application: Sportarr Github: https://github.com/Sportarr/Sportarr Sportarr automatically tracks and organizes live sports events across all major sports - combat sports, basketball, football, hockey, motorsports, and hundreds more.
  2. Boxarr solves the problem of keeping your media library current with popular movies without manual intervention. It automatically tracks what's trending at the box office and ensures your Radarr library has the movies people actually want to watch. GitHubGitHub - iongpt/boxarr: Boxarr is an automated box office...Boxarr is an automated box office tracking application that integrates with Radarr to monitor, add, and manage the latest theatrical releases. It provides a beautiful dashboard showing the current ...
  3. Original repo is removed. Updated to point to https://github.com/henrywhitaker3/adguard-exporter
  4. TQ replied to TQ's topic in Lounge
    @NY152 You got it. Updated. CA should pick it up soon.
  5. Purgarr is a lightweight companion to your Arr stack designed to keep your torrent queue clean and ready for high quality downloads. Features Include: Cleans your torrent client of media imported by Sonarr and Radarr. Detects and removes stalled torrents. Adds stalled torrents to Sonarr's and Radarr's blocklist. Triggers a search to replace low quality torrents. Application: https://github.com/steveharsant/purgarr ENV Variables: https://github.com/steveharsant/purgarr?tab=readme-ov-file#environment-variables
  6. TQ replied to TQ's topic in Docker Containers
    Just pushed the fix. Thanks for reporting.
  7. For clarity's sake, here is how you must get the appdata dir set so this app runs. Before running the application, you need to chown the "AppData" path to user/group 1000:1000. For my example, I'd need to run this from the terminal and the application will run upon subsequent starts. chown 1000:1000 /path/to/blackcandy/AppData -R
  8. Black Candy is a self-hosted music streaming server, your personal music center. Github: https://github.com/blackcandy-org/blackcandy
  9. TQ replied to TQ's topic in Docker Containers
    If you're not using the script provided, you can check all clamscan parameters to see what else you might want to add. https://linux.die.net/man/1/clamscan
  10. TQ replied to TQ's topic in Docker Containers
    Yes, I meant to call out the lack of multi-thread but the need for CPU pinning in the event that you have a large scan set and not a lot of cores. ClamAV will take what it can get, so limiting it to a sane set of defaults helps. Thanks for the kind words.
  11. TQ replied to TQ's topic in Docker Containers
    On my Github page, I've called this out. docker run -d --name=ClamAV \ --cpuset-cpus='0,1' \ -v /path/to/scan:/scan:ro \ -v /path/to/sig:/var/lib/clamav:rw \ tquinnelly/clamav-alpine -i --log=/var/lib/clamav/log.log --max-filesize=2048M
  12. TQ replied to TQ's topic in Docker Containers
    Missed that. All sorted. Thanks
  13. MySQL, PostgreSQL, MS SQL, Oracle, MongoDB, SQLite and others Application: https://dbgate.org/ Docker Hub: https://hub.docker.com/r/dbgate/dbgate All Environment Variables: https://dbgate.org/docs/env-variables.html
  14. SideQuests - Objective Tracker SideQuests provides an intuitive and mobile friendly web-interface for managing tasks and objectives. App/Github: https://github.com/need4swede/SideQuests
  15. TQ posted a topic in Lounge
    Nexterm Server management The open-source server management software for SSH, VNC & RDP App: https://docs.nexterm.dev/ Github: https://github.com/gnmyt/Nexterm
  16. Check the MEMORY section in the docs, here https://github.com/itzg/docker-minecraft-server/raw/e6b525a65cc930264655894e9ff81562c63840c4/docs/configuration/jvm-options.md
  17. Full docs are here for use in docker.
  18. I have set this up several times, but no amount of configurations on logging agents ever make their way to the OpenSearch stack. Any tips?
  19. Simply change the MEMORY environment value to the value you want.
  20. Unsure how to trigger CA to update the image file, but the xml repo is updated.
  21. Updated.
  22. TQ replied to TQ's topic in Docker Containers
    Edit the existing baserow container and then scroll to the bottom. You'll see a button that says save. When you click save it will output the docker run command. You can then take the arguments relevant to the pg-upgrade container and paste those in. Hopefully this solves the issue for you and @da.ju
  23. TQ replied to TQ's topic in Docker Containers
    You're not using my container.
  24. TQ replied to TQ's topic in Docker Containers
    I made a spot in the template for these:
  25. TQ replied to TQ's topic in Docker Containers
    You can add your --exclude to the post-args section. Per the man page, you must use REGEX for the exclude option. I tested this in my environment. --exclude="^(.*\.iso)$"

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.