LaSi - easy way to install Media apps on an Appliance


spants

Recommended Posts

Just used LaSi to setup spotweb on the Tretflix appliance: https://github.com/Mar2zz/LaSi

Had to do a couple of minor fixes due to permissions (db settings, db user, create cache dir) but it went smoothly.

 

For new systems using Ubuntu, this looks like a nice way to get running quickly!

 

LaSi: Lazy admin Scripted installers

 

# Authors:  Mar2zz, Kriss1981 and Jeroenve

# url: mar2zz.tweakblogs.net

# url: http://synology.brickman.nl/

# url: https://github.com/Kriss1981

# License: GNU GPL v3

#

# please report bugs/issues @

# https://github.com/Mar2zz/LaSi/issues

 

The purpose of the main script LaSi.sh is to download the installer for your system and

show a menu in the terminal. This menu presents some info about installable

programs and those programs can be installed from this menu.

 

INSTALL:

Download LaSi.sh @ http://dl.dropbox.com/u/18712538/LaSi/LaSi.sh

Make it executable (sudo chmod +x LaSi.sh on Debian*/freeBSD* or chmod +x LaSi.sh on Synology)

 

USAGE:

When choosing a program LaSi will show some info about it

and the option to install it. If choice is

install program X LaSi will install the latest versions of

those programs.

 

The installation is question driven.

 

The goal is to create a simple way to install

programs that are not inside repo's,

but for example only on Github or googlecode.

 

The programs I chose are mainly written for media

entertainment and centered around Sabnzbd and postprocessing.

They work best on headless linuxservers or dedicated linux HTPC's.

 

For all program's daemons will be enabled so they will run @ boot.

Those programs can be uninstalled with sudo apt-get remove (or purge) programname.

Beets and subliminal can be uninstalled with sudo pip uninstall programname.

 

Programs supported:

 

* Beets

-- Musicmanager (pip install)

URL: http://beets.radbox.org

 

* CouchPotato

-- Moviedownloader (git)

URL: http://couchpotatoapp.com/

 

* Headphones

-- Musicdownloader (git)

URL: https://github.com/rembo10/headphones.git

 

* Mediafrontpage

-- HTPC Organizer (git)

URL: http://mediafrontpage.net

 

* Sabnzbdplus

-- NZB downloader

URL: http://sabnzbd.org

 

* SickBeard

-- TV Showdownloader (git)

URL: http://sickbeard.com/

 

* Spotweb

-- Dutch usenetcommunity (git)

https://github.com/spotweb/spotweb

 

* Subliminal

-- Subtitle searcher (pip install)

URL: https://github.com/Diaoul/subliminal

 

* Transmission

-- Torrent client (apt)

URL: http://www.transmissionbt.com/

 

* XBMC

-- HTPC software (apt)

URL: http://www.xbmc.org

 

 

 

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.