[BASH] Sab to Periscope, Sab to Periscope to Sickbeard, Sab to Albumidentify
Posted: February 4th, 2011, 8:55 am
I've written an installscript that can do the following:
Install Couchpotato
Install Sickbeard
Install Periscope + postprocessingscripts + cronjob-processing + manual processing
Install AlbumIdentify + postprocessingscripts + manual processing
I named it LaSi, short for Lazy admin Scripted Installers. The complete script can be found at http://dl.dropbox.com/u/18712538/LaSi/LaSi.sh.
Make it executable with sudo chmod +x and start it with ./LaSi.sh. You will be presented a menu that guides you through install of an app you choose.
You can use the LaSi.sh installer for installing those, it will ask you some questions about where to install and what kind of postprocessing you need and adjusts them automatically to your input, or download the scripts below and adjust paths and stuff yourself and make 'm executable.
It also installs the next (by choice) postprocessingscripts for Sabnzbd:
You need to install Periscope for this to work: http://code.google.com/p/periscope/downloads/list
Periscope: After downloading a movie Periscope searches for subtitles for that movie or tvshow. [url=http://"http://dl.dropbox.com/u/18712538/Periscope/SabtoPeriscope.sh"]Download SabtoPeriscope.sh[/url] [url=http://"http://dl.dropbox.com/u/18712538/Periscope/downloadSub.py"]Download PeriscopeCLI[/url]
Periscope to Sickbeard: After downloading a TV Show it searches for subtitles first, then it lets Sickbeard process all files. [url=http://"http://dl.dropbox.com/u/18712538/Periscope/SabtoPertoSick.sh"]Download SabtoPertoSick.sh[/url]
You need to install AlbumIdentify for this to work: https://github.com/scottr/albumidentify
AlbumIdentify: After downloading musicfiles it tries to find the album on musicbrainz, corrects tags and replaygains the files, tries to find albumart and moves the files inside your musiclibrary according to a selfchosen namingscheme. You can choose to move untagged files into another directory for later manual processing. [url=http://"http://dl.dropbox.com/u/18712538/AlbumIdentify/SabtoAlbum.sh"]Download SabtoAlbum.sh[/url]
Please use Github if you have issues or like to work/implement things on LaSi.
Install Couchpotato
Install Sickbeard
Install Periscope + postprocessingscripts + cronjob-processing + manual processing
Install AlbumIdentify + postprocessingscripts + manual processing
I named it LaSi, short for Lazy admin Scripted Installers. The complete script can be found at http://dl.dropbox.com/u/18712538/LaSi/LaSi.sh.
Make it executable with sudo chmod +x and start it with ./LaSi.sh. You will be presented a menu that guides you through install of an app you choose.
You can use the LaSi.sh installer for installing those, it will ask you some questions about where to install and what kind of postprocessing you need and adjusts them automatically to your input, or download the scripts below and adjust paths and stuff yourself and make 'm executable.
It also installs the next (by choice) postprocessingscripts for Sabnzbd:
You need to install Periscope for this to work: http://code.google.com/p/periscope/downloads/list
Periscope: After downloading a movie Periscope searches for subtitles for that movie or tvshow. [url=http://"http://dl.dropbox.com/u/18712538/Periscope/SabtoPeriscope.sh"]Download SabtoPeriscope.sh[/url] [url=http://"http://dl.dropbox.com/u/18712538/Periscope/downloadSub.py"]Download PeriscopeCLI[/url]
Periscope to Sickbeard: After downloading a TV Show it searches for subtitles first, then it lets Sickbeard process all files. [url=http://"http://dl.dropbox.com/u/18712538/Periscope/SabtoPertoSick.sh"]Download SabtoPertoSick.sh[/url]
You need to install AlbumIdentify for this to work: https://github.com/scottr/albumidentify
AlbumIdentify: After downloading musicfiles it tries to find the album on musicbrainz, corrects tags and replaygains the files, tries to find albumart and moves the files inside your musiclibrary according to a selfchosen namingscheme. You can choose to move untagged files into another directory for later manual processing. [url=http://"http://dl.dropbox.com/u/18712538/AlbumIdentify/SabtoAlbum.sh"]Download SabtoAlbum.sh[/url]
Please use Github if you have issues or like to work/implement things on LaSi.