[GUIDE] TRANSMISSION 2.84 on mybooklive (02.43.10-048)

Hey Tommy - you should be able to get Transmission working using the guide in this thread if you do what I did with the startup script (adding spaces after the square brackets - see my second post in this thread).

As for CouchPotato, I managed to get that working using the guide on this forum here - [GUIDE] CouchPotato V2 on MBL, but I had to manually go through the startup script and parse it correctly. I was going to post it on the thread for other users (or for the OP to just copy/paste into the guide) but the topic seems to be closed, so Iā€™ll PM it to you.

I managed to get both working on my 3tb MBL once Iā€™d parsed them correctly. Currently have CouchPotato working perfectly with Tranmission, controlled using an IMDB extension for Chrome! I only wish I could get SickRage (newer version of SickBeard) working for TV shows. I managed to install it and get it running on startup but it just seems to keep crashing.

Is their any chance someone could post a confirmed corrected script for the transmission compile and install. I tried to correct the square bracket spacing issue myself but the script still failed. Thank you.

Is it possible that someone who has the working script can reupload it since this does not work anymore because of the forum update?

here my fixed version of the script => #!/bin/bash##Compile and Install transmission bittorrent client on mybookliv - Pastebin.com
thanks proglin !

Hello people.
I tried to install Transmission and had the same problems that fadetonoir.
So I used the file that James provided, is am with this error.

We are going to change some configs to install Tranmission
This process takes around 30 minutes. Are you sure? (Y/N)Y

1/21 Configuring repositoriesā€¦ (part 1/3) OK!
2/21 Installing packagesā€¦ (part 1/6) OK!
3/21 Installing packagesā€¦ (part 2/6) OK!
4/21 Installing packagesā€¦ (part 3/6) OK!
5/21 Installing packagesā€¦ (part 4/6) OK!
6/21 Configuring repositoriesā€¦ (part 2/3) OK!
7/21 Installing packagesā€¦ (part 5/6) OK!
8/21 Configuring repositoriesā€¦ (part 3/3) OK!
9/21 Installing packagesā€¦ (part 6/6) OK!
10/21 Downloading sources of LIBEVENTā€¦The command failed, exiting.
MyBookLive:~#

What can I do?
Help me!

I fixed the original code from migration of forum layout. Take a look at second post again.:point_left:
There is a link with the correct code.

Tiago. I have changed the URL of LibEvent source location. Get the script again. It should work.:slightly_smiling:

Hi i have problem again.

MyBookLive:~# ./setup.sh
Welcome! Compile and Install Transmission 2.84
Created by Proglin v2015-09-10
ALWAYS back up your data before proceeding.
This script was only tested with MyBookLive firmware 02.43.10-048
Your firmware version is: 02.43.10-048 Mon Feb 22 14:27:25 PST 2016

We are going to change some configs to install Tranmission
This process takes around 30 minutes. Are you sure? (Y/N)Y

1/21 Configuring repositoriesā€¦ (part 1/3) OK!
2/21 Installing packagesā€¦ (part 1/6) OK!
3/21 Installing packagesā€¦ (part 2/6) OK!
4/21 Installing packagesā€¦ (part 3/6) OK!
5/21 Installing packagesā€¦ (part 4/6) OK!
6/21 Configuring repositoriesā€¦ (part 2/3) OK!
7/21 Installing packagesā€¦ (part 5/6) OK!
8/21 Configuring repositoriesā€¦ (part 3/3) OK!
9/21 Installing packagesā€¦ (part 6/6) OK!
10/21 Downloading sources of LIBEVENTā€¦The command failed, exiting.

I tested wget and work.
MyBookLive:~# wget https://github.com/libevent/libevent/archive/release-2.0.18-stable.tar.gz
ā€“2016-02-24 21:54:36-- https://github.com/libevent/libevent/archive/release-2.0.18-stable.tar.gz
Resolving github.comā€¦ 192.30.252.130
Connecting to github.com|192.30.252.130|:443ā€¦ connected.
HTTP request sent, awaiting responseā€¦ 302 Found
Location: https://codeload.github.com/libevent/libevent/tar.gz/release-2.0.18-stable [following]
ā€“2016-02-24 21:54:37-- https://codeload.github.com/libevent/libevent/tar.gz/release-2.0.18-stable
Resolving codeload.github.comā€¦ 192.30.252.163
Connecting to codeload.github.com|192.30.252.163|:443ā€¦ connected.
HTTP request sent, awaiting responseā€¦ 200 OK
Length: unspecified [application/x-gzip]
Saving to: `release-2.0.18-stableā€™

[     <=>                               ] 503,792      478K/s   in 1.0s

2016-02-24 21:54:39 (478 KB/s) - `release-2.0.18-stableā€™ saved [503792]

Help

LibEvent download location has changed. I updated the script to the new location.

Script OK!!!
Great work!!!

Thank you =]

Hi Proglin,

Thank you so much for this beautiful script. Unfortunately Iā€™m not a Linux expert, then I tried it and it failed at step 12. Here is the copy-paste of the ā€œreportā€. Maybe this is because I already have Transmission 2.82 installed on my NAS. What do you think ? What should I change in the script in order to update my current package please ?

Thanks for your help

MyBookLive:~# ./setup.sh
Welcome! Compile and Install Transmission 2.84
Created by Proglin v2015-09-10
Last Update: v2016-02-26
ALWAYS back up your data before proceeding.
This script was only tested with MyBookLive firmware 02.43.10-048
Your firmware version is: 02.43.10-048 Tue Jun 23 05:32:03 CEST 2015

We are going to change some configs to install Tranmission
This process takes around 30 minutes. Are you sure? (Y/N)Y

1/22 Configuring repositoriesā€¦ (part 1/3) OK!
2/22 Installing packagesā€¦ (part 1/7) OK!
3/22 Installing packagesā€¦ (part 2/7) OK!
4/22 Installing packagesā€¦ (part 3/7) OK!
5/22 Installing packagesā€¦ (part 4/7) OK!
6/22 Installing packagesā€¦ (part 5/7) OK!
7/22 Configuring repositoriesā€¦ (part 2/3) OK!
8/22 Installing packagesā€¦ (part 6/7) OK!
9/22 Configuring repositoriesā€¦ (part 3/3) OK!
10/22 Installing packagesā€¦ (part 7/7) OK!
11/22 Downloading sources of LIBEVENTā€¦ OK!
12/22 Downloading sources of TRANSMISSIONThe command failed, exiting.

Hi Phil7. This script was made to run on ā€œnormalā€ mybooklive. So if it already have another version it is better to do a firmware upgrade than run the script.

But wait a little because they release another version of transmission (2.92). I will try to see if it still compatible.

Hi,

Do you have to have a specific firmware version for your device or would this work with the latest available? Because Iā€™ve read that with the newer firmware this installation was blocked.

Could you please confirm?

Thanks

Hi Proglin,

Thanks for your answer but unfortunately I canā€™t make a ā€œsimpleā€ package update because of very old dependencies that must be updated. Maybe I should return to a normal firmware, then apply your script.

It would be great if you could make it to 2.92, and even better if you could check in your script if a previous version is already there and make a package update instead of canceling the whole script (but maybe thatā€™s not that easy cause of dependenciesā€¦).

Thanks anyway. Great work

By the way, for those on 02.43.10-048 with this Tramisssion installed. Does your device go to sleep (blue light) where thereā€™s no activity going on it? Because there are several reports here on the forum of that firmware version that, even with the ethernet cable unplugged, the device would never enter sleep mode.

Could you please confirm? Thanks

Iā€™m having the same problem as Proglin on a freshly new My Book Live device. It fails on step 12 with:

ā€œ12/22 Downloading sources of TRANSMISSIONThe command failed, exiting.ā€

I donā€™t have anything installed nor any customizations applied; as itā€™s running after a fresh disk image. Also, Iā€™m on the 02.43.10-048 firmware (same as you).

Could you let me know whatā€™s going on?

Thanks

Same here. I also get
ā€œ12/22 Downloading sources of TRANSMISSIONThe command failed, exiting.ā€
on a freshly reinstalled Mybook live duo.

I suspect this has something to do with the wget command in that code segment, that is no longer available, or has changed location.

Please let us know if you can correct it. That would be great!

Guys,

I dissected and debugged the script yesterday, and I came up with a correction for it. The Transmission source download was failing because the server certificate is outdated. Avoiding the certificate verification bypasses this error, and the script proceeds normally.

I posted the new version here:
WD Mybook Live - Transmission installation script - Pastebin.com

Enjoy, and let me know if it works for you!

Itā€™s working !!! Wunderbar :slight_smile:
Thanks Progiln, thanks HTaborda

Seems like links are outdated again, can someone try to fix it? Please help:)

1/22 Configuring repositoriesā€¦ (part 1/3)
OK!
2/22 Installing packagesā€¦ (part 1/7) OK!
3/22 Installing packagesā€¦ (part 2/7) OK!
4/22 Installing packagesā€¦ (part 3/7) OK!
5/22 Installing packagesā€¦ (part 4/7) OK!
6/22 Installing packagesā€¦ (part 5/7) OK!
7/22 Configuring repositoriesā€¦ (part 2/3) OK!
8/22 Installing packagesā€¦ (part 6/7) OK!
9/22 Configuring repositoriesā€¦ (part 3/3) OK!
10/22 Installing packagesā€¦ (part 7/7) OK!
11/22 Downloading sources of LIBEVENTā€¦The command failed, exiting.

Hi HTaborda,
Could you take a look on the script once more, seems like links are outdated again.
Thanks in advance.

BR,
Marek