Poll: What packages should be included? This poll is closed. |
|||
Tranmission (Compiled with --enabled-lightweight) | 17 | 26.56% | |
SickBeard | 14 | 21.88% | |
Leechr | 0 | 0% | |
SABnzbd | 7 | 10.94% | |
NZBGet | 6 | 9.38% | |
Headphones | 9 | 14.06% | |
Couchpotato | 11 | 17.19% | |
Total | 64 votes | 100% |
* You voted for this item. | [Show Results] |
[Part 1] Download torrent & newsserver package
|
5th Jan, 2013, 11:51 AM
Post: #1
|
|||
|
|||
[Part 1] Download torrent & newsserver package
The long awaited for torrent and newsserver download package has been released. Install it, try it, and let me know how it works. Also check if you would like to see something changed in the config files.
Code: sudo su After the installation is done, wait a minute or two for the programs to start. Then you can go to the following locations: Terminal Transmission: http://x.x.x.x:9091/ SABnzbd: http://x.x.x.x:9092/ Headphones: http://x.x.x.x:9093/ Sickbeard: http://x.x.x.x:9094/ Couchpotato: http://x.x.x.x:9095/ Finished downloads: /home/xbian/downloads Incomplete downloads: /home/xbian/incomplete Torrents and nzb: /home/xbian/torrents PS1. It is adviceable to stop XBMC because these programs require a lot of system resources. Code: /etc/init.d/xbmc stop The information above is quite outdated. Please don't use this old package anymore. I (CurlyMo) am working hard, with the great support of users in this forum, on a new bugfree and highly adaptable version. Use these new builds from below instead. For those who want to test the download package version 2.0. Please completely remove the old packages or install on a fresh xbian. Let me know if it worked as expected. Code: sudo su Of course, give all packages enough time to load as it can be slow. Separate packages can be installed through one of the following lines: Code: sudo apt-get update To download to an external hard drive: Code: mv /home/xbian/downloads /media/usb/ pilight - modular domotica solution
|
|||
5th Jan, 2013, 12:40 PM
Post: #2
|
|||
|
|||
RE: Download torrent & newsserver package
I'd just like to add I'm successfully running XBMC, Transmission, Sick Beard and Couch Potato all at the same time clocked @ 900Mhz. If I play a 1080p film whilst Transmission is downloading then it does indeed lag. I have hacked together (read: badly made, I'm new to Python!) a script that will pause all downloads once you start watching a film and then resume them again once its finished
default.py: http://pastebin.com/fer29Zgn (edit your details on line 21) addon.xml: http://pastebin.com/mFSB6qvN Pop both of these files in ~/.xbmc/addons/script.torrentpause and restart XBMC. You will need the python transmissionrpc package, you can install it with `easy_install transmissionrpc`. It's quite limited but it does what I need, feel free to expand on it and I hope its of use to someone I also built Transmission from the latest nightly build (2.75+) and compiled with: Code: --enable-lightweight optimize libtransmission for low-resource systems: and noticed a slight improvement from the one in the raspbian repo (2.5?) |
|||
5th Jan, 2013, 08:27 PM
Post: #3
|
|||
|
|||
RE: [Please test] Download torrent & newsserver package
Do you have the possibility to test the actual package?
pilight - modular domotica solution
|
|||
8th Jan, 2013, 06:01 AM
Post: #4
|
|||
|
|||
RE: [Please test] Download torrent & newsserver package
Works perfectly
Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
9th Jan, 2013, 08:56 AM
Post: #5
|
|||
|
|||
RE: Download torrent & newsserver package
Solved by changing the nice level to transmission process to 10, and leveraging timeout values. Not the best solution for my router, but it does the work ;-)
|
|||
9th Jan, 2013, 09:05 AM
Post: #6
|
|||
|
|||
RE: Download torrent & newsserver package
What was solved?
pilight - modular domotica solution
|
|||
9th Jan, 2013, 09:10 AM
Post: #7
|
|||
|
|||
RE: Download torrent & newsserver package
I think he means the lagging video playback whilst downloading a torrent.
|
|||
9th Jan, 2013, 11:44 PM
Post: #8
|
|||
|
|||
RE: Download torrent & newsserver package
After initial setup, which all looked good, I can't reach Sickbeard anymore on port 9094.
All the others I can reach on their own ports, just not Sickbeard. Any idea how to fix this? |
|||
10th Jan, 2013, 12:19 AM
Post: #9
|
|||
|
|||
RE: Download torrent & newsserver package
Sickbeard take the longest time to start, are you sure you've waited long enough.
Also try restarting sickbeard: Code: sudo /etc/init.d/sickbeard restart pilight - modular domotica solution
|
|||
10th Jan, 2013, 12:33 AM
Post: #10
|
|||
|
|||
RE: Download torrent & newsserver package
I waited for more than 30 minutes, should be long enough right?
Where can I input that line of code? Sorry, real new to linux an RasPi. I'm using Putty. And one more question: I'd like to change my download destination to an external hdd. How do I know what the pad of my hdd is? I can see and browse it through my network, but can't seem to change the dl-folder to something like "/devices/usb0/Downloads" |
|||
10th Jan, 2013, 12:58 AM
Post: #11
|
|||
|
|||
RE: Download torrent & newsserver package
1) Just type in the putty window.
2) Do the following: Code: mkdir /media/usb/Downloads pilight - modular domotica solution
|
|||
10th Jan, 2013, 01:52 AM
Post: #12
|
|||
|
|||
RE: Download torrent & newsserver package
I had a similar problem with sickbeard. On start up it didn't appear to run properly, it wasn't found on the port listed in the configuration.ini. However running the SickBeard.py script made it run but only on the default 8081 port. I was able to login from there and change the settings so that it ran properly though.
Edit: sabnzbd doesn't seem to unpack files properly either during post-processing, leading to errors in post-processing on the sickbeard end. Edit: sabnzbd won't unpack the files as unrar-free won't unpack multiple rar files |
|||
10th Jan, 2013, 11:11 AM
Post: #13
|
|||
|
|||
RE: Download torrent & newsserver package
Hi CurlyMo,
I followed the steps you gave me, but got the following error: "chown: changing ownership of `/media/usb/Downloads': Operation not permitted" Is this of vital importance? After I delete (?) the downloads folder in home/xbian, I get the following: "xbian@xbian:~# ln -s media/usb/Downloads home/xbian/downloads ln: failed to create symbolic link `home/xbian/downloads': No such file or directory" Not sure if these are really problems... |
|||
10th Jan, 2013, 11:17 AM
Post: #14
|
|||
|
|||
RE: Download torrent & newsserver package
You forgot the leading '/'
When you get permission error, start add a 'sudo' in the beginning of your command. Also try changing '/media/usb' to '/media/usb0' pilight - modular domotica solution
|
|||
10th Jan, 2013, 07:44 PM
Post: #15
|
|||
|
|||
RE: Download torrent & newsserver package
I have problems with sickbeard too.
First-> I can't access to sickbeard website. I could fix it with: rm /home/xbian/.config/sickbeard/sickbeard.pid Secondly -> Now sickbeard cant add any series. It is able to load a new series. (loading) Loading... (/home/xbian/downloads/Series/Homeland/Homeland) Any idea? Third-> I have a problem with the date. Rpi start always en 1970 Thanks for your effort!!! |
|||
« Next Oldest | Next Newest »
|