mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
23ef4e0bef
Signed-off-by: B. Watson <yalhcru@gmail.com>
11 lines
510 B
Text
11 lines
510 B
Text
sickrage (Automatic Video Library Manager for TV Shows)
|
|
|
|
SickRage is an 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: automatic torrent/nzb searching,
|
|
downloading, and processing at the qualities you want.
|
|
|
|
NOTE: Requires sickrage user and group.
|
|
(uid/gid assigned by SBo -- see https://slackbuilds.org/uid_gid.txt)
|
|
groupadd -g 324 sickrage
|
|
useradd -u 324 -g sickrage -d /var/lib/sickrage -s /bin/false sickrage
|