Skip to content

Commit

Permalink
fix links from opening to raw file instead of wiki (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
BKSteve authored Oct 13, 2023
2 parents 9865d6d + 2a3888f commit 981d47e
Show file tree
Hide file tree
Showing 16 changed files with 66 additions and 66 deletions.
4 changes: 2 additions & 2 deletions Developers.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ JetBrains are providing "All Products Pack" licenses free of charge for SickChil
https://jb.gg/OpenSourceSupport
If you want to join the development team let us know in [Discord](https://discord.com/invite/U8WPBdf).

[Windows Developer Setup](SickChill-Developer-Windows-Setup.md)
[Windows Developer Setup](SickChill-Developer-Windows-Setup)

[Development Environment Setup](How-to-setup-a-development-enviroment.md)
[Development Environment Setup](How-to-setup-a-development-enviroment)
20 changes: 10 additions & 10 deletions FAQ's-and-Fixes.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ If you like to upload the log you can use [pastebin] (http://pastebin.org) or an
Yes. There are pre-built NAS versions of SickChill:

- Synology, QNAP, Asustor, Thecus and many others.
See the [SickChill installation packages](SickChill-installation-packages.md) section.
See the [SickChill installation packages](SickChill-installation-packages) section.

## Windows Shares and Mapped Drives

Expand All @@ -54,7 +54,7 @@ You can type these paths at the top of the browse dialog popups in SickChill and

If you encounter torrents/nzbs that use different show names than the one supplied from TheTVDb, you can add a Scene Exception to your show [Go to Show, Edit Show] with the name that the releases are using.
An example is when you have two shows with the same name. To differentiate between the two, uploaders generally will add the premiere year of the show. i.e. _Revolution_, i.e. _Revolution (2012)_
For more information see the [Scene exceptions and numbering](Scene-exceptions-and-numbering.md) section.
For more information see the [Scene exceptions and numbering](Scene-exceptions-and-numbering) section.

## Error while searching ..., skipping: 'NoneType' object is not iterable

Expand Down Expand Up @@ -89,7 +89,7 @@ You can reinstall SickChill through pip, see [pip]().

## I'm currently using the SABtoSickbeard script with SABNZB, however, failed downloads don't work.

Switch to the [NZBtoMedia](NZBtoMedia.md) scripts. The package contains a script called NZBtoSickbeard. This will provide full and automatic failed download handling. Installation is almost identical to the SABtoSickbeard script.
Switch to the [NZBtoMedia](NZBtoMedia) scripts. The package contains a script called NZBtoSickbeard. This will provide full and automatic failed download handling. Installation is almost identical to the SABtoSickbeard script.

## Error: Rar Not Supported: No suitable RAR unpacker installed

Expand All @@ -115,28 +115,28 @@ To install `unrar`:
## I'm getting SSL errors what now?

An SSL error looks generally something like this: `_ssl.c:499: error:14077438:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert internal error`
They are mainly the cause of not having Python installed correctly. Python needs to have the pyOpenSSL & cryptography modules installed to handle HTTPS connections. Note, [QNAP](SickChill-installation-packages.md#Qnap) users need to have a recent SickChill package installed.
They are mainly the cause of not having Python installed correctly. Python needs to have the pyOpenSSL & cryptography modules installed to handle HTTPS connections. Note, [QNAP](SickChill-installation-packages#Qnap) users need to have a recent SickChill package installed.

## Can I support SickChill and How?

Yes, absolutely! We are always looking for help. If you are familiar with Python, HTML, Java or other programming languages, please give a shout. Also, if you have experience moderating and want to help users by solving/answering their basic questions regarding SickChill, feel free to help on the SickChill [Discord](https://discord.com/channels/502612977271439372/1048317980343283733). Last, there is the option to [Donate](Donations.md). That helps us pay for the upkeep/maintaining cost of the SickChill project.
Yes, absolutely! We are always looking for help. If you are familiar with Python, HTML, Java or other programming languages, please give a shout. Also, if you have experience moderating and want to help users by solving/answering their basic questions regarding SickChill, feel free to help on the SickChill [Discord](https://discord.com/channels/502612977271439372/1048317980343283733). Last, there is the option to [Donate](Donations). That helps us pay for the upkeep/maintaining cost of the SickChill project.

## What does the Episode Status mean and what does it do?

The Episode Status shows (like the name implies) the status of an episode. So is it downloaded and in what quality? Or is it still Wanted? Or skipped? For an extended explanation see the
[Episode Status](Episode-Status.md) section.
[Episode Status](Episode-Status) section.

## One of my shows has a missing Network logo.

SickChill uses a network logo to indicate the network on which the show aired. However, with countless networks worldwide it's impossible to keep track/add every logo. If you come across a missing logo please report it (or, when you are able, submit it). For more information see the [Network logos](Network-logos.md) section.
SickChill uses a network logo to indicate the network on which the show aired. However, with countless networks worldwide it's impossible to keep track/add every logo. If you come across a missing logo please report it (or, when you are able, submit it). For more information see the [Network logos](Network-logos) section.

## What is post processing?

After an episode is downloaded you can automatically modify/change/work on the file. Post processing is the name for this process. It can include a message from your download client (Sabnzb) to SickChill that the file was downloaded, to renaming the episode, or any other form of modifying/testing. Out of the box SickChill contains many options you can use, but if you want even more options then check out the [NZBToMedia](https://github.com/clinton-hall/nzbToMedia) scripts. Also see the [Post-Processing](Post-Processing.md) section.
After an episode is downloaded you can automatically modify/change/work on the file. Post processing is the name for this process. It can include a message from your download client (Sabnzb) to SickChill that the file was downloaded, to renaming the episode, or any other form of modifying/testing. Out of the box SickChill contains many options you can use, but if you want even more options then check out the [NZBToMedia](https://github.com/clinton-hall/nzbToMedia) scripts. Also see the [Post-Processing](Post-Processing) section.

## How do the quality settings for a show work?

One of the most important things in SickChill are the Quality Settings. The Quality Settings allow you to instruct SickChill what the quality should be and if it should be snatched, or left alone. For a more detailed explanation see the [Quality Settings](Quality-Settings.md) section.
One of the most important things in SickChill are the Quality Settings. The Quality Settings allow you to instruct SickChill what the quality should be and if it should be snatched, or left alone. For a more detailed explanation see the [Quality Settings](Quality-Settings) section.

## Newly aired shows are not downloading and set to skipped/ignored?

Expand Down Expand Up @@ -189,7 +189,7 @@ First, check if the connection test works in the search settings. If that does w

- If it's a new DSM account you need to log into DLS with that account first and set a default download folder.
- Does it work with an administrator account.?
- If it's a custom-created folder then set share (folder) permissions in to username sc-sickchill & sc-download (DSM6) or synocommunity (DSM7) as group. [Syno Permissions](Synology-install.md#Synology-SickChill-Permissions)
- If it's a custom-created folder then set share (folder) permissions in to username sc-sickchill & sc-download (DSM6) or synocommunity (DSM7) as group. [Syno Permissions](Synology-install#Synology-SickChill-Permissions)
- If the path is left blank it will auto-populate, or enter the path but remove `/volume1/` from the path in the settings.

When all else fails then you could also use the black-hole method as a workaround. SickChill will store the nzb/torrent in a folder of your choosing.
Expand Down
4 changes: 2 additions & 2 deletions Home.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Hello and welcome! This wiki is here to help you set up and use SickChill. You'll find setup guides, explanations of settings and errors, and answers to frequently asked questions.

On the right side of the page, you see the available wiki pages. For new users, you probably want the [Installation & Setup guides](Installation-&-Configuration-Guides.md), if you want to join the [Developers](Developers.md) here are some basics.
On the right side of the page, you see the available wiki pages. For new users, you probably want the [Installation & Setup guides](Installation-&-Configuration-Guides), if you want to join the [Developers](Developers) here are some basics.

If you encounter a bug, please go to [Discord](https://discord.com/invite/U8WPBdf) and open a Chat, Help, or Issue.

Expand All @@ -13,7 +13,7 @@ These documents are a work-in-progress. If you'd like to contribute, please get
- [Issues / Bug reports](https://discord.com/channels/502612977271439372/1048317980343283733)
- [Discussions](https://discord.com/channels/502612977271439372/502612977803984898)
- [Feature requests](https://discord.com/channels/502612977271439372/1112608105025519697)
- [Donations](Donations.md)
- [Donations](Donations)

---

Expand Down
18 changes: 9 additions & 9 deletions Installation-&-Configuration-Guides.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,17 @@ Make sure you use `https://github.com/SickChill/SickChill.git`

New to SickChill? Then the below guides will help you with the setup, and discover all its cool features.

- [Docker](Docker.md)
- [Pip](Pip.md)
- [Docker](Docker)
- [Pip](Pip)
- [Windows Installer](https://github.com/SickChill/SickChillInstaller/releases/latest)
- [Freenas](Freenas.md)
- [ReadyNAS](ReadyNAS.md)
- [Synology](Synology.md)
- [Freenas](Freenas)
- [ReadyNAS](ReadyNAS)
- [Synology](Synology)
- [QNAP](https://github.com/OneCDOnly/sherpa)

###### Setup NZBtoMedia for SickChill

- [NZBtoMedia](NZBtoMedia.md)
- [NZBtoMedia](NZBtoMedia)

---

Expand All @@ -32,9 +32,9 @@ Read the IMPORTANT NOTE below before following any guides `SickChill Repository

###### Windows cryptography

- [SickChill-Windows-Installer](SickChill-Windows-Installer.md)
- [SickChill-Windows-Installer](SickChill-Windows-Installer)

(Manual installation guides for Windows can be found [here](SickChill-Windows-Installer.md#manual-installation-guides-for-windows).)
(Manual installation guides for Windows can be found [here](SickChill-Windows-Installer#manual-installation-guides-for-windows).)

###### Synology:

Expand All @@ -44,7 +44,7 @@ Read the IMPORTANT NOTE below before following any guides `SickChill Repository

Our Guide

- [SickChill installation Debian Ubuntu 14->22](SickChill-installation-Debian-Ubuntu-14-15-16.md)
- [SickChill installation Debian Ubuntu 14->22](SickChill-installation-Debian-Ubuntu-14-15-16)

###### XBian

Expand Down
4 changes: 2 additions & 2 deletions NZBtoMedia.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
## What is NZBtoMedia?

NZBtoMedia is a collection of scripts for [post-processing](Post-Processing.md).
NZBtoMedia is a collection of scripts for [post-processing](Post-Processing).
Normally SickChill scans the download folder for new files/downloads every 10 minutes. However, that prevents the hard disks from going into sleep/hibernation. Scripts on the other hand let SickChill instantly know if a download was completed. Therefore, the scanning of the `tv download folder` isn't necessary anymore.
Another advantage is that other [post-processing](Post-Processing.md) options can be done before the file is sent to SickChill. But most of those options are already included in SickChill, so you probably won't use them.
Another advantage is that other [post-processing](Post-Processing) options can be done before the file is sent to SickChill. But most of those options are already included in SickChill, so you probably won't use them.
Last and probably the MOST important reason, it supports failed downloads. This means that when your client fails to download the file a notification gets sent to SickChill and a new search gets started, with hopefully now a valid file.

## Before you start
Expand Down
4 changes: 2 additions & 2 deletions Post-Processing.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ Post Processing is a name for a collection of actions that are taken after a fil

## Post Processing Explained

To start Post Processing in SickChill you have 3 possibilities. The fist (default) one is to let SickChill scan/monitor the `TV Download Dir` for newly downloaded episodes by your download client. Once SickChill detects a new file the Post processing starts. The second possibility is [Manual Post Processing](Post-Processing.md#manual-post-processing). The third method is using a script to inform SickChill that a new episode was downloaded. This is the ideal/preferred way for NAS devices. As this method doesn't need the constant scanning of the `TV Download Dir` it will allow the hard disks to go into sleep. Some might already be familiar with the SABtoSickbeard script that is used in combination with SABNZBz. However not all download clients support the running of those scripts after a download so SickChill can be informed.
For more detailed information about an individual setting see the [Main Settings Wiki](Settings-explained.md#post-processing).
To start Post Processing in SickChill you have 3 possibilities. The fist (default) one is to let SickChill scan/monitor the `TV Download Dir` for newly downloaded episodes by your download client. Once SickChill detects a new file the Post processing starts. The second possibility is [Manual Post Processing](Post-Processing#manual-post-processing). The third method is using a script to inform SickChill that a new episode was downloaded. This is the ideal/preferred way for NAS devices. As this method doesn't need the constant scanning of the `TV Download Dir` it will allow the hard disks to go into sleep. Some might already be familiar with the SABtoSickbeard script that is used in combination with SABNZBz. However not all download clients support the running of those scripts after a download so SickChill can be informed.
For more detailed information about an individual setting see the [Main Settings Wiki](Settings-explained#post-processing).

## Manual Post Processing

Expand Down
2 changes: 1 addition & 1 deletion Quality-Settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

There have been some recent changes/modifications to the qualities. For more info check the temporary link below.

[Qualities-Changes](Qualities-Changes.md)
[Qualities-Changes](Qualities-Changes)

## Quality Settings

Expand Down
2 changes: 1 addition & 1 deletion Remaining-settings-explained.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ Enable/disable Air by date for the shows.
`subtitles`
Enable/disable subtitles for the shows.

For more details on the functions them self see the [show settings explanation](Show-settings-explained.md).
For more details on the functions them self see the [show settings explanation](Show-settings-explained).

## Backlog overview

Expand Down
Loading

0 comments on commit 981d47e

Please sign in to comment.