[Part 2] Download torrent & newsserver package(s)
|
20th Feb, 2013, 11:24 PM
Post: #1
|
|||
|
|||
[Part 2] Download torrent & newsserver package(s)
After a big amount of positive reactions on our idea to offer an all-in-one newsserver and torrent package - the topic on our forum got around 16.000 views - we also received a lot of complains about the unstableness of the whole. That's why i called the help of our great community and made a second version.
There have been some big changes: - All packages offered by the download package are also separately installable. * xbian-package-transmission * xbian-package-nzbget * xbian-package-sickbeard * xbian-package-couchpotato * xbian-package-headphones - All packages are configured (or patched*) so they seemingly work together - All packages are configured (or patched**) so they support the same username and password combination. - Instead of using the official debian version of transmission i recompiled it so it uses less resources. - All packages originally found on git, have been linked to the XBian repository. So no risk of damaging our packages because all updates are first approved by our package maintainers. For all of you who already used the previous version of the package are advices to completely remove it and backup your settings. Due to the big changes in version 2, it doesn't run well with left-overs of version 1. The ideal solution is to install the package on a clean Alpha 5 installation. To install/upgrade the all-in-one package: Code: sudo apt-get install xbian-package-download The addresses are still the same. 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/ If you want to download everything to an external hard-drive/usb stick: Code: mv /home/xbian/downloads /media/usb/ * Headphones didn't have nzbget support ** NZBget didn't have a custom username ability. Sickbeard and Couchpotato also had a static username built in for NZBget. pilight - modular domotica solution
|
|||
23rd Feb, 2013, 03:43 AM
Post: #2
|
|||
|
|||
RE: [Part 2] Download torrent & newsserver package(s)
I installed a clean xbian alpha 5 with Transmission+NZBGET+SickBeard, and NZBGET gave an error because could not find unrar.
Is this expected? Whould I install unrar with: Code: sudo sh -c "echo \"deb-src http://mirrordirector.raspbian.org/raspbian/ wheezy main contrib non-free rpi\" >> /etc/apt/sources.list" |
|||
23rd Feb, 2013, 04:00 AM
Post: #3
|
|||
|
|||
RE: [Part 2] Download torrent & newsserver package(s)
NZBget normally uses par
pilight - modular domotica solution
|
|||
23rd Feb, 2013, 04:15 AM
Post: #4
|
|||
|
|||
RE: [Part 2] Download torrent & newsserver package(s)
(23rd Feb, 2013 04:00 AM)CurlyMo Wrote: NZBget normally uses par Hi! And first of all, thanks for what looks a great package. Regarding this particular problem, I might be wrong but I thought NZBGet used PAR for "repair" of damaged file purpose but that UnRar was still needed for uncompression. Isn't it working this way ? |
|||
23rd Feb, 2013, 04:22 AM
Post: #5
|
|||
|
|||
RE: [Part 2] Download torrent & newsserver package(s)
Don't know, but if you do please consider: http://forum.xbian.org/thread-488.html
pilight - modular domotica solution
|
|||
23rd Feb, 2013, 05:53 AM
Post: #6
|
|||
|
|||
RE: [Part 2] Download torrent & newsserver package(s)
(23rd Feb, 2013 04:22 AM)CurlyMo Wrote: Don't know, but if you do please consider: http://forum.xbian.org/thread-488.html I'm sorry, I'm not at all a linux expert (totally the opposite actually), but I've tried to install the package and tried NZBGet. Here are my results: - downloads work great (speed up to 1100KB/s) - PAR check completed just fine - UNRAR gave me error : Here's the error message "Post-Process: Unrar not found. Set the path to unrar in script's configuration" I've checked the configuration file (nzbget-postprocess.conf) and found this string: # Set the full path to unrar if it is not in your PATH. UnrarCmd=unrar so I would say that the unrar package is indeed needed. Thing is (as a linux noob), I don't know how to install it.... I've tried sudo apt-get install unrar with no luck (package 'unrar' has no installation candidate) Any idea ? Thanks in advance |
|||
23rd Feb, 2013, 06:00 AM
Post: #7
|
|||
|
|||
RE: [Part 2] Download torrent & newsserver package(s)
Instructions on installing unrar are in the second post. But can you first try:
Code: sudo apt-get install unrar-free pilight - modular domotica solution
|
|||
23rd Feb, 2013, 06:36 AM
Post: #8
|
|||
|
|||
RE: [Part 2] Download torrent & newsserver package(s)
(23rd Feb, 2013 06:00 AM)CurlyMo Wrote: Instructions on installing unrar are in the second post. But can you first try: Sorry about that last question, I've realized the answer was present just after posting... I finally went with the above method for unrar installation and I can CONFIRM that NZBGet finally works PERFECTLY !!!! (Can't tell if it would works with sudo apt-get install unrar-free) Thank you very much for your help ! |
|||
23rd Feb, 2013, 06:40 AM
Post: #9
|
|||
|
|||
RE: [Part 2] Download torrent & newsserver package(s)
I really want you to try unrar-free, so i can make it work perfect by default.
pilight - modular domotica solution
|
|||
23rd Feb, 2013, 07:09 AM
Post: #10
|
|||
|
|||
RE: [Part 2] Download torrent & newsserver package(s) | |||
23rd Feb, 2013, 07:12 AM
Post: #11
|
|||
|
|||
RE: [Part 2] Download torrent & newsserver package(s)
Maybe backup the image and reinstall everything to test.
pilight - modular domotica solution
|
|||
23rd Feb, 2013, 07:15 AM
Post: #12
|
|||
|
|||
RE: [Part 2] Download torrent & newsserver package(s)
(23rd Feb, 2013 07:12 AM)CurlyMo Wrote: Maybe backup the image and reinstall everything to test. Oh... OK, so I won't be able to do that right now. I have 2 littles kids waiting for me at the time. Will try to find time to reinstall everything from scratch tomorow and will keep you posted. Sorry about that |
|||
23rd Feb, 2013, 07:17 AM
Post: #13
|
|||
|
|||
RE: [Part 2] Download torrent & newsserver package(s)
Thanks!
pilight - modular domotica solution
|
|||
23rd Feb, 2013, 08:02 AM
Post: #14
|
|||
|
|||
RE: [Part 2] Download torrent & newsserver package(s)
unrar-free doesn't support the current version of rar-archives RAR3, so unrar-nonfree should be the better choice.
|
|||
23rd Feb, 2013, 08:10 AM
Post: #15
|
|||
|
|||
RE: [Part 2] Download torrent & newsserver package(s)
However, we can't include unrar-nonfree due to license issues.
pilight - modular domotica solution
|
|||
« Next Oldest | Next Newest »
|
Possibly Related Threads... | |||||
Thread: | Author | Replies | Views: | Last Post | |
[Part 3] Download torrent & newsserver packages | Fred | 221 | 878,985 |
18th Mar, 2016 03:00 PM Last Post: akitolong |
|
Download Package not installing | naverave | 3 | 13,752 |
16th Mar, 2014 07:56 PM Last Post: mk01 |
|
download package setup | pathia | 5 | 18,713 |
28th Sep, 2013 12:00 AM Last Post: Gemma01 |
|
Download package | enzu1 | 1 | 9,063 |
4th Feb, 2013 10:35 PM Last Post: CurlyMo |