[Part 1] Download torrent & newsserver package - Printable Version +- Forum (http://forum.xbian.org) +-- Forum: Software (/forum-6.html) +--- Forum: Testing & Experimental (/forum-21.html) +--- Thread: [Part 1] Download torrent & newsserver package (/thread-196.html) |
RE: Download torrent & newsserver package - CurlyMo - 21st Jan, 2013 05:19 AM First package available for testing: Code: sudo su Let me know if it works. http://x.x.x.x:9092/ xbian:raspberry To remove Code: dpkg -r xbian-package-nzbget RE: Download torrent & newsserver package - dond72 - 21st Jan, 2013 06:37 AM Wow, that was quick. BTW is there a way that transmission loads the settings from a different place than the standar?I'm having the issue with the resume files and system with not enough space RE: Download torrent & newsserver package - CurlyMo - 21st Jan, 2013 06:44 AM No, don't know. Just wait for the new xbian transmission package RE: Download torrent & newsserver package - harmenzon - 21st Jan, 2013 05:27 PM Great work! Looking forward to test nbget with sickbeard/couchpotato tonight. RE: Download torrent & newsserver package - jasehadji - 21st Jan, 2013 10:54 PM Can you please tell me how I can change permissions to edit the nzbget.conf file? I use win7 and putty, wincp. RE: Download torrent & newsserver package - CurlyMo - 21st Jan, 2013 11:02 PM Code: sudo su RE: Download torrent & newsserver package - Wijsneus - 21st Jan, 2013 11:11 PM I'm also having issues with Transmission: - Not enough space available error (while there is plenty space available in my download destination, pressing 'start torrent' solves this.) - All settings are returned to default when I reboot my Pi for any reason. I also keep having problems with CouchPotato and Sickbeard: they can't be reached on their respective ports after a certain amount of time (not sure how much), or a reboot. The ports show no activity using the program 'NetworkView', while ports 9091, 9092 and 9093 do. If there's no obvious solution to these problems, I'll just wait untill you release the new packages. Thanks for all your work RE: Download torrent & newsserver package - titogarrido - 22nd Jan, 2013 01:31 AM (5th Jan, 2013 12:40 PM)eth0 Wrote: 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 Nice work eth0! (17th Jan, 2013 10:25 PM)SolGarlic Wrote:(17th Jan, 2013 10:01 PM)CurlyMo Wrote: The point to Automatic and rTorrent is that they don't easily integrate a webgui. With rtorrent, it is possible but not without additional packages/settings. Our goals is to provide easy-to-use packages. rTorrent and Automatic are just not easy to use because of the lack of gui. That's why they will be removed from the options list. SolGarlic, since you use torrents like me, try to use mr-orange version https://github.com/mr-orange/Sick-Beard I have been using it with piratebay and works perfectily RE: Download torrent & newsserver package - harmenzon - 22nd Jan, 2013 04:13 AM I successfully installed nzbget. I had to make these minor changes to stop some errors with reading permissions: chmod 777 /home/xbian/downloads chown xbian:xbian /home/xbian/downloads chmod 777 /home/xbian/incomplete chown xbian:xbian /home/xbian/incomplete chmod 777 /usr/local/etc/nzbget/nzbget.conf But now still one challenge remaining.... It's not downloading.... I adopted the same news-server settings as for sabnzbd, which is running fine. But the nzb's that I manually uploaded to the queue are not downloading. Any ideas? RE: Download torrent & newsserver package - CurlyMo - 22nd Jan, 2013 04:52 AM Thanks, let me know if you find a fix for not downloading bug... RE: Download torrent & newsserver package - BartOtten - 22nd Jan, 2013 08:42 AM (21st Jan, 2013 11:11 PM)Wijsneus Wrote: I'm also having issues with Transmission: 1.) This is a problem with the disk not being mounted (or with the wrong permissions) when Transmission starts. 2.) Transmission writes it's config to the file at shutdown. So if you edit while Transmission is running, they will be overwritten again. RE: Download torrent & newsserver package - jasehadji - 23rd Jan, 2013 12:09 AM nzbget tells me that password is invalid. As passwords I have first used raspberry and then tegbzn6789 but had no success to get sickbeard send downloads to nzbget. RE: Download torrent & newsserver package - CurlyMo - 23rd Jan, 2013 12:15 AM Please try: nzbget:raspberry or xbian:raspberry RE: Download torrent & newsserver package - jasehadji - 23rd Jan, 2013 07:06 AM Sorry but none of them works. RE: Download torrent & newsserver package - angriest - 23rd Jan, 2013 06:46 PM For Nzbget - username xbian password raspberry works fine for me. Same problem with no downloading as harmenzon above though - can't see anything in the logs or messages to help I'm afraid |