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.

calmasacow

Members
  • Joined

  • Last visited

  1. calmasacow started following Squid
  2. TorLink++ is a self-hosted Torznab + torrent-download gateway Built on top of the original Torlink terminal torrent finder/downloader.The original Torlink project, its terminal TUI, curated search experience, source integrations, and downloader foundation were created by bairon / baairon. Full credit for that original work belongs to the original author. This project is a fork that adds a LAN-friendly web layer and automation integrations around that foundation. What TorLink++ adds:TorLink++ keeps the native Torlink terminal experience and adds two major capabilities: Torznab indexer API for automation apps Exposes a Torznab-compatible endpoint for Radarr/Sonarr-style indexer integrations. Supports /api?t=caps and search responses that automation apps can validate. Uses a configurable API key for Radarr/Sonarr and other clients. Web interface for LAN use Search from a browser. Queue downloads into the built-in Torlink downloader. Send magnets to qBittorrent when configured. View the built-in downloader queue. Open the real native Torlink TUI embedded in the browser through an xterm.js + PTY bridge. Why this exists:The original Torlink is a polished terminal-native torrent finder/downloader. TorLink++ is for homelab users who want that same curated search/downloader base to also work with: Radarr Sonarr browser-based searching a LAN-hosted web UI qBittorrent handoff Docker/Unraid deployments Web UI modes:The header includes quick navigation between: Web GUI: browser search, queue, settings, and qBittorrent actions. Web TUI: the actual native Torlink terminal UI embedded in the browser using xterm.js and a server-side PTY. Queue: active built-in downloader queue, with the Queue button toggling back to Search. Attribution:TorLink++ is a fork of the original Torlink project by bairon / baairon: Original repository: https://github.com/baairon/torlink Original author: bairon.dev / [email protected] The original project deserves the credit for the native TUI, core torrent search/downloader concept, and curated source experience. TorLink++ extends that work with a web interface, Torznab API, qBittorrent handoff, Docker/Unraid-oriented deployment, and embedded browser TUI support. License:MIT, following the original Torlink project license. https://github.com/calmasacow/TorLink-PlusPlus
  3. I think something that I haven't seen mentioned here or maybe it was an I missed it but you should be mountain a share in you docker localAI config to store the models. This should preferably be on a nvme ssd. at the bottom of every config page for a docker container in unraid there is a area where you can add addition storage and ports to configure you should create a share for you models then app that in the config to something like /models in the container and int he config of the software set that as the model download location. this should eliminate virtually all of you bloat and I would suspect that you have something similar going on with you other containers as well. Aside for the actual models there should be almost no space eaten up by this container. If it can be helped you should almost never store data in the docker image.
  4. I have a rather odd issue that I have not been able to resolve hoping someone where can shed some light on it and explain what I'm seeing. I completely empty a share I go to it setting ins the share tab and the delete checkbox is enabled. I check the check it and then apply but instead of deleting the share it moved it to this one pool. I have tried this and any have I remove this happens and it always moves to this one particular pool. I have tried going into the terminal and deleting the folder but it does NOT work either. No matter what I do I cannot remove shares from my unraid. Running 7.1.4 Anyone know how to fix this where I can delete these shares?
  5. My Next cloud has been working great until today "as far as I know" I used it like a week or 2 ago and it was fine but not every time I goto the web page it says that it is in maintenance mode. I know that there waw a update a bit ago. anyone else having this issue?
  6. So I installed Ubuntu 22.04 on the unraid box and interestingly the speed is not 3-4Gbits both ways between it and the windows box. going to try to install windows on it and try that
  7. gonna try plain linux on both machines and retest this weekend
  8. yes perhaps. but I have seen many users with systems of lower spec getting around 20Gbits. Nor is there any significant CPU load during testing
  9. Agreed and also why is it 8x fast the other direction. and even 8x is slow I have seem almost same hardware typically is in the neighborhood of like 20-25Gbits. gonna try to boot to Linux on the windows box and see if that makes any difference. some have suggested that it is a windows issue.
  10. I'm using Blackmagic disk speed tester. My only concern is actually read and write performance via via network nfs/smb. I don't know how to perform iperf test between unraid and windows. I switched to using NFS and now I get about 130MB write and about 550MB read. But still it is well below the performance that I should be getting of these drives. individually these drives get about 2GB/ in both write and read. I have 4 of them in a Z1 pool. I would think I would get at least single drive performance. Ok I found out how to run iperf3 to the server from the windows box and it shows: [ ID] Interval Transfer Bandwidth [ 4] 0.00-10.00 sec 1.82 GBytes 1.56 Gbits/sec sender [ 4] 0.00-10.00 sec 1.82 GBytes 1.56 Gbits/sec receiver When I run it back the other way from unraid server to the windows box I get about 11-12 Gbit. which seems odd. This also seems low both have 40GB fiber cards in them. is there something I can alter that may be contributing to this low throughput. I have jumbo frames set to 9000 on both.
  11. CPU is dual Intel® Xeon® CPU E5-2640 v4 @ 2.40GHz 20 cores total. and 192GB of ram. it shouldn't be an issue and shouldn't be this slow. it is a little faster when I use NFS instead of SMB but still seems very low. Seems should be able to get at least the single drive performance.
  12. Ok I have tried everything I can think of and still this pool crawls performance wise and I cannot for the file of me figure out why. I have 4x 1TB Samsung 970 Pro NVME drives in a ZFS Z1 Pool. but I can only get about 40-50 MB/sec write and about 400-500 MB/sec read speed from it. This set up should produce well over 2GB a second in write speed and prolly couple that for read. I have 40GB fiber between the machines locally. When I made the share I set it on the nvme-pool with no secondary storage. There has to be something I'm missing here. One user suggested enabling disk shares and I did the test using that. The performance about doubled but is still very low for the hardware. Also... iperf3 to the server from the windows box and it shows: 1.56 Gbits/sec iperf3 from server to windows box: 12Gbits/sec I have jumbo frames set to 9000 on both ends and on the Mellenox SX6036 switch. I have seen others with almost the same setup but with slower drives in the system get about 8GB/sec of transfer over SMB so does anyone know what I'm doing wrong? "though I don't think that drives come into play in the iperf test, I may be wrong." Also, the Windows box has the drivers from the Nvidia website installed. latest version. in unraid it says that the info for the card is : FW Version: 2.43.7010 FW Release Date: 6.5.2019 Product Version: 02.43.70.10 Rom Info: type=PXE version=3.4.662 type=UEFI version=14.9.90 cpu=AMD64 Device ID: 4103 Description: Node Port1 Port2 Sys image GUIDs: ffffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffff MACs: e41****62720 e41d2d762721 VSD: PSID: MT_1090111023 Which is a little weird. since according to the nvidia website the latest firmware is: fw-ConnectX3Pro-rel-2_42_5000-MCX314A-BCC_Ax-FlexBoot-3.4.752.bin Am I wrong or is that not older firmware? Am I reading the version wrong? Systems are: Windows 11 Pro box is as follows: i9-13900K 64GB DDR5 Z790 chipset Samsung 990 SSD 2TB Unraid is on: HP ProLiant ML350 Gen9 2X Intel® Xeon® CPU E5-2640 v4 @ 2.40GHz 20 cores total 192GB DDR4 ECC Memory 4x Samsung 980 PRO 1T nvme drives in a Z1 pool 4TB total Any insight would be very much appreciated. I have been at this for like 3 days and cannot figure it out. Thank you in advance
  13. I have deleted about 2 TB worth of files off the zfs pool that I have "40TB total" and the free space has not moved. I have tried stopping and starting the array. I have tried rebooting and thing has done anything is there some trick to this?
  14. Thank you that seems to have fixed it!
  15. I need to run a script every 5 minutes I set to custom and I entered */5 but that doesnt seem to work can someone shed some light on what I'm doing wrong?
  16. How do I do this and make persistent

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.