Merge pull request #562 from TRaSH-/Hardlinks

Hardlinks
pull/563/head
TRaSH 2 years ago committed by GitHub
commit 636dd2bdf5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -6,6 +6,11 @@ You can use 2 options to check if you got working hardlinks.
*Both ways requires you to login to your terminal with PuTTY or similar software.*
!!! attention
You can't create hard links for directories :bangbang:
You can't cross file systems :bangbang:
---
## Usenet

@ -17,7 +17,7 @@ This Guide exist out of 4 Sections
So you want one of the following ?
- Instant moves (Atomic-Moves) during import of the *arr (useful when using Usenet)?
- Instant moves (Atomic-Moves) during import of the Starr Apps (useful when using Usenet)?
- You don't want to use twice the storage when using torrents. (hardlinks)?
- You want to perma seed?
@ -46,14 +46,21 @@ Then Continue to [How to setup for](/Hardlinks/How-to-setup-for/) your installat
For example, modifying the id3 tags of a .mp3 download after import would modify the download client "copy", resulting in breaking the torrent.
[More info from Wikipedia, the free encyclopedia](https://en.wikipedia.org/wiki/Hard_link){:target="_blank" rel="noopener noreferrer"}
!!! attention
You can't create hard links for directories :bangbang:
You can't cross file systems :bangbang:
### What are Instant Moves (Atomic Moves)
??? faq "**What are Instant Moves (Atomic Moves)?** - [CLICK TO EXPAND]"
A real move and not a copy file from download folder to media folder and then delete file from download folder.
### What are the arr
### What are the Starr Apps
??? faq "**What are the `*arr`?** - [CLICK TO EXPAND]"
??? faq "**What are the `Starr Apps`?** - [CLICK TO EXPAND]"
Sonarr, Radarr, Lidarr, etc.

@ -130,7 +130,7 @@ data
------
### The arr(s)
### The Starr Apps
Sonarr, Radarr and Lidarr

@ -1,6 +1,6 @@
# How to setup for
In this section you will find several how-to's for installation of the *arrs.
In this section you will find several how-to's for installation of the Starr Apps.
This is all done in a way to achieve [Hardlinks and Instant Moves (Atomic-Moves)](/Hardlinks/Hardlinks-and-Instant-Moves/).
Select your desired method of installation:

@ -14,4 +14,4 @@
| DTS-ES | 1500 | [:octicons-link-external-16:](/Radarr/Radarr-collection-of-custom-formats/#dts-es){: .header-icons target=_blank rel="noopener noreferrer" } |
| DTS | 1250 | [:octicons-link-external-16:](/Radarr/Radarr-collection-of-custom-formats/#dts){: .header-icons target=_blank rel="noopener noreferrer" } |
| AAC | 1000 | [:octicons-link-external-16:](/Radarr/Radarr-collection-of-custom-formats/#aac){: .header-icons target=_blank rel="noopener noreferrer" } |
| DD | 750 | [:octicons-link-external-16:](/Radarr/Radarr-collection-of-custom-formats/#dd){: .header-icons target=_blank rel="noopener noreferrer" } |
| DD | 750 | [:octicons-link-external-16:](/Radarr/Radarr-collection-of-custom-formats/#dd){: .header-icons target=_blank rel="noopener noreferrer" } |

@ -5,9 +5,9 @@
| DV | 1500 | [:octicons-link-external-16:](/Radarr/Radarr-collection-of-custom-formats/#dv){: .header-icons target=_blank rel="noopener noreferrer" } |
| DV HLG | 1500 | [:octicons-link-external-16:](/Radarr/Radarr-collection-of-custom-formats/#dv-hlg){: .header-icons target=_blank rel="noopener noreferrer" } |
| DV SDR | 1500 | [:octicons-link-external-16:](/Radarr/Radarr-collection-of-custom-formats/#dv-sdr){: .header-icons target=_blank rel="noopener noreferrer" } |
| HDR10Plus | 600 | [:octicons-link-external-16:](/Radarr/Radarr-collection-of-custom-formats/#hdr10plus){: .header-icons target=_blank rel="noopener noreferrer" } |
| HDR10 | 550 | [:octicons-link-external-16:](/Radarr/Radarr-collection-of-custom-formats/#hdr10){: .header-icons target=_blank rel="noopener noreferrer" } |
| HDR | 500 | [:octicons-link-external-16:](/Radarr/Radarr-collection-of-custom-formats/#hdr){: .header-icons target=_blank rel="noopener noreferrer" } |
| HDR (undefined) | 500 | [:octicons-link-external-16:](/Radarr/Radarr-collection-of-custom-formats/#hdr-undefined){: .header-icons target=_blank rel="noopener noreferrer" } |
| PQ | 500 | [:octicons-link-external-16:](/Radarr/Radarr-collection-of-custom-formats/#pq){: .header-icons target=_blank rel="noopener noreferrer" } |
| HLG | 500 | [:octicons-link-external-16:](/Radarr/Radarr-collection-of-custom-formats/#hlg){: .header-icons target=_blank rel="noopener noreferrer" } |
| HDR10Plus | 600 | [:octicons-link-external-16:](/Radarr/Radarr-collection-of-custom-formats/#hdr10plus){: .header-icons target=_blank rel="noopener noreferrer" } |
| HDR10 | 550 | [:octicons-link-external-16:](/Radarr/Radarr-collection-of-custom-formats/#hdr10){: .header-icons target=_blank rel="noopener noreferrer" } |
| HDR | 500 | [:octicons-link-external-16:](/Radarr/Radarr-collection-of-custom-formats/#hdr){: .header-icons target=_blank rel="noopener noreferrer" } |
| HDR (undefined) | 500 | [:octicons-link-external-16:](/Radarr/Radarr-collection-of-custom-formats/#hdr-undefined){: .header-icons target=_blank rel="noopener noreferrer" } |
| PQ | 500 | [:octicons-link-external-16:](/Radarr/Radarr-collection-of-custom-formats/#pq){: .header-icons target=_blank rel="noopener noreferrer" } |
| HLG | 500 | [:octicons-link-external-16:](/Radarr/Radarr-collection-of-custom-formats/#hlg){: .header-icons target=_blank rel="noopener noreferrer" } |

@ -1,6 +1,6 @@
??? summary "HQ Source Groups - [CLICK TO EXPAND]"
| Custom Format | Score | LINK |
| -------------------- | ----- | ---- |
| HQ-WEBDL | 1750 | [:octicons-link-external-16:](/Radarr/Radarr-collection-of-custom-formats/#hq-webdl){: .header-icons target=_blank rel="noopener noreferrer" } |
| HQ-Remux | 1900 | [:octicons-link-external-16:](/Radarr/Radarr-collection-of-custom-formats/#hq-remux){: .header-icons target=_blank rel="noopener noreferrer" } |
| HQ | 1800 | [:octicons-link-external-16:](/Radarr/Radarr-collection-of-custom-formats/#hq){: .header-icons target=_blank rel="noopener noreferrer" } |
| HQ-WEBDL | 1750 | [:octicons-link-external-16:](/Radarr/Radarr-collection-of-custom-formats/#hq-webdl){: .header-icons target=_blank rel="noopener noreferrer" } |

@ -2,12 +2,12 @@
| Custom Format | Score | LINK |
| -------------------- | ----- | ---- |
| Hybrid | 100 | [:octicons-link-external-16:](/Radarr/Radarr-collection-of-custom-formats/#hybrid){: .header-icons target=_blank rel="noopener noreferrer" } |
| Remaster | 25 | [:octicons-link-external-16:](/Radarr/Radarr-collection-of-custom-formats/#remaster){: .header-icons target=_blank rel="noopener noreferrer" } |
| 4K Remaster | 25 | [:octicons-link-external-16:](/Radarr/Radarr-collection-of-custom-formats/#4k-remaster){: .header-icons target=_blank rel="noopener noreferrer" } |
| Criterion Collection | 25 | [:octicons-link-external-16:](/Radarr/Radarr-collection-of-custom-formats/#criterion-collection){: .header-icons target=_blank rel="noopener noreferrer" } |
| Special Edition | 25 | [:octicons-link-external-16:](/Radarr/Radarr-collection-of-custom-formats/#special-edition){: .header-icons target=_blank rel="noopener noreferrer" } |
| IMAX | 25 | [:octicons-link-external-16:](/Radarr/Radarr-collection-of-custom-formats/#imax){: .header-icons target=_blank rel="noopener noreferrer" } |
| IMAX Enhanced | 750 | [:octicons-link-external-16:](/Radarr/Radarr-collection-of-custom-formats/#imax-enhanced){: .header-icons target=_blank rel="noopener noreferrer" } |
| Remaster | 25 | [:octicons-link-external-16:](/Radarr/Radarr-collection-of-custom-formats/#remaster){: .header-icons target=_blank rel="noopener noreferrer" } |
| 4K Remaster | 25 | [:octicons-link-external-16:](/Radarr/Radarr-collection-of-custom-formats/#4k-remaster){: .header-icons target=_blank rel="noopener noreferrer" } |
| Criterion Collection | 25 | [:octicons-link-external-16:](/Radarr/Radarr-collection-of-custom-formats/#criterion-collection){: .header-icons target=_blank rel="noopener noreferrer" } |
| Special Edition | 25 | [:octicons-link-external-16:](/Radarr/Radarr-collection-of-custom-formats/#special-edition){: .header-icons target=_blank rel="noopener noreferrer" } |
| IMAX | 25 | [:octicons-link-external-16:](/Radarr/Radarr-collection-of-custom-formats/#imax){: .header-icons target=_blank rel="noopener noreferrer" } |
| IMAX Enhanced | 800 | [:octicons-link-external-16:](/Radarr/Radarr-collection-of-custom-formats/#imax-enhanced){: .header-icons target=_blank rel="noopener noreferrer" } |
!!! tip "IMAX Enhanced"
IMAX Enhanced: Get More Picture Instead of Black Bars.

@ -2,8 +2,8 @@
| Custom Format | Score | LINK |
| -------------------- | ----- | ---- |
| Hybrid | 100 | [:octicons-link-external-16:](/Radarr/Radarr-collection-of-custom-formats/#hybrid){: .header-icons target=_blank rel="noopener noreferrer" } |
| Remaster | 25 | [:octicons-link-external-16:](/Radarr/Radarr-collection-of-custom-formats/#remaster){: .header-icons target=_blank rel="noopener noreferrer" } |
| 4K Remaster | 25 | [:octicons-link-external-16:](/Radarr/Radarr-collection-of-custom-formats/#4k-remaster){: .header-icons target=_blank rel="noopener noreferrer" } |
| Criterion Collection | 25 | [:octicons-link-external-16:](/Radarr/Radarr-collection-of-custom-formats/#criterion-collection){: .header-icons target=_blank rel="noopener noreferrer" } |
| Special Edition | 25 | [:octicons-link-external-16:](/Radarr/Radarr-collection-of-custom-formats/#special-edition){: .header-icons target=_blank rel="noopener noreferrer" } |
| IMAX | 25 | [:octicons-link-external-16:](/Radarr/Radarr-collection-of-custom-formats/#imax){: .header-icons target=_blank rel="noopener noreferrer" } |
| Remaster | 25 | [:octicons-link-external-16:](/Radarr/Radarr-collection-of-custom-formats/#remaster){: .header-icons target=_blank rel="noopener noreferrer" } |
| 4K Remaster | 25 | [:octicons-link-external-16:](/Radarr/Radarr-collection-of-custom-formats/#4k-remaster){: .header-icons target=_blank rel="noopener noreferrer" } |
| Criterion Collection | 25 | [:octicons-link-external-16:](/Radarr/Radarr-collection-of-custom-formats/#criterion-collection){: .header-icons target=_blank rel="noopener noreferrer" } |
| Special Edition | 25 | [:octicons-link-external-16:](/Radarr/Radarr-collection-of-custom-formats/#special-edition){: .header-icons target=_blank rel="noopener noreferrer" } |
| IMAX | 25 | [:octicons-link-external-16:](/Radarr/Radarr-collection-of-custom-formats/#imax){: .header-icons target=_blank rel="noopener noreferrer" } |

@ -28,7 +28,7 @@ data
└── tv
```
#### The arr(s)
#### The Starr Apps
Sonarr, Radarr and Lidarr

@ -12,12 +12,13 @@
| -------------------- | ----- | ---- |
| BHDStudio | 1800 | [:octicons-link-external-16:](https://raw.githubusercontent.com/TRaSH-/Guides/master/docs/json/radarr/bhdstudio.json){: .header-icons target=_blank rel="noopener noreferrer" } |
??? summary "Misc - [CLICK TO EXPAND]"
??? summary "Resolution - [CLICK TO EXPAND]"
| Custom Format | Score | LINK |
| -------------------- | ----- | ---- |
| 720p | 5 | [:octicons-link-external-16:](https://raw.githubusercontent.com/TRaSH-/Guides/master/docs/json/radarr/720p.json){: .header-icons target=_blank rel="noopener noreferrer" } |
| 1080 | 25 | [:octicons-link-external-16:](https://raw.githubusercontent.com/TRaSH-/Guides/master/docs/json/radarr/1080p.json){: .header-icons target=_blank rel="noopener noreferrer" } |
| Repack/Proper | 1 | [:octicons-link-external-16:](/Radarr/Radarr-collection-of-custom-formats/#repack-proper){: .header-icons target=_blank rel="noopener noreferrer" } |
| 1080 | 50 | [:octicons-link-external-16:](https://raw.githubusercontent.com/TRaSH-/Guides/master/docs/json/radarr/1080p.json){: .header-icons target=_blank rel="noopener noreferrer" } |
--8<-- "includes/cf/misc.md"
--8<-- "includes/cf/unwanted.md"

@ -9,9 +9,9 @@
??? summary "HQ Source Groups - [CLICK TO EXPAND]"
| Custom Format | Score | LINK |
| -------------------- | ----- | ---- |
| HQ-WEBDL | 1750 | [:octicons-link-external-16:](/Radarr/Radarr-collection-of-custom-formats/#hq-webdl){: .header-icons target=_blank rel="noopener noreferrer" } |
| HQ-Remux | 1900 | [:octicons-link-external-16:](/Radarr/Radarr-collection-of-custom-formats/#hq-remux){: .header-icons target=_blank rel="noopener noreferrer" } |
| Flights (no IMAX) | 1850 | [:octicons-link-external-16:](https://raw.githubusercontent.com/TRaSH-/Guides/master/docs/json/radarr/flights-no-imax.json){: .header-icons target=_blank rel="noopener noreferrer" } |
| HQ-WEBDL | 1750 | [:octicons-link-external-16:](/Radarr/Radarr-collection-of-custom-formats/#hq-webdl){: .header-icons target=_blank rel="noopener noreferrer" } |
| HQ | 0 | [:octicons-link-external-16:](/Radarr/Radarr-collection-of-custom-formats/#hq){: .header-icons target=_blank rel="noopener noreferrer" } |
--8<-- "includes/cf/hq4k.md"

Loading…
Cancel
Save