|
2010-05-27
, 18:02
|
Posts: 2,014 |
Thanked: 1,581 times |
Joined on Sep 2009
|
#12
|
|
2010-05-27
, 19:08
|
Posts: 309 |
Thanked: 456 times |
Joined on Jan 2010
|
#13
|
The Following 2 Users Say Thank You to [DarkGUNMAN] For This Useful Post: | ||
|
2010-05-27
, 22:11
|
Posts: 46 |
Thanked: 66 times |
Joined on Jan 2010
|
#14
|
tar -xzvf tvcatchup.tar.gz -C /home/user
|
2010-05-27
, 22:13
|
|
Posts: 210 |
Thanked: 178 times |
Joined on Jan 2010
|
#15
|
|
2010-05-27
, 22:30
|
|
Posts: 210 |
Thanked: 178 times |
Joined on Jan 2010
|
#17
|
Here is a tarball which installs the script and the shortcut. Save it, open terminal and go to the directory where the tarball is, and run (not sure if tar is included by default but it is in the repositories)
Thanks for pointing out that you need to install wget, too. So, you need at least mplayer, firefox and wget. Anything else?Code:tar -xzvf tvcatchup.tar.gz -C /home/user
|
2010-05-28
, 00:56
|
Posts: 237 |
Thanked: 44 times |
Joined on Nov 2009
|
#18
|
|
2010-05-28
, 05:39
|
Posts: 47 |
Thanked: 18 times |
Joined on Jun 2008
|
#19
|
cd ./MyDocs ls
tar -xzvf tvcatchup.tar.gz -C /home/user chmod 775 /home/user/tvcatchup.sh
wget
sudo gainroot apt-get install wget
|
2010-05-28
, 09:37
|
|
Posts: 210 |
Thanked: 178 times |
Joined on Jan 2010
|
#20
|
Thanks to OP for the script. Kudos