Nieuws:

Welkom, Gast. Alsjeblieft inloggen of registreren.
Heb je de activerings-mail niet ontvangen?

Auteur Topic: Downloaden met open ftd  (gelezen 15671 keer)

Offline koebel

  • Lid
Downloaden met open ftd
« Gepost op: 2008/05/29, 16:15:56 »
Hallo mensen, na veel gezoek, gepuzzel en hulp van jullie eindelijk open ftd te pakken gekregen. Werkt prima.
Nu de volgende stap. Ik moet via een NZB ( kan ik van ftd halen ) nu programma 's kunnen downloaden. Wat heb ik
nodig. Gelezen dat SABnzbd+ erg goed moet zijn maar van de site krijg ik hem wel gedownload maar NIET geinstalleerd. Hoe kan dat nou. Het programma staat op het bureau blad maar het lukt. Wellicht doe ik iets fout.
Is er iemand die licht in de duisternis kan geven ? Alvast bedankt voor de moeite. Gr.Ton

Downloaden met open ftd
« Reactie #1 Gepost op: 2008/05/29, 16:30:14 »
Citaat van: koebel
Hallo mensen, na veel gezoek, gepuzzel en hulp van jullie eindelijk open ftd te pakken gekregen. Werkt prima.
Nu de volgende stap. Ik moet via een NZB ( kan ik van ftd halen ) nu programma 's kunnen downloaden. Wat heb ik
nodig. Gelezen dat SABnzbd+ erg goed moet zijn maar van de site krijg ik hem wel gedownload maar NIET geinstalleerd. Hoe kan dat nou. Het programma staat op het bureau blad maar het lukt. Wellicht doe ik iets fout.
Is er iemand die licht in de duisternis kan geven ? Alvast bedankt voor de moeite. Gr.Ton
Ik gebruik zelf HellaNZB (terminal) client met FRONT END GUI LOTTANZB

is echt een programma ZONDER FRATSEN

Offline koebel

  • Lid
Downloaden met open ftd
« Reactie #2 Gepost op: 2008/05/29, 16:43:59 »
Hallo shinger, zal het eens gaan proberen. Is het instellen moeilijk.? Ben pas een maand met ubuntu bezig, dus alles
is vreemd en nieuw. Ton

Downloaden met open ftd
« Reactie #3 Gepost op: 2008/05/29, 17:36:55 »
Citaat van: koebel
Hallo shinger, zal het eens gaan proberen. Is het instellen moeilijk.? Ben pas een maand met ubuntu bezig, dus alles
is vreemd en nieuw. Ton
Ik ben sinds 20-april bezig met hele ubuntu gebeuren. Maar mooie hiervan is er zijn altijd mensen die jou kunnen helpen :P. En jij weer andere mensen :P

Downloaden met open ftd
« Reactie #4 Gepost op: 2008/05/29, 18:15:55 »
Koebel

Als je newsserver SSL ondersteunt moet je ook maar instellen. zoek eerst bij je newsserver site wat de DNS is en de poort voor SSL.

Dan stel je dat in in de

sudo gedit /etc/hellanzb.conf

Bij de host verander je de DNS en de poort voor SSL dan
zoek je naar SSL daar staat als het goed is achter ¨False¨ vervang die met ¨True¨ sla nu bestandje op en sluit het af

en bij synaptic (Systeem-->Beheer-->Synaptic pakketbeheer) zoek je naar "pyopenssl".  Je vinkt "python-pyopenssl" aan dan krijg je kleine venster druk je op toepassen. Als hij dat geinstalleerd heeft.

Kun je hellanzb openen

sudo hellanzb

Offline kihid

  • Lid
Downloaden met open ftd
« Reactie #5 Gepost op: 2008/05/29, 19:47:19 »
Heb je zoals ik gisteren al in je andere topic heb verteld (hoezo weer een neiuw topic over hetzelfde onderwerp) goed gekeken hoe je SABnzbd moet installeren en configureren.
http://forum.ubuntu-nl.org/topic/27543

Het word om je te helpen erg onoverzichtelijk als je steeds een nieuw topic start over hetzelfde.
OS: Lubuntu 25.04 64 bit  Registered Linux User #450631
Never trust an operating system you don't have sources for.

Offline bas.

  • Lid
    • Wat mij bezig houdt
Downloaden met open ftd
« Reactie #6 Gepost op: 2008/05/29, 20:20:19 »
Ik ben de beroerste niet en zal het hier ook nog een keer neer zetten:
Ik gebruik openftd om te downloaden gebruik ik pan nieuwslezer zit gewoon in ubuntu bij applications/internet.
Om de bestanden te controleren gebruik ik pypar2 en om uit te pakken gebruik ik peazip, om deze twee programmas te downloaden kan je beter even gaan naar www.binaries4all.nl/linux
=SOG= 4 life

laptop DELL Inspiron 1525 ubuntu 9.10

Ubuntu user # 27873

Wat mij bezig houdt

Offline Harry

  • Lid
Downloaden met open ftd
« Reactie #7 Gepost op: 2008/06/20, 00:16:55 »
Aan : shinger
Zocht installatie hellanzb en heb dit geprobeerd volgens opgave.
Kreeg de volgende foutmeldingen:

Traceback (most recent call last):
  File "/usr/bin/hellanzb", line 20, in
    main()
  File "/var/lib/python-support/python2.5/Hellanzb/Core.py", line 549, in main
    init(options)
  File "/var/lib/python-support/python2.5/Hellanzb/Core.py", line 319, in init
    findAndLoadConfig()
  File "/var/lib/python-support/python2.5/Hellanzb/Core.py", line 48, in findAndLoadConfig
    if loadConfig(file):
  File "/var/lib/python-support/python2.5/Hellanzb/Core.py", line 66, in loadConfig
    execfile(fileName)
  File "/etc/hellanzb.conf", line 50, in
    ssl = true
NameError: name 'true' is not defined
harry@Pcharry:~$
Gaarne hulp.
mvg Harry.
Harry
Maastricht

Downloaden met open ftd
« Reactie #8 Gepost op: 2008/06/22, 14:50:12 »
Citaat van: harmaas
Aan : shinger
Zocht installatie hellanzb en heb dit geprobeerd volgens opgave.
Kreeg de volgende foutmeldingen:

Traceback (most recent call last):
  File "/usr/bin/hellanzb", line 20, in
    main()
  File "/var/lib/python-support/python2.5/Hellanzb/Core.py", line 549, in main
    init(options)
  File "/var/lib/python-support/python2.5/Hellanzb/Core.py", line 319, in init
    findAndLoadConfig()
  File "/var/lib/python-support/python2.5/Hellanzb/Core.py", line 48, in findAndLoadConfig
    if loadConfig(file):
  File "/var/lib/python-support/python2.5/Hellanzb/Core.py", line 66, in loadConfig
    execfile(fileName)
  File "/etc/hellanzb.conf", line 50, in
    ssl = true
NameError: name 'true' is not defined
harry@Pcharry:~$
Gaarne hulp.
mvg Harry.
Kun je misschien even je hellanzb.conf posten (MET WEGLATEN VAN JE INLOG GEGEVENS)..

ps probeer eerst even "true" met hoofdletter True neer te zetten.

Offline Harry

  • Lid
Downloaden met open ftd
« Reactie #9 Gepost op: 2008/06/22, 20:47:51 »
Met True krijg ik :
[sudo] password for harry:

hellanzb v0.13 (config = /etc/hellanzb.conf, C yenc module)
(eweka) Opening 4 connections...
hellanzb - Now monitoring queue...
X
en de cursor blijft  continue knipperen. (op positie X)

Hier de gehele config.:

#
# hellanzb.conf - sample hellanzb configuration file
#
# To quickly get started, change the default defineServer() call and the
# Hellanzb.PREFIX_DIR directory
#
# This is actually interpreted python code: strings must be surrounded by
# quotes, numbers and the 'None' keyword should not
#
# $Id: hellanzb.conf.sample 1057 2007-03-27 04:13:53Z pjenvey $

# Log output to this file, set to None (no single quotes) for no logging
Hellanzb.LOG_FILE = os.path.expanduser('~') + '/.hellanzb/log'

# Uncomment this line to log DEBUG messages to the specified file
#Hellanzb.DEBUG_MODE = os.path.expanduser('~') + '/.hellanzb/log-debug'

# Automatically roll over both log files when they reach LOG_FILE_MAX_BYTES
# size
Hellanzb.LOG_FILE_MAX_BYTES = 0

# Save LOG_FILE_BACKUP_COUNT of those rolled over log files
Hellanzb.LOG_FILE_BACKUP_COUNT = 0


# Define server connections. Servers can have multiple hosts, hellanzb will
# persist the number of connections to each specified server. There may be
# multiple defineServer lines.

# Set both the username and password to 'None' (without the quotes) if your
# usenet server does not require authorization
defineServer(id = 'eweka',
             hosts = [ 'sslreader.eweka.nl:563' ],
             #hosts = [ 'news.changeme.com', 'morenews.changeme.com:8000' ],


             username = 'xxx',
             password = 'xxx',
             #username = None,           # no auth
             #password = None,

             connections = 4,
             antiIdle = 4.5 * 60,        # 4 minutes, 30 seconds, 0 to disable
             #bindTo = '204.31.33.7',    # connect FROM this ip address
             #enabled = False,           # disable this server
             #skipGroupCmd = False,      # skip sending nntp GROUP commands
             #fillserver = 0,            # defaults to 0 (a main server).
                                         # fillservers must have values > 0
                                         # (priority)
             ssl = True
             )

# Uncomment this line to limit all server connections to the specified KB/s
# bandwidth
#Hellanzb.MAX_RATE = 150 # limit to 150kB/s


# Important locations
Hellanzb.PREFIX_DIR = os.path.expanduser('~') + '/.hellanzb/'

# Where to put queued .nzb files
Hellanzb.QUEUE_DIR = Hellanzb.PREFIX_DIR + 'nzb/daemon.queue/'

# Where the fully processed archives go
Hellanzb.DEST_DIR = Hellanzb.PREFIX_DIR + 'done/'

# The .nzb currently being downloaded is stored here
Hellanzb.CURRENT_DIR = Hellanzb.PREFIX_DIR + 'nzb/daemon.current/'

# The archive currently being downloaded is stored here
Hellanzb.WORKING_DIR = Hellanzb.PREFIX_DIR + 'nzb/daemon.working/'

# Archives interrupted in the middle of downloading are stored here temporarily
Hellanzb.POSTPONED_DIR = Hellanzb.PREFIX_DIR + 'nzb/daemon.postponed/'

# Archives currently being processed. May contains archive directories, or
# symbolic links to archive directories
Hellanzb.PROCESSING_DIR = Hellanzb.PREFIX_DIR + 'nzb/daemon.processing/'

# Temp storage
Hellanzb.TEMP_DIR = Hellanzb.PREFIX_DIR + 'nzb/daemon.temp/'

# Filename to store hellanzb state in between CTRL-Cs. The state (includes the
# order of the queue, and smart par recovery information) is intermittently
# written out as XML to this file
Hellanzb.STATE_XML_FILE = Hellanzb.PREFIX_DIR + 'nzb/hellanzbState.xml'


# _Sub directory within the nzb archive dir_ to move processed files to
Hellanzb.PROCESSED_SUBDIR = 'processed'

# Remove the PROCESSED_SUBDIR if the archive was successfully post processed.
# Warning: The normal Hellanzb.LOG_FILE should be enabled with this option --
# for a record of what hellanzb deletes
Hellanzb.DELETE_PROCESSED = True


# Maximum amount of memory used to cache encoded Article data segments.
# hellanzb will write article data to disk when this cache is exceeded
# Available settings:
# -1: Unlimited size
#  0: Disable cache (only cache to disk)
# >0: Limit cache to this size, in bytes, KB, MB, e.g.:
#     1024 '1024KB' '100MB' '1GB'
#Hellanzb.CACHE_LIMIT = 0


# Save archives into a sub directory of DEST_DIR named after their newzbin.com
# category (when queued using the enqueuenewzbin XMLRPC call); e.g. Apps,
# Movies, Music
Hellanzb.CATEGORIZE_DEST = True

# Disable SMART_PAR (download all PAR files)
#Hellanzb.SMART_PAR = False

# Supply a path to the (un)rar command
#Hellanzb.UNRAR_CMD = None

# Supply a path to the par2 command
Hellanzb.PAR2_CMD = '/usr/bin/par2'

# Skip unraring during post processing
Hellanzb.SKIP_UNRAR = True

# Supply a path to the optional macbinconv command (for converting MacBinary
# files)
#Hellanzb.MACBINCONV_CMD = None

# hellanzb inherits the umask from the current user's environment (unless it's
# running in daemon mode). The umask can be forced with this option
#Hellanzb.UMASK = 0022


# Supported music types (case insensitive) and optionally their decompression
# executables
# and the file type that executable will decompress to (case insensitive). The
# exes must be in the PATH.
#
# will be replaced with the name of music file
# optional is with the specified extension
#
# None means these files don't need to be decompressed
defineMusicType('wav', None, None)
defineMusicType('mp3', None, None)
#defineMusicType('ape', 'mac -d', 'wav')
#defineMusicType('flac', 'flac -d -- ', 'wav')
#defineMusicType('shn', 'shorten -x < > ', 'wav')

# Max files we should decompress at the same time
Hellanzb.MAX_DECOMPRESSION_THREADS = 2


# Enable Mac OS X Growl notifications
Hellanzb.GROWL_NOTIFY = False

# The growl notification server, in the format 'hostname'
Hellanzb.GROWL_SERVER = 'IP'

# The growl password
Hellanzb.GROWL_PASSWORD = 'password'


# Enable libNotify Daemon notifications
Hellanzb.LIBNOTIFY_NOTIFY = False


# Disable ANSI color codes in the main screen (preserves the in place scroller)
#Hellanzb.DISABLE_COLORS = False

# Disable ALL ANSI color codes in the main screen (for terminals that don't
# support ANY ANSI codes
#Hellanzb.DISABLE_ANSI = False


# Hostname for the XMLRPC client to connect to. By default, localhost
Hellanzb.XMLRPC_SERVER = 'localhost'

# IP address on which the XMLRPC Server will be binded to.
# Type '0.0.0.0' for any interfaces, '127.0.0.1' will disable remote access
Hellanzb.XMLRPC_SERVER_BIND = '127.0.0.1'

# Port number the XML RPC server will listen on, and the client will connect to.
# Set to 'None' (without the quotes!) for no XML RPC server
Hellanzb.XMLRPC_PORT = 8760

# Password for the XML RPC server. You might probably never use this, but the
# command line XML RPC calls do -- it should definitely be changed from its
# default value. The XML RPC username is hardcoded as 'hellanzb' -- E.g. URL:
# http://hellanzb:changeme@localhost:8760
Hellanzb.XMLRPC_PASSWORD = 'changeme'


# Username/Password to http://www.newzbin.com for automatic NZB downloading
Hellanzb.NEWZBIN_USERNAME = None
Hellanzb.NEWZBIN_PASSWORD = None


# If any of the following file types are missing from the archive and cannot be
# repaired, continue processing because they're unimportant (case insensitive)
Hellanzb.NOT_REQUIRED_FILE_TYPES = [ 'log', 'm3u', 'nfo', 'nzb', 'sfv', 'txt' ]

# Don't get rid of (move into the PROCESSED dir) the following file types when
# finished post processing (case insensitive)
#Hellanzb.KEEP_FILE_TYPES = [ 'log', 'm3u', 'nfo', 'nzb', 'sfv', 'txt' ]
Hellanzb.KEEP_FILE_TYPES = [ 'nfo', 'txt' ]


# List of alternative file extensions matched as NZB files in the QUEUE_DIR.
# The 'nzb' file extension is always matched
#Hellanzb.OTHER_NZB_FILE_TYPES = [ 'xml' ]

# Support extracting NZBs from ZIP files with this suffix (case insensitive) in
# QUEUE_DIR. Defaults to '.nzb.zip'. Set to False to disable.
#Hellanzb.NZB_ZIPS = '.nzb.zip'

# Support extracting NZBs from GZIP files with this suffix (case insensitive)
# in QUEUE_DIR. Defaults to '.nzb.gz'. Set to False to disable.
#Hellanzb.NZB_GZIPS = '.nzb.gz'

# Delay enqueueing new, recently modified NZB files added to the QUEUE_DIR until
# this many seconds have passed since the NZB's last modification time (defaults
# to 10 seconds)
#Hellanzb.NZBQUEUE_MDELAY = 10

# Optional external handler script. hellanzb will run this script after post
# processing an archive, with the following arguments:
#
# handler_script type archiveName destDir elapsedTime parMessage
#
# type: post processing result, either 'SUCCESS' or 'ERROR'
# archiveName: name of the archive, e.g. 'Usenet_Post5'
# destDir: where the archive ended up, e.g. '/ext2/usenet/Usenet_Post5'
# elapsedTime: a pretty string showing how long post processing took, e.g.
#              '10m 37s'
# parMessage: optional post processing message. e.g. '(No Pars)'
#Hellanzb.EXTERNAL_HANDLER_SCRIPT = '~/bin/post_hellanzb.sh'
Harry
Maastricht

Offline jan11000

  • Lid
Downloaden met open ftd
« Reactie #10 Gepost op: 2008/06/22, 21:21:44 »
hellanzb v0.13 (config = /etc/hellanzb.conf, C yenc module)
(eweka) Opening 4 connections...
hellanzb - Now monitoring queue...
X
en de cursor blijft  continue knipperen. (op positie X)


Dit is volgens mij goed , hij werkt dus.
nzb in map gooien en in download map gaan kijken.

Offline Harry

  • Lid
Downloaden met open ftd
« Reactie #11 Gepost op: 2008/06/22, 21:33:27 »
Waar kan ik de downloadmap kiezen?????????
en de nzbmap
Harry
Maastricht

Downloaden met open ftd
« Reactie #12 Gepost op: 2008/06/23, 02:32:00 »
Citaat van: harmaas
# Important locations
Hellanzb.PREFIX_DIR = os.path.expanduser('~') + '/.hellanzb/'

# Where to put queued .nzb files
Hellanzb.QUEUE_DIR = Hellanzb.PREFIX_DIR + 'nzb/daemon.queue/'

# Where the fully processed archives go
Hellanzb.DEST_DIR = Hellanzb.PREFIX_DIR + 'done/'

# The .nzb currently being downloaded is stored here
Hellanzb.CURRENT_DIR = Hellanzb.PREFIX_DIR + 'nzb/daemon.current/'

# The archive currently being downloaded is stored here
Hellanzb.WORKING_DIR = Hellanzb.PREFIX_DIR + 'nzb/daemon.working/'

# Archives interrupted in the middle of downloading are stored here temporarily
Hellanzb.POSTPONED_DIR = Hellanzb.PREFIX_DIR + 'nzb/daemon.postponed/'

# Archives currently being processed. May contains archive directories, or
# symbolic links to archive directories
Hellanzb.PROCESSING_DIR = Hellanzb.PREFIX_DIR + 'nzb/daemon.processing/'

# Temp storage
Hellanzb.TEMP_DIR = Hellanzb.PREFIX_DIR + 'nzb/daemon.temp/'

# Filename to store hellanzb state in between CTRL-Cs. The state (includes the
# order of the queue, and smart par recovery information) is intermittently
# written out as XML to this file
Hellanzb.STATE_XML_FILE = Hellanzb.PREFIX_DIR + 'nzb/hellanzbState.xml'
In dit gedeelte heb je de zoals aangegeven nzb/* map  bij de nzb/daemon.queue/ zet je de *.nzb bestandjes in.

Wat ik zelf gedaan heb is de partities die niks te maken hebben met Ubuntu via NTFS CONFIG TOOL geactiveerd. Zoadat bij elke keer dat hij opstart de partities ook mount (laad).

Daar bij heb ik dus wat je in de quote ziet de locaties omgezet naar   /media//linux_nzb/

Hier onder zie je mijn hellanzb.conf kun je even wat dingen vergelijken en verbeteren :D

Citaat
#
# hellanzb.conf - sample hellanzb configuration file
#
# To quickly get started, change the default defineServer() call and the
# Hellanzb.PREFIX_DIR directory
#
# This is actually interpreted python code: strings must be surrounded by
# quotes, numbers and the 'None' keyword should not
#
# $Id: hellanzb.conf.sample 1057 2007-03-27 04:13:53Z pjenvey $

# Log output to this file, set to None (no single quotes) for no logging
Hellanzb.LOG_FILE = os.path.expanduser('~') + '/.hellanzb/log'

# Uncomment this line to log DEBUG messages to the specified file
#Hellanzb.DEBUG_MODE = os.path.expanduser('~') + '/.hellanzb/log-debug'

# Automatically roll over both log files when they reach LOG_FILE_MAX_BYTES
# size
Hellanzb.LOG_FILE_MAX_BYTES = 0

# Save LOG_FILE_BACKUP_COUNT of those rolled over log files
Hellanzb.LOG_FILE_BACKUP_COUNT = 0


# Define server connections. Servers can have multiple hosts, hellanzb will
# persist the number of connections to each specified server. There may be
# multiple defineServer lines.

# Set both the username and password to 'None' (without the quotes) if your
# usenet server does not require authorization
defineServer(id = 'Eweka',
             hosts = [ 'sslreader.eweka.nl:563' ],
             #hosts = [ 'news.changeme.com', 'morenews.changeme.com:8000' ],


             username = 'xxxxxxxxxxxxx',
             password = 'xxxxxxxxxxxxx',
             #username = None,           # no auth
             #password = None,

             connections = 8,
             antiIdle = 4.5 * 60,        # 4 minutes, 30 seconds, 0 to disable
             #bindTo = '204.31.33.7',    # connect FROM this ip address
             #enabled = False,           # disable this server
             #skipGroupCmd = False,      # skip sending nntp GROUP commands
             #fillserver = 0,            # defaults to 0 (a main server).
                                         # fillservers must have values > 0
                                         # (priority)
             ssl = True
             )

# Uncomment this line to limit all server connections to the specified KB/s
# bandwidth
#Hellanzb.MAX_RATE = 150 # limit to 150kB/s


# Important locations
Hellanzb.PREFIX_DIR = '/media/UITGEBREID/Linux NZB/'

# Where to put queued .nzb files
Hellanzb.QUEUE_DIR = Hellanzb.PREFIX_DIR + 'daemon.queue/'

# Where the fully processed archives go
Hellanzb.DEST_DIR = Hellanzb.PREFIX_DIR + 'done/'

# The .nzb currently being downloaded is stored here
Hellanzb.CURRENT_DIR = Hellanzb.PREFIX_DIR + 'daemon.current/'

# The archive currently being downloaded is stored here
Hellanzb.WORKING_DIR = Hellanzb.PREFIX_DIR + 'daemon.working/'

# Archives interrupted in the middle of downloading are stored here temporarily
Hellanzb.POSTPONED_DIR = Hellanzb.PREFIX_DIR + 'daemon.postponed/'

# Archives currently being processed. May contains archive directories, or
# symbolic links to archive directories
Hellanzb.PROCESSING_DIR = Hellanzb.PREFIX_DIR + 'daemon.processing/'

# Temp storage
Hellanzb.TEMP_DIR = Hellanzb.PREFIX_DIR + 'daemon.temp/'

# Filename to store hellanzb state in between CTRL-Cs. The state (includes the
# order of the queue, and smart par recovery information) is intermittently
# written out as XML to this file
Hellanzb.STATE_XML_FILE = Hellanzb.PREFIX_DIR + 'hellanzbState.xml'


# _Sub directory within the nzb archive dir_ to move processed files to
Hellanzb.PROCESSED_SUBDIR = 'processed'

# Remove the PROCESSED_SUBDIR if the archive was successfully post processed.
# Warning: The normal Hellanzb.LOG_FILE should be enabled with this option --
# for a record of what hellanzb deletes
Hellanzb.DELETE_PROCESSED = True


# Maximum amount of memory used to cache encoded Article data segments.
# hellanzb will write article data to disk when this cache is exceeded
# Available settings:
# -1: Unlimited size
#  0: Disable cache (only cache to disk)
# >0: Limit cache to this size, in bytes, KB, MB, e.g.:
#     1024 '1024KB' '100MB' '1GB'
#Hellanzb.CACHE_LIMIT = 0


# Save archives into a sub directory of DEST_DIR named after their newzbin.com
# category (when queued using the enqueuenewzbin XMLRPC call); e.g. Apps,
# Movies, Music
Hellanzb.CATEGORIZE_DEST = True

# Disable SMART_PAR (download all PAR files)
#Hellanzb.SMART_PAR = False

# Supply a path to the (un)rar command
#Hellanzb.UNRAR_CMD = None

# Supply a path to the par2 command
Hellanzb.PAR2_CMD = '/usr/bin/par2'

# Skip unraring during post processing
Hellanzb.SKIP_UNRAR = False

# Supply a path to the optional macbinconv command (for converting MacBinary
# files)
#Hellanzb.MACBINCONV_CMD = None

# hellanzb inherits the umask from the current user's environment (unless it's
# running in daemon mode). The umask can be forced with this option
#Hellanzb.UMASK = 0022


# Supported music types (case insensitive) and optionally their decompression
# executables
# and the file type that executable will decompress to (case insensitive). The
# exes must be in the PATH.
#
# will be replaced with the name of music file
# optional is with the specified extension
#
# None means these files don't need to be decompressed
defineMusicType('wav', None, None)
defineMusicType('mp3', None, None)
#defineMusicType('ape', 'mac -d', 'wav')
#defineMusicType('flac', 'flac -d -- ', 'wav')
#defineMusicType('shn', 'shorten -x < > ', 'wav')

# Max files we should decompress at the same time
Hellanzb.MAX_DECOMPRESSION_THREADS = 2


# Enable Mac OS X Growl notifications
Hellanzb.GROWL_NOTIFY = False

# The growl notification server, in the format 'hostname'
Hellanzb.GROWL_SERVER = 'IP'

# The growl password
Hellanzb.GROWL_PASSWORD = 'password'


# Enable libNotify Daemon notifications
Hellanzb.LIBNOTIFY_NOTIFY = False


# Disable ANSI color codes in the main screen (preserves the in place scroller)
#Hellanzb.DISABLE_COLORS = False

# Disable ALL ANSI color codes in the main screen (for terminals that don't
# support ANY ANSI codes
#Hellanzb.DISABLE_ANSI = False


# Hostname for the XMLRPC client to connect to. By default, localhost
Hellanzb.XMLRPC_SERVER = 'localhost'

# IP address on which the XMLRPC Server will be binded to.
# Type '0.0.0.0' for any interfaces, '127.0.0.1' will disable remote access
Hellanzb.XMLRPC_SERVER_BIND = '127.0.0.1'

# Port number the XML RPC server will listen on, and the client will connect to.
# Set to 'None' (without the quotes!) for no XML RPC server
Hellanzb.XMLRPC_PORT = 8760

# Password for the XML RPC server. You might probably never use this, but the
# command line XML RPC calls do -- it should definitely be changed from its
# default value. The XML RPC username is hardcoded as 'hellanzb' -- E.g. URL:
# http://hellanzb:changeme@localhost:8760
Hellanzb.XMLRPC_PASSWORD = 'changeme'


# Username/Password to http://www.newzbin.com for automatic NZB downloading
Hellanzb.NEWZBIN_USERNAME = None
Hellanzb.NEWZBIN_PASSWORD = None


# If any of the following file types are missing from the archive and cannot be
# repaired, continue processing because they're unimportant (case insensitive)
Hellanzb.NOT_REQUIRED_FILE_TYPES = [ 'log', 'm3u', 'nfo', 'nzb', 'sfv', 'txt' ]

# Don't get rid of (move into the PROCESSED dir) the following file types when
# finished post processing (case insensitive)
#Hellanzb.KEEP_FILE_TYPES = [ 'log', 'm3u', 'nfo', 'nzb', 'sfv', 'txt' ]
Hellanzb.KEEP_FILE_TYPES = [ 'nfo', 'txt' ]


# List of alternative file extensions matched as NZB files in the QUEUE_DIR.
# The 'nzb' file extension is always matched
#Hellanzb.OTHER_NZB_FILE_TYPES = [ 'xml' ]

# Support extracting NZBs from ZIP files with this suffix (case insensitive) in
# QUEUE_DIR. Defaults to '.nzb.zip'. Set to False to disable.
#Hellanzb.NZB_ZIPS = '.nzb.zip'

# Support extracting NZBs from GZIP files with this suffix (case insensitive)
# in QUEUE_DIR. Defaults to '.nzb.gz'. Set to False to disable.
#Hellanzb.NZB_GZIPS = '.nzb.gz'

# Delay enqueueing new, recently modified NZB files added to the QUEUE_DIR until
# this many seconds have passed since the NZB's last modification time (defaults
# to 10 seconds)
#Hellanzb.NZBQUEUE_MDELAY = 10

# Optional external handler script. hellanzb will run this script after post
# processing an archive, with the following arguments:
#
# handler_script type archiveName destDir elapsedTime parMessage
#
# type: post processing result, either 'SUCCESS' or 'ERROR'
# archiveName: name of the archive, e.g. 'Usenet_Post5'
# destDir: where the archive ended up, e.g. '/ext2/usenet/Usenet_Post5'
# elapsedTime: a pretty string showing how long post processing took, e.g.
#              '10m 37s'
# parMessage: optional post processing message. e.g. '(No Pars)'
#Hellanzb.EXTERNAL_HANDLER_SCRIPT = '~/bin/post_hellanzb.sh'
Edit: Wat ik je dan aanraad om te doen.. heb ik zelf althans erg handig om een snelstarter te maken naar de daemon.queue en die op bureaublad te zetten zodat je iedere keer als je een NZB download rechtsstreeks naar bureaublad en daar via snelstarter naar map gaat en in opslaat.

Offline Harry

  • Lid
Downloaden met open ftd
« Reactie #13 Gepost op: 2008/06/23, 13:21:39 »
Aan shinger
Hartelijk dank voor alle hulp.
Heb alles aangepast en krijg bij opstarten in het terminalvenster;

hellanzb v0.13 (config = /etc/hellanzb.conf, C yenc module)
(eweka) Opening 8 connections...
hellanzb - Now monitoring queue...
(x.......hier blijft de cursor knipperen).

Hoe kan ik een snelstarter maken?

Ik ben nog niet zo thuis in dit prachtige systeem.
Tot voor 2 maanden uitsluitend met Vista gewerkt.

Ik neem aan dat bij Hella geen venster opstart zoals bijvoorbeeld bij NNTPGrab  in Ubuntu of Newsleecher in Vista.

Groeten,
Harry.
Harry
Maastricht

Downloaden met open ftd
« Reactie #14 Gepost op: 2008/06/23, 13:50:24 »
Ik zelf heb nog steeds geen starter. :P

Ik maak gewoon altijd terminal open en type in sudo hell :P
password :P

Maar er zijn ook FRONT END GUI programmas voor Hellanzb

Myhella
Lottanzb

Ik zelf gebruik lottanzb handig als je prioriteit wilt toekennen aan bepaalde nzb.
Hij is nog wel erg buggy waar ik vaak meemaak dat ie zelf crasht.

http://www.lottanzb.org/

Offline Harry

  • Lid
Downloaden met open ftd
« Reactie #15 Gepost op: 2008/06/23, 17:12:21 »
Lottanzb 0.2 geinstalleerd. Scherm verschijnt, maar met het bericht dat de verbinding met hella is verbroken.
Na opstarten hella in terminal en daarna opstarten lotta wordt bij het kiezen van : verbinding met hella herstellen,  dit niet uitgevoerd en komt deze foutmelding steeds terug.
Harry.
Harry
Maastricht

Downloaden met open ftd
« Reactie #16 Gepost op: 2008/06/23, 20:04:54 »
Citaat van: harmaas
Lottanzb 0.2 geinstalleerd. Scherm verschijnt, maar met het bericht dat de verbinding met hella is verbroken.
Na opstarten hella in terminal en daarna opstarten lotta wordt bij het kiezen van : verbinding met hella herstellen,  dit niet uitgevoerd en komt deze foutmelding steeds terug.
Harry.
Ja dat is 1 van de bugs volgens mij.

Dit los je op door terminal met sudo hellanzb te openen en ernaast Lottanzb.

Offline Harry

  • Lid
Downloaden met open ftd
« Reactie #17 Gepost op: 2008/06/23, 22:41:50 »
Citaat van: shinger
Citaat van: harmaas
Lottanzb 0.2 geinstalleerd. Scherm verschijnt, maar met het bericht dat de verbinding met hella is verbroken.
Na opstarten hella in terminal en daarna opstarten lotta wordt bij het kiezen van : verbinding met hella herstellen,  dit niet uitgevoerd en komt deze foutmelding steeds terug.
Harry.
Ja dat is 1 van de bugs volgens mij.

Dit los je op door terminal met sudo hellanzb te openen en ernaast Lottanzb.
Heb dit en van alles anders geprobeerd, maar de foutmelding van hellanzb komt steeds terug.
Heb ook nog de lotta-pages bekeken voor melding eventuele bugs ,maar ben niets wijzer geworden.
Ik denk dat ik maar newsleecher gebruik met Vista of een andere programma onder Ubuntu bijv. NNTPGrab.
Heb ook nog op forum ontdekt dat bijv. met Wine ook nzb files kunnen worden gebruikt.
Hartelijk dank voor alle hulp,
Harry.

N.B. Een starter kan men maken door op het Bureaublad  met de rechter muisknopte klikken en dan "Nieuwe starter" te kiezen.Daarna kunnen de gegevens worden ingevoerd.
Harry
Maastricht

Downloaden met open ftd
« Reactie #18 Gepost op: 2008/06/24, 02:08:50 »
Citaat van: harmaas
Citaat van: shinger
Citaat van: harmaas
Lottanzb 0.2 geinstalleerd. Scherm verschijnt, maar met het bericht dat de verbinding met hella is verbroken.
Na opstarten hella in terminal en daarna opstarten lotta wordt bij het kiezen van : verbinding met hella herstellen,  dit niet uitgevoerd en komt deze foutmelding steeds terug.
Harry.
Ja dat is 1 van de bugs volgens mij.

Dit los je op door terminal met sudo hellanzb te openen en ernaast Lottanzb.
Heb dit en van alles anders geprobeerd, maar de foutmelding van hellanzb komt steeds terug.
Heb ook nog de lotta-pages bekeken voor melding eventuele bugs ,maar ben niets wijzer geworden.
Ik denk dat ik maar newsleecher gebruik met Vista of een andere programma onder Ubuntu bijv. NNTPGrab.
Heb ook nog op forum ontdekt dat bijv. met Wine ook nzb files kunnen worden gebruikt.
Hartelijk dank voor alle hulp,
Harry.

N.B. Een starter kan men maken door op het Bureaublad  met de rechter muisknopte klikken en dan "Nieuwe starter" te kiezen.Daarna kunnen de gegevens worden ingevoerd.
Ik weet hoe je een starter enzo kan maken maar wil niet erg veel van Xserver afhankelijk zijn. En trouwens wat wil je eigenijk percies kunnen met nzb leecher..??

Ik zelf download de nzb naar mapje
ga dan naar terminal sudo hellanzb
password

hij zoekt en vindt download...pakt uit.. ....Zonder fratsen...en lotta nzb alleen openen om andere nzb eerder te downloaden dan waar die momenteel mee bezig is.

Het mooie van terminal leecher is dat hij bijna geen ramgeheugen zowiso opeet. en zoals ik eerder zei zonder fratsen.

Offline Johan van Dijk

  • Administrator
    • johanvandijk
Downloaden met open ftd
« Reactie #19 Gepost op: 2008/06/24, 10:15:06 »
Het is helemaal niet nodig om hellanzb met sudo te openen.
Dat levert alleen maar veel veiligheidsproblemen op en ook verkeerde rechten van bestanden in je eigen home map.
Waarschijnlijk staan de rechten nu verkeerd, dus werkt hellanzb niet goed.

Eerst even dit commando uitvoeren:
sudo chmod -R $USER:$USER /home/jouwgebruikersnaam/

wel even "jouwgebruikersnaam" vervangen natuurlijk.

Downloaden met open ftd
« Reactie #20 Gepost op: 2008/06/24, 13:23:37 »
Citaat van: Johanvd
Het is helemaal niet nodig om hellanzb met sudo te openen.
Dat levert alleen maar veel veiligheidsproblemen op en ook verkeerde rechten van bestanden in je eigen home map.
Waarschijnlijk staan de rechten nu verkeerd, dus werkt hellanzb niet goed.

Eerst even dit commando uitvoeren:
sudo chmod -R $USER:$USER /home/jouwgebruikersnaam/

wel even "jouwgebruikersnaam" vervangen natuurlijk.
Hij pakt hem niet.

Uitvoer:

Citaat
shinger@Koerdistan-Pc:~$ sudo chmod -R $USER:$USER /home/shinger/
chmod: ongeldige modus: ‘shinger:shinger’
Probeer `chmod --help' voor meer informatie.

Offline Harry

  • Lid
Downloaden met open ftd
« Reactie #21 Gepost op: 2008/06/24, 16:48:22 »
harry@Pcharry:~$ sudo chmod -R $USER:$USER /home/harry/
chmod: ongeldige modus: ‘harry:harry’
Probeer `chmod --help' voor meer informatie.
harry@Pcharry:~$

Dit is het resultaat.
Harry

Zonder sudo:

harry@Pcharry:~$ hellanzb

hellanzb v0.13 (config = /etc/hellanzb.conf, C yenc module)
Exiting: FatalError'>: Cannot continue: hellanzb needs write access to directories:
/media/UITGEBREID/Linux NZB/daemon.postponed/
/media/UITGEBREID/Linux NZB/daemon.working/
/media/UITGEBREID/Linux NZB/
/media/UITGEBREID/Linux NZB/daemon.queue/
/media/UITGEBREID/Linux NZB/daemon.temp/
/media/UITGEBREID/Linux NZB/daemon.processing/
/media/UITGEBREID/Linux NZB/done/
/media/UITGEBREID/Linux NZB/daemon.current/
Harry
Maastricht

Offline Johan van Dijk

  • Administrator
    • johanvandijk
Downloaden met open ftd
« Reactie #22 Gepost op: 2008/06/24, 17:02:20 »
ah, verkeerde commando, sorry

Dit moet het wel zijn:
sudo chown -R $USER:$USER /home/jouwgebruikersnaam/

Offline Johan van Dijk

  • Administrator
    • johanvandijk
Downloaden met open ftd
« Reactie #23 Gepost op: 2008/06/24, 17:17:56 »
Harmaas, jij moet wat anders doen, omdat je de mappen van hellanzb veranderd hebt:
sudo chown -R harry:harry /media/UITGEBREID/Linux NZB/

Offline Harry

  • Lid
Downloaden met open ftd
« Reactie #24 Gepost op: 2008/06/24, 17:44:34 »
Citaat van: Johanvd
Harmaas, jij moet wat anders doen, omdat je de mappen van hellanzb veranderd hebt:
sudo chown -R harry:harry /media/UITGEBREID/Linux NZB/
Resultaat:

harry@Pcharry:~$ sudo chown -R harry:harry /media/UITGEBREID/Linux NZB/
[sudo] password for harry:
chown: kan geen toegang krijgen tot ‘/media/UITGEBREID/Linux’: Bestand of map bestaat niet
chown: kan geen toegang krijgen tot ‘NZB/’: Bestand of map bestaat niet
harry@Pcharry:~$


De map bestaat wel als ik kijk in Gnome-commander!!!!!
Harry
Maastricht