Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

[Part 2] Download torrent & newsserver package(s)
Thank you for your donation

Pages (13): « Previous 1 ... 4 5 6 7 8 ... 13 Next »
Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
[Part 2] Download torrent & newsserver package(s)
4th Mar, 2013, 03:09 AM
Post: #76
mjkaye Offline
Registered
Posts: 1
Joined: Mar 2013
Reputation: 0
RE: [Part 2] Download torrent & newsserver package(s)
(23rd Feb, 2013 08:10 AM)CurlyMo Wrote:  However, we can't include unrar-nonfree due to license issues.

unar (that's "unar", not "unrar") supports multi-part and version 3 rar archives. It's also proper FOSS so the licence is fine. In theory, it should work with a minimal edit to the nzbget-postprocess.* files.

However, after installing it on my pi, I get "unar: symbol lookup error: unar: undefined symbol: main".

I believe this means that it's linking to the wrong version of a library. A dist-upgrade wants to upgrade "libc-bin libc-dev-bin libc6 libc6-dev" and remove "xbian-update xbian-package-xbmc"; I read that as Raspbian having updated their version of libc6 and the xbian-* packages not having been updated to use it. I think that's related to the unar library version issues, but I don't know how easy it would be to fix that.
Find all posts by this user
Quote this message in a reply
4th Mar, 2013, 03:23 AM
Post: #77
woferon Offline
Registered
Posts: 8
Joined: Jan 2013
Reputation: 0
RE: [Part 2] Download torrent & newsserver package(s)
(3rd Mar, 2013 11:44 PM)kraleksandr Wrote:  @wolferon did you use transmission or xbian-package-transmission?

If I remember I've after upgrading to 1A5 I've removed xbian-download package and I've installed transmission from xbian-config.
Find all posts by this user
Quote this message in a reply
4th Mar, 2013, 03:36 AM
Post: #78
kraleksandr Offline
Registered
Posts: 238
Joined: Feb 2013
Reputation: 9
RE: [Part 2] Download torrent & newsserver package(s)
(2nd Mar, 2013 05:56 AM)kraleksandr Wrote:  SOmetimes transmission stops seeding and if I want seed more I must stop this torrent and start again with webUI. Why?
Ratio limit disabled.
Its time to up my question
Maybe I need to test more... How to download something and hide this from xbmc?
Find all posts by this user
Quote this message in a reply
4th Mar, 2013, 03:46 AM
Post: #79
Faaz0 Offline
Registered
Posts: 59
Joined: Feb 2013
Reputation: 8
RE: [Part 2] Download torrent & newsserver package(s)
(2nd Mar, 2013 05:56 AM)kraleksandr Wrote:  SOmetimes transmission stops seeding and if I want seed more I must stop this torrent and start again with webUI. Why?
Ratio limit disabled.

did you forward your transmission port, i.e. does it say it is open? Else that can be the cause of transmission not seeding.
Find all posts by this user
Quote this message in a reply
4th Mar, 2013, 03:51 AM
Post: #80
kraleksandr Offline
Registered
Posts: 238
Joined: Feb 2013
Reputation: 9
RE: [Part 2] Download torrent & newsserver package(s)
Port forwarded, webUI says that it is open.
Find all posts by this user
Quote this message in a reply
4th Mar, 2013, 04:02 AM
Post: #81
Faaz0 Offline
Registered
Posts: 59
Joined: Feb 2013
Reputation: 8
RE: [Part 2] Download torrent & newsserver package(s)
well i've seen more complaints on other os and platforms so i guess it's a transmission problem, maybe there's more info on their forum
Find all posts by this user
Quote this message in a reply
7th Mar, 2013, 02:35 AM
Post: #82
roget Offline
Registered
Posts: 1
Joined: Mar 2013
Reputation: 0
RE: [Part 2] Download torrent & newsserver package(s)
Hi everyone,

I'm having some problems trying to get nzbget to download to a samba share, although transmission is working fine.
I have mounted the share by adding this to fstab:

Code:
//ServerIP/Share /home/xbian/ServerIP/Share cifs username=USERNAME,password=PASSWORD,_netdev,uid=xbian,file_mode=0777,dir_mode=07​77 0 0

But when I add an nzb I get the following errors:

Code:
ERROR: Could not create file /home/xbian/incomplete/1.out!
ERROR: Error reading diskstate for file /home/xbian/incomplete/queue
ERROR: Error reading file queue from disk

Any help would be greatly appreciated.
Find all posts by this user
Quote this message in a reply
7th Mar, 2013, 03:17 AM
Post: #83
millinho Offline
Registered
Posts: 2
Joined: Dec 2012
Reputation: 0
RE: [Part 2] Download torrent & newsserver package(s)
mhh ive got another question. i did set up the download directory to my external hdd and it seems to work so far but if i add the nzb file it at first sets the status of the download to queued and wont start downloading?
Find all posts by this user
Quote this message in a reply
7th Mar, 2013, 03:20 AM
Post: #84
kraleksandr Offline
Registered
Posts: 238
Joined: Feb 2013
Reputation: 9
RE: [Part 2] Download torrent & newsserver package(s)
Problem: http://forum.xbian.org/thread-584-post-7243.html#pid7243
Maybe launch transmission after NTP sync?

Is there a option to download files not to "/dir_from_torrent/filename" but to "/dir_from_torrent/s02eXX"?
Find all posts by this user
Quote this message in a reply
7th Mar, 2013, 06:58 PM
Post: #85
Faaz0 Offline
Registered
Posts: 59
Joined: Feb 2013
Reputation: 8
RE: [Part 2] Download torrent & newsserver package(s)
(7th Mar, 2013 03:20 AM)kraleksandr Wrote:  Is there a option to download files not to "/dir_from_torrent/filename" but to "/dir_from_torrent/s02eXX"?

Of course there is, you can just set a custom name pattern in the post processing step in sickbeard. So use something like:

Code:
s%0Se%0E.%EN
Find all posts by this user
Quote this message in a reply
7th Mar, 2013, 07:05 PM
Post: #86
kraleksandr Offline
Registered
Posts: 238
Joined: Feb 2013
Reputation: 9
RE: [Part 2] Download torrent & newsserver package(s)
@Faaz0
No, u dont understand.
As ex. uTorrent can rename downloaded file and continue seeding this file like it has original name. Can transmission do sonething like this?

And I dont use sickbeard now.
Find all posts by this user
Quote this message in a reply
7th Mar, 2013, 07:11 PM
Post: #87
Faaz0 Offline
Registered
Posts: 59
Joined: Feb 2013
Reputation: 8
RE: [Part 2] Download torrent & newsserver package(s)
transmission has no renaming capabilities in the current release, but i believe it is already integrated in the nightly builds so it should be possible soon.

-> target integration is v2.80, current release is v2.76
Find all posts by this user
Quote this message in a reply
8th Mar, 2013, 11:07 PM
Post: #88
woferon Offline
Registered
Posts: 8
Joined: Jan 2013
Reputation: 0
RE: [Part 2] Download torrent & newsserver package(s)
(3rd Mar, 2013 11:42 PM)woferon Wrote:  I've got a problem. Transmission is set to autostart in xbian-config but after every reboot it doesn't start automatically. Any hints?

I have resolved my problem the hard way:

Uninstalled Transmission, removed /etc/init.d/transmission & /etc/init.d/transmission-daemon and then reinstalled transmission through xbian-config. It seems to autostart now.

I have one more question tho, where is transmission's config file? I can't find it.
Find all posts by this user
Quote this message in a reply
8th Mar, 2013, 11:15 PM
Post: #89
Faaz0 Offline
Registered
Posts: 59
Joined: Feb 2013
Reputation: 8
RE: [Part 2] Download torrent & newsserver package(s)
(8th Mar, 2013 11:07 PM)woferon Wrote:  I have one more question tho, where is transmission's config file? I can't find it.

Code:
/usr/local/etc/transmission/settings.json
Find all posts by this user
Quote this message in a reply
8th Mar, 2013, 11:21 PM
Post: #90
Faaz0 Offline
Registered
Posts: 59
Joined: Feb 2013
Reputation: 8
RE: [Part 2] Download torrent & newsserver package(s)
(8th Mar, 2013 11:15 PM)kraleksandr Wrote:  @woferon
It is hidden because if you change something there transmission will break

lol what are you talking about, if i change the port in my config file it'll break? Rolleyes
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Pages (13): « Previous 1 ... 4 5 6 7 8 ... 13 Next »
Post Reply 


Possibly Related Threads...
Thread: Author Replies Views: Last Post
  [Part 3] Download torrent & newsserver packages Fred 221 917,274 18th Mar, 2016 03:00 PM
Last Post: akitolong
  Download Package not installing naverave 3 14,443 16th Mar, 2014 07:56 PM
Last Post: mk01
  download package setup pathia 5 19,464 28th Sep, 2013 12:00 AM
Last Post: Gemma01
  Download package enzu1 1 9,448 4th Feb, 2013 10:35 PM
Last Post: CurlyMo

  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 12th May, 2025, 07:32 AM Powered By MyBB, © 2002-2025 MyBB Group.