[NLUUG]   Welcome to ftp.nluug.nl
Current directory: /os/Linux/distr/salix/sbo/15.0/multimedia/sickchill/
 
Current bandwidth utilization 1761.98 Mbit/s
Bandwidth utilization bar
Contents of README:
sickchill (Less rage, more chill.)

Automatic Video Library Manager for TV Shows. It watches for new
episodes of your favorite shows, and when they are posted it does its
magic.

NOTE: Requires sickchill user and group.
 groupadd -g 377 sickchill
 useradd -u 377 -g sickchill -d /var/lib/sickchill -s /bin/false sickchill

If you previously had sickrage installed, please change the user and
group with the following:

 groupmod -n sickchill sickrage
 usermod -l sickchill -g sickchill -d /var/lib/sickchill sickrage 

To have this start up with Slackware, please add the following to your
/etc/rc.d/rc.local:

# Start sickrage
if [ -x /etc/rc.d/rc.sickrage ]; then
  /etc/rc.d/rc.sickrage start
fi

If you want it to shut down properly when Slackware restarts or shuts
down, please add the following to your /etc/rc.d/rc.local_shutdown
(it may need to be created):

# Stop sickrage
if [ -x /etc/rc.d/rc.sickrage ]; then
  /etc/rc.d/rc.sickrage stop
fi

Icon  Name                                       Last modified      Size  
[DIR] Parent Directory - [TXT] README 15-Jul-2023 12:33 953 [   ] config.ini 15-Jul-2023 12:33 58 [   ] doinst.sh 15-Jul-2023 12:33 670 [TXT] rc.sickchill 09-Mar-2024 02:12 4.8K [TXT] sickchill.SlackBuild 09-Mar-2024 02:12 5.2K [   ] sickchill.conf 15-Jul-2023 12:33 143 [   ] sickchill.info 09-Mar-2024 02:12 804 [TXT] slack-desc 15-Jul-2023 12:33 827 [   ] use-older-SQLAlchemy.patch 15-Jul-2023 12:33 5.9K

NLUUG - Open Systems. Open Standards
Become a member and get discounts on conferences and more, see the NLUUG website!