Skip to content

Commit

Permalink
Rage removal
Browse files Browse the repository at this point in the history
  • Loading branch information
BKSteve committed Oct 3, 2023
1 parent cf97ea9 commit 62a2cdf
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 76 deletions.
6 changes: 3 additions & 3 deletions FAQ's-and-Fixes.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,12 +151,12 @@ Edit each show (or mass update) and correct the Default Episode Status to WANTED

This step could be useful **if you plan to remove/reinstall SickChill** and you would like to _"start fresh"_.

(also, this could be the case if you are migrating to SickChill from the previous version formerly named SickRage)
(also, this could be the case if you are migrating to SickChill from other Sick iterations)

```
systemctl stop sickrage
chkconfig sickrage off
systemctl stop sickchill
chkconfig sickchill off
systemctl daemon-reload
systemctl reset-failed
Expand Down
63 changes: 0 additions & 63 deletions Installation-&-Configuration-Guides.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,24 +19,11 @@ New to SickChill? Then the below guides will help you with the setup, and discov
- [Synology](https://github.com/SickChill/SickChill/wiki/Synology)
- [QNAP](https://github.com/OneCDOnly/sherpa)

###### Configuration guides for SickChill:

- https://www.htpcguides.com/configure-sickrage-usenet-torrent-tv/

###### Setup NZBtoMedia for SickChill

- https://github.com/SickChill/SickChill/wiki/NZBtoMedia

###### Reverse Proxy with Nginx on Linux:

- https://www.htpcguides.com/configure-sickrage-reverse-proxy-nginx/

###### How to migrate Shows library from SickBeard to SickChill?

- https://www.htpcbeginner.com/sickbeard-to-sickrage-migration/

(Note, Don't use the old config.ini and sickchill.db to prevent errors.!)

---

### Installation Guides
Expand All @@ -54,43 +41,12 @@ Read the IMPORTANT NOTE below before following any guides `SickChill Repository

- (DSM 6 & 7) Use the [SynoCommunity](https://synocommunity.com/#easy-install) Repo for your Synology.

###### Mac:

- https://www.htpcguides.com/install-sickrage-mac-osx-usenet-torrent-tv/
[(Additional info for using NZBtoMedia on MAC)](https://gist.github.com/XxUnkn0wnxX/bf3d848232f4a71b6556)
[(Launch SickChill On Boot & Via App)](https://gist.github.com/XxUnkn0wnxX/d199daecc5c414174cf9)

###### Debian/Ubuntu 14.04 with Upstart:

- https://www.htpcguides.com/install-sickrage-ubuntu-14-04/

###### Debian/Ubuntu 15.x with systemd:

Our Guide

- https://github.com/SickChill/SickChill/wiki/SickChill-installation-Debian-Ubuntu-14-15-16

HTPCGuide's Guide

- https://www.htpcguides.com/install-sickrage-ubuntu-vivid-vervet-15-x-and-later

###### Install SickChill on Ubuntu in a few simple steps

- https://www.htpcbeginner.com/install-sickrage-on-ubuntu/

###### uninstall SickChill Ubuntu Linux

- https://www.htpcbeginner.com/uninstall-sickrage-ubuntu-linux/

###### Raspberry Pi:

- https://www.htpcguides.com/install-sickrage-raspberry-pi-usenet-torrent-tv/
- http://www.algissalys.com/how-to/sickrage-sabnzbd-raspberry-pi-tvpi-part-2

###### OSMC

- https://discourse.osmc.tv/t/how-to-install-couchpotato-and-sickrage-on-raspberry-pi/10788

###### XBian

- http://forum.xbian.org/thread-2650.html
Expand All @@ -107,27 +63,8 @@ HTPCGuide's Guide

- https://web.archive.org/web/20171117230641/https://deviantengineer.com/2015/06/usenet-centos7/

###### WD (my Cloud)

- http://community.wd.com/t5/WD-My-Cloud/APP-SickRage-v4-0-29-for-firmware-V4-06-2015/td-p/881741
(Make sure you pick the right version from the list. The new Repo has a version like `Version 2016.02.16-1`)

###### openmediavault

- https://www.htpcguides.com/install-sickrage-plugin-openmediavault/

###### Feral Hosting

- https://www.feralhosting.com/wiki/software/sickchill

###### XPenology

- [XPenology](https://web.archive.org/web/20160127040953/https://idmedia.no/general/sickrage-dead-long-live-sickrage/)

###### Whatbox.ca

- https://whatbox.ca/wiki/SickRage

---

**We like to thank all who contributed to the guides, but especially we want to thank http://www.htpcguides.com for providing us with many of those quality guides.**
2 changes: 1 addition & 1 deletion Settings-explained.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ Key resource links should you wish to chat or fix something that's gone wrong.
- `Verify SSL Certs:`
This feature enables the verification of SSL certificates for HTTPS etc. This should only be disabled in case of SSL errors or for testing. But first check if you have installed python correctly with pyopenssl and cryptology.
- `No Restart:`
Only shutdown when restarting SR. Only select this when you have external software restarting SC automatically when it stops (like FireDaemon)
Only shutdown when restarting SC. Only select this when you have external software restarting SC automatically when it stops (like FireDaemon)
- `Encrypt passwords:`
Lets you encrypt passwords in your config.ini file. Make sure the password only contains ASCII characters.
- `Unprotected calendar:`
Expand Down
9 changes: 0 additions & 9 deletions SickChill-Windows-Installer.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,12 +112,3 @@ In case you prefer to do the installation manually, than you can have a look at

`Official Windows installer:`
https://github.com/SickChill/SickChillInstaller

`Windows:`
http://www.htpcguides.com/install-sickrage-windows-usenet-torrent-tv/

`System Service on All Windows Versions:`
http://www.htpcguides.com/create-sickrage-system-service-windows-versions/

`Windows System Service v2:`
http://www.htpcguides.com/create-sickrage-windows-system-service-v2/

0 comments on commit 62a2cdf

Please sign in to comment.