diff --git a/Hardlinks/How-to-setup-for/Unraid/index.html b/Hardlinks/How-to-setup-for/Unraid/index.html index 3f672edeb..15d4ac5f2 100644 --- a/Hardlinks/How-to-setup-for/Unraid/index.html +++ b/Hardlinks/How-to-setup-for/Unraid/index.html @@ -878,6 +878,11 @@
(Spaceinvader One YouTube guides are great to learn how to start with unraid or how to setup certain applications, and yes I did and still do use them. Probably the main reason why he's using those path is because they are predefined in the template)
Make sure hardlinks support is enabled in your Settings
=> Global Share Settings
.
Warning
-To get Hardlinks and Atomic-Moves working with Unraid you will need to make use of ONE share with subfolders.
+To get Hardlinks and Atomic-Moves working with Unraid,
You will need to make use of ONE share with subfolders.
For this example I'm using my own setup and preferred share data
.
Go to your dashboard and on the top select shares
select add share
.
Note
Keep in mind regarding the use of the Cache drive, The mover can't move files that are in use, like when seeding with torrents. You will need to stop/pause the torrents so the mover can move them to your Array.
Tip
-If you use qBittorrent you can automate the process by following the following Guide HERE
+If you use qBittorrent you can automate the process by following the following Guide HERE
With Usenet you won't have any issues.
@@ -1237,7 +1248,7 @@ Last update: - January 14, 2023 19:30:59 + January 29, 2023 18:38:20Stan
+{
+ "trash_id": "c2863d2a50c9acad1fb50e53ece60817",
+ "trash_regex": "https://regex101.com/r/IMS7Or/1",
+ "name": "STAN",
+ "includeCustomFormatWhenRenaming": true,
+ "specifications": [
+ {
+ "name": "Stan",
+ "implementation": "ReleaseTitleSpecification",
+ "negate": false,
+ "required": true,
+ "fields": {
+ "value": "\\b(stan)\\b[ ._-]web[ ._-]?(dl|rip)?\\b"
+ }
+ },
+ {
+ "name": "WEBDL",
+ "implementation": "SourceSpecification",
+ "negate": false,
+ "required": false,
+ "fields": {
+ "value": 3
+ }
+ },
+ {
+ "name": "WEBRIP",
+ "implementation": "SourceSpecification",
+ "negate": false,
+ "required": false,
+ "fields": {
+ "value": 4
+ }
+ }
+ ]
+}
+