View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 83 posts ] 
Go to page 1, 2, 3, 4, 5, 6  Next

Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Wed Feb 28, 2007 8:21 pm 
Offline
Joined: Tue Jan 17, 2006 7:34 am
Posts: 126
Location: Australia
Each time I install a KM system, I find that I'm always adding little things to make it just the way I like, call me lazy, but I've been collecting a small script that installs them for me :?

It seems to work ok for me, it might for you as well.

install rrdtool disk space usage
install libdvdcss and w32codecs (decode dvd's)
install Swiss File Knife
install torrentflux
install unrar
install phpMyAdmin
install myth2ipod
install MoBlock
upgrade xine-lib 1.1.2 --> 1.1.4
upgrade imdb.pl to work with new IMDB site

and more ....

Code:
wget -q -O - http://www.chrisjoyce.id.au/mythtv/webinstall.sh | sh



# HISTORY:
#
# v1.9 - Fixed SQl for Torrent flux
# - added A/V menu
# - added dvgrab kino kinoplus (Video editing and MiniDV video camera grabbing)
# - audacity (Audio editing)
# - easytag (ID3 Tag Editing - fix all those tags in your music collection)
#
# v1.8 - added VNC password change
# - added Utility menu
# - added Midnight Commander
#
# v1.7 - added link to dir.load for apache2
# - created a second menu for web type options
#
# v1.6 - added Swiss File Knife
# - added torrentflux
# - added phpMyAdmin
# - added myth2ipod
#
# v1.5 - fixed make with unrar
#
# v1.4 - added xine-lib 1.1.2 --> 1.1.4 upgrqade
# - added unrar
# - added MoBlock
# - added imdb.pl upgrqade to work with new IMDB site
#
# v1.3 - added rdd disk usage setup
# - added libdvdcss
# - added w32codecs

# v1.2 - limited the number of download retries to 5
# - some more verbosity
#
# v1.1 - It works :)
#


Last edited by chrisj on Mon May 07, 2007 8:56 am, edited 1 time in total.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Feb 28, 2007 9:25 pm 
Offline
Joined: Sat Jun 25, 2005 7:39 pm
Posts: 162
This looks very good. Small issue though; I wish there was a menu where you could choose what things you want installed though.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Feb 28, 2007 9:38 pm 
Offline
Joined: Tue Jan 17, 2006 7:34 am
Posts: 126
Location: Australia
You are given plenty of options, install/download as much or as little as you want.

When you run the script you get offered the following menu

Code:
    ***** KnoppMyth add-ons Web Installer version v1.5 *****

Architecture     : KnoppMyth R5E50


Available options:

     1. install rrdtool disk space usage
     2. install libdvdcss and w32codecs (decode dvd's)
     3. install Swiss File Knife
     4. install torrentflux
     5. install unrar
     6. upgrade xine-lib 1.1.2 --> 1.1.4
     7. upgrade imdb.pl to work with new IMDB site
     8. install phpMyAdmin
     9. install myth2ipod
     0. install MoBlock
     . ** not working yet -  upgrade nuvexport

x. Exit


and when you choose an option you'll get another option (example)

Code:
Install phpMyAdmin

mySQL web interface


Preparing to download file: phpMyAdmin-2.10.0.1-english.tar.bz2
from: http://www.chrisjoyce.id.au/mythtv/phpMyAdmin-2.10.0.1-english.tar.bz2

Do you want to save the file or install it directly?

1. Save the file, I will install it myself.
2. Download the file, then install it for me.

x. Return.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Feb 28, 2007 9:41 pm 
Offline
Joined: Sat Jun 25, 2005 7:39 pm
Posts: 162
chrisj wrote:
You are given plenty of options, install/download as much or as little as you want.

When you run the script you get offered the following menu...

My bad, I should have done more than just scanned the code really quick. Looks even better now. Haha


Top
 Profile  
 
 Post subject:
PostPosted: Wed Feb 28, 2007 9:53 pm 
Offline
Joined: Tue Jan 17, 2006 7:34 am
Posts: 126
Location: Australia
I'm always open to more options and feedback :idea:


Top
 Profile  
 
 Post subject:
PostPosted: Thu Mar 01, 2007 1:26 pm 
Offline
Joined: Wed Apr 20, 2005 7:50 pm
Posts: 35
Location: Germany
great tool, that saves a lot of time.
Thx for releasing


Top
 Profile  
 
 Post subject:
PostPosted: Thu Mar 01, 2007 8:20 pm 
Offline
Joined: Tue Jul 19, 2005 7:52 pm
Posts: 44
Location: Perth, Western Australia
How 'bout adding an option for Midnight Commander?


Top
 Profile  
 
 Post subject:
PostPosted: Thu Mar 01, 2007 8:23 pm 
Offline
Joined: Tue Jan 17, 2006 7:34 am
Posts: 126
Location: Australia
If you have some install steps I'll add them


Top
 Profile  
 
 Post subject:
PostPosted: Thu Mar 01, 2007 8:31 pm 
Offline
Joined: Tue Jan 17, 2006 7:34 am
Posts: 126
Location: Australia
Added Midnight Commander

# HISTORY:
#
# v1.8 - added VNC password change
# - added Utility menu
# - added Midnight Commander
#
# v1.7 - added link to dir.load for apache2
# - created a second menu for web type options
#
# v1.6 - added Swiss File Knife
# - added torrentflux
# - added phpMyAdmin
# - added myth2ipod
#
# v1.5 - fixed make with unrar
#
# v1.4 - added xine-lib 1.1.2 --> 1.1.4 upgrqade
# - added unrar
# - added MoBlock
# - added imdb.pl upgrqade to work with new IMDB site
#
# v1.3 - added rdd disk usage setup
# - added libdvdcss
# - added w32codecs

# v1.2 - limited the number of download retries to 5
# - some more verbosity
#
# v1.1 - It works :)
#


Top
 Profile  
 
 Post subject:
PostPosted: Fri Mar 02, 2007 3:04 am 
Offline
Joined: Mon Jun 21, 2004 5:28 am
Posts: 700
Location: Germany
I think a list of useful add-ons is good idea. Sometimes it takes forever to find an application that fits my needs. A list of what other people are using would be great. Below are some of the things I add each install.

Video editing and MiniDV video camera grabbing:
Code:
apt-get install dvgrab kino kinoplus

Audio editing:
Code:
apt-get install audacity

ID3 Tag Editing (fix all those tags in your music collection):
Code:
apt-get install easytag

I have a few others, but the above ones work out-of-the box.

Cheers,

Allen

_________________
ASUS AT3N7A-I (Atom 330)
TBS 8922 PCI (DVB-S2)


Top
 Profile  
 
 Post subject:
PostPosted: Fri Mar 02, 2007 8:55 am 
Offline
Joined: Sun Dec 04, 2005 1:44 pm
Posts: 403
Location: Central NJ
chrisj,

This is a really good idea. I can see this becoming more and more handy as additional things are added. It's also great to have something like this for people who don't really know where or how to install some of the add-ons.

People are always experimenting with their myth machines, it's nice to being able to get out of a jam by runring the KM install, restoring the DB, and running a script like this. You can be back in action in no time.

_________________
Currently running: R5.5, HD5000 x 2, PVR150, Athlon 64 3000+, Chaintech VNF4, 1GB RAM, 2 x 250GB in LVM, MSI NX6200TC -> AA 9A60 -> HDTV


Top
 Profile  
 
 Post subject:
PostPosted: Fri Mar 02, 2007 3:23 pm 
Offline
Joined: Thu May 11, 2006 7:42 pm
Posts: 34
I just tried to install MoBlock with this (I installed the PeerGuardian linux last night, and now I see moBlock has superceded it) but it failed with a bunch of errors.. The first one being "MoBlock.c:46:52: error: libnetfilter_queue/libnetfilter_queue.h: No such file or directory
".

Is there some missing prereq?


Top
 Profile  
 
 Post subject:
PostPosted: Fri Mar 02, 2007 3:34 pm 
Offline
Joined: Fri Nov 18, 2005 9:22 am
Posts: 777
Location: spencerport, ny (USA)
Chris,
This is REALLY nice.
I think it deserves a wiki page, where descriptions could be given so that people could understand why they may need such and such, and notes can be kept on which features are currently being added to KM (i.e. soon to be duplicate).

I will be looking at your code asap, to get ideas on how to write cool scripts.

I haven't looked yet, but tonight I hope to see if your codec library has suddenly made democracy player more useful.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Mar 07, 2007 9:32 am 
Offline
Joined: Tue Apr 11, 2006 7:44 am
Posts: 287
Location: Los Angeles, CA
Great idea, thanks for the script.

_________________
Tim

LinHES 8.4
HDHR3
BioStar A770, AMD X2 4050e, 2GB RAM
GigaByte GeForce 8400, Chaintech AV710
USB-UIRT


Top
 Profile  
 
 Post subject:
PostPosted: Thu Mar 08, 2007 4:38 am 
Offline
Joined: Tue Aug 08, 2006 7:08 pm
Posts: 561
Location: UK
What might be useful is adding downloading the kernel source, possibly the lirc source as well, as it appears these seem to be the two issues that are giving a lot of people problems.

Bruce S.

_________________
Updated 2019/10/26: AthlonII X2 265 Gigabyte GA-970A-DS3P
16Gb PC 1866 DDR3, 500GB+2TB+4TB SATA HDD,
SATA DVD-RW Asus DRW-24D5MT , NVIDIA GeForce GT1080
Hauppauage Nova-T 500, Nova-T LinHes R8.6.1


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 83 posts ] 
Go to page 1, 2, 3, 4, 5, 6  Next



All times are UTC - 6 hours




Who is online

Users browsing this forum: Google [Bot] and 11 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu