LaSi - Bashed Installers for SickBeard, Couchpotato, Headphones and more
Mar2zz
Senior Member Joined: Mar 2008 Reputation: 0 Location: Ned'r Landum |
2011-08-15 19:52
Post: #31
Maybe you have the old LaSi.sh installer. remove that (rm -f LaSi.sh). Then wget the LaSi again and run it again. Option 8 is sabnzbdplus.
|
| find quote |
apex82
Senior Member Posts: 130 Joined: Oct 2009 Reputation: 0 |
2011-08-15 23:23
Post: #32
Hey that worked!
But when I try to install sabnzbd I receive this error: Are you sure you want to continue and install Sabnzbdplus? (yes/no) :yes Say hello to my little friend! --2011-08-15 14:19:11-- http://dl.dropbox.com/u/18712538//Sabnzb...install.sh Resolving dl.dropbox.com... 50.16.230.95 Connecting to dl.dropbox.com|50.16.230.95|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 6580 (6.4K) [text/x-sh] Saving to: `LaSi/sabnzbdplusinstall.sh' 100%[======================================>] 6,580 --.-K/s in 0.1s 2011-08-15 14:19:12 (60.3 KB/s) - `LaSi/sabnzbdplusinstall.sh' saved [6580/6580] ./LaSi/sabnzbdplusinstall.sh: line 143: syntax error near unexpected token `fi' ./LaSi/sabnzbdplusinstall.sh: line 143: `fi' famroom@famroom-M570RU:~$ Also, do you think you can add xbmc to be installed as an application on ubuntu? Thanks again for all your work |
| find quote |
Mar2zz
Senior Member Joined: Mar 2008 Reputation: 0 Location: Ned'r Landum |
2011-08-15 23:57
Post: #33
fixed. another bug is squashed. thx.
xbmc as an app on a desktopversion, seems easy. will try write it this week. |
| find quote |
apex82
Senior Member Posts: 130 Joined: Oct 2009 Reputation: 0 |
2011-08-16 08:28
Post: #34
Sabnzbd fully installed now! Let me know when you got XBMC working on it.
|
| find quote |
Mar2zz
Senior Member Joined: Mar 2008 Reputation: 0 Location: Ned'r Landum |
2011-08-16 15:34
Post: #35
This script should work. It worked fine on my machine. It only installs xbmc or xbmc-standalone. Nothing more, nothing less...
Code: wget http://dl.dropbox.com/u/18712538/Misc/xbmcinstall.sh && sudo chmod +x xbmcinstall.sh && ./xbmcinstall.shPlease test, and if you have ideas, let me know. |
| find quote |
apex82
Senior Member Posts: 130 Joined: Oct 2009 Reputation: 0 |
2011-08-16 18:55
Post: #36
I tried to install xbmc as dekstop application and encountered this:
Adding Team XBMC ppa-repo... Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --secret-keyring /etc/apt/secring.gpg --trustdb-name /etc/apt/trustdb.gpg --keyring /etc/apt/trusted.gpg --primary-keyring /etc/apt/trusted.gpg --keyserver hkp://keyserver.ubuntu.com:80/ --recv 189701DA570C56B9488EF60A6D975C4791E7EE5E gpg: requesting key 91E7EE5E from hkp server keyserver.ubuntu.com gpg: key 91E7EE5E: public key "Launchpad PPA for XBMC for Linux" imported gpg: no ultimately trusted keys found gpg: Total number processed: 1 gpg: imported: 1 (RSA: 1) XBMC Repo added Updating sources.list... W: Failed to fetch http://ppa.launchpad.net/team-xbmc/ppa/u...ce/Sources 404 Not Found W: Failed to fetch http://ppa.launchpad.net/team-xbmc/ppa/u...6/Packages 404 Not Found E: Some index files failed to download. They have been ignored, or old ones used instead. Updated all sources Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package xbmc I believe it has something to do with me using the latest ubuntu 11.4 |
| find quote |
Mar2zz
Senior Member Joined: Mar 2008 Reputation: 0 Location: Ned'r Landum |
2011-08-16 19:02
Post: #37
Yes it has. On 11.04 only the Unstable is supported. But I can make that optional in my script. could you test? do this: gedit or nano xbmcinstall.sh go to line 184 and change sudo add-apt-repository ppa:team-xbmc into sudo add-apt-repository ppa:team-xbmc/unstable
|
| find quote |
apex82
Senior Member Posts: 130 Joined: Oct 2009 Reputation: 0 |
2011-08-16 19:24
Post: #38
Thanks for the quick help. Instead of using the nightly unstables I went into the package manager, selected the xbmc repo and changed the distribution from natty to maverick. I then activated your script again and it installed perfectly! Thanks so much for all your help.
|
| find quote |
Mar2zz
Senior Member Joined: Mar 2008 Reputation: 0 Location: Ned'r Landum |
2011-08-16 19:45
Post: #39
Didn't know that was possible. Can do that by commandline too btw, but I need to find a way to determine which version someone is running. The new installer is almost ready, I am writing an option to choose between stable/unstable.
|
| find quote |
Henkske
Senior Member Posts: 105 Joined: Mar 2009 Reputation: 0 |
2011-08-16 19:56
Post: #40
Mar2zz,
I asked this question also on your blog but will try it here too. I installed Periscope with your script. In sabnzbd i selected sabtopertosick and it works good. The subtitles are downloaded and named correctly. But sickbeard doesn't move the srt files to the final destination. It copies the MKV but deletes the srt file. Is there a way so that sickbeard also copies the subtitles? |
| find quote |

Search
Help