Giter Club home page Giter Club logo

nzbverify's People

Contributors

wnielson avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

nzbverify's Issues

Runtime Error

This is what happens when I try to run.

What might I be missing?

thanks

nzbverify version 0.3.0, Copyright (C) 2014 Weston Nielson wnielson@github
Found 1 primary host
news.newshosting.com
Found 0 backup hosts
Created 1/1 threads
Parsing NZB: nzbs/ubuntu.nzb
Exception in thread thread-0:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 810, in bootstrap_inner
self.run()
File "/usr/local/lib/python2.7/dist-packages/nzbverify/thread.py", line 32, in run
connection = self.server.create_connection()
File "/usr/local/lib/python2.7/dist-packages/nzbverify/server.py", line 37, in create_connection
self.conf.get("use_ssl"), self.conf.get("timeout"))
File "/usr/local/lib/python2.7/dist-packages/nzbverify/nntp.py", line 58, in __init

if 'STARTTLS' in self.getcapabilities():
TypeError: argument of type 'NoneType' is not iterable

Found 47 files and 5604 segments totaling 3.99 GB
Available: 0 [0.00%], Missing: 0 [0.00%], Total: 0 [0.00%]

Config file examples?

Hi, I see that you can use a config file with -c argument. Is there any templates for it?
I would like to automatize the process, and put the password in the config file (since there is a prompt every time you enter the password).

pb in pip install -e

hello,
you rename README in README.md but in the setup.py you have
long_description=open('README').read(),

can you change this tanks...

toogaz

Exception in thread

Hi,
I've tryied your program but I've this problem:
nzbverify version 0.3.0, Copyright (C) 2014 Weston Nielson wnielson@github
Found 1 primary host
news.xxxxx.com
Found 0 backup hosts
Created 2/2 threads
Parsing NZB: tests/nzbs/ubuntu-12_04-dvd-amd64_iso.nzb
Found 43 files and 2878 segments totaling 1.75 GB
Available: 0 [0.00%], Missing: 0 [0.00%], Total: 0 [0.00%]Exception in thread thread-1:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner
self.run()
File "/home/nzbverify/nzbverify/thread.py", line 32, in run
connection = self.server.create_connection()
File "/home/nzbverify/nzbverify/server.py", line 37, in create_connection
self.conf.get("use_ssl"), self.conf.get("timeout"))
File "/home/nzbverify/nzbverify/nntp.py", line 58, in init
if 'STARTTLS' in self.getcapabilities():
TypeError: argument of type 'NoneType' is not iterable

Available: 0 [0.00%], Missing: 0 [0.00%], Total: 0 [0.00%]Exception in thread thread-0:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner
self.run()
File "/home/nzbverify/nzbverify/thread.py", line 32, in run
connection = self.server.create_connection()
File "/home/nzbverify/nzbverify/server.py", line 37, in create_connection
self.conf.get("use_ssl"), self.conf.get("timeout"))
File "/home/nzbverify/nzbverify/nntp.py", line 58, in init
if 'STARTTLS' in self.getcapabilities():
TypeError: argument of type 'NoneType' is not iterable

Have you an idea?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.