Page 4 of 4 FirstFirst 1234
Results 31 to 39 of 39

Thread: Newspost / Newsmangler

  1. #31
    Also, i can cd to the folder. So i don't know why it's showing up like that now.

    Can someone tell me what i'm doing wrong?

  2. Newsgroups   -   #32
    /killer/Desktop/Downloads/Seeking.Justice.LIMITED.BDRip.XviD-TARGET/*

    or /killer/Desktop/Downloads/Seeking.Justice.LIMITED.BDRip.XviD-TARGET/*.avi

    should work

  3. Newsgroups   -   #33
    So /killer/Desktop/Downloads/Seeking.Justice.LIMITED.BDRip.XviD-TARGET/*.avi

    will make it so that it uploads everything in the folder besides the avi files right?

    Also is there a way to make it so that dirname is in the header.

    Like in most posters $D will make it the folder name, but it doesn't seem to work in news mangler.

    I was just trying to post a 20gb season of a tv show and i got

    2012-03-10 21:47:58,445 [INFO] Posting 33929 article(s)...
    2012-03-10 22:32:18,169 [WARNING] 23: posting not allowed!
    2012-03-10 22:34:55,481 [WARNING] 20: posting failed - 441 Posting Not Finished (unknown)
    17288 articles remaining - 4516.2KB/s

    what does that mean? it's still uploading though so i'm not sure what i should do and do you know if there is a way to pause, stop and start uploads?

    I'm sorry for asking so many question. I'm just new and there are hardly any tuts on how to use this program.
    Last edited by kkiller23; 03-10-2012 at 07:38 PM.

  4. Newsgroups   -   #34
    Your usenet server isn't giving you permission to post.

    What provider are you using?

  5. Newsgroups   -   #35
    Blocknews, but can you tell me if there is a way to select everything inside a folder besides avi files? Because the

    "/killer/Desktop/Downloads/Seeking.Justice.LIMITED.BDRip.XviD-TARGET/*.avi "

    makes it select only the avi files, i wanna upload only the .rar and pars files and skip the avis in the folder.
    Last edited by kkiller23; 03-11-2012 at 03:30 AM.

  6. Newsgroups   -   #36
    Probably can't do that, I'd move the rars and pars to a different folder.
    Last edited by cola; 03-11-2012 at 02:49 PM.

  7. Newsgroups   -   #37
    It was working great, but now i get this server when trying to post.


    2012-03-11 21:51:06,998 [INFO] Using python-vanilla module for yEnc encoding.
    2012-03-11 21:51:07,839 [INFO] Posting 992 article(s)...
    Traceback (most recent call last):
    File "poster.py", line 150, in <module>
    main()
    File "poster.py", line 145, in main
    poster.post(newsgroup, postme, post_title=post_title)
    File "/home/newsmangler/classes/Poster.py", line 124, in post
    self.build_article(postfile, article)
    File "/home/newsmangler/classes/Poster.py", line 302, in build_article
    if self.conf['posting']['generate_nzbs']:
    KeyError: 'generate_nzbs'

  8. Newsgroups   -   #38
    Quote Originally Posted by john8675309 View Post
    ok, I saw this and had to get out of bed, cause I want it to work for you like it's working for me now!! Freddie posted an update tonight to the git repository, so it fixes newsmangler with newshosting!! anyways here are the exact steps to get yenc-freddie working...

    1. Download the module: https://filesharingtalk.com/external/...2xtumje437yca3
    2. Extract it: rar e yenc-0.3-freddie.rar
    3. cd to it: cd yenc-0.3-freddie
    4. Build it: python setup.py build
    5. Install it: pything setup.py install
    (Assuming all goes well)
    6. Edit (in your newsmangler directory): classes/yEnc.py
    7. Go Way to the bottom of the file and change:
    HAVE_YENC_FRED = ('Freddie mod' in _yenc.__doc__)
    to
    #HAVE_YENC_FRED = ('Freddie mod' in _yenc.__doc__)
    HAVE_YENC_FRED = ('Freddie' in _yenc.__doc__)


    That will fix it (Before Fix):
    call1 newsmangler # ./poster.py -c sample.conf -f "test please ignore" iso/*
    2012-03-08 22:59:32,839 [INFO] Using yenc-vanilla module for yEnc encoding.
    2012-03-08 22:59:33,095 [INFO] Posting 28 article(s)...

    (After Fix):
    call1 newsmangler # !./post
    ./poster.py -c sample.conf -f "test please ignore" iso/*
    2012-03-08 22:58:41,561 [INFO] Using yenc-fred module for yEnc encoding.
    2012-03-08 22:58:42,205 [INFO] Posting 28 article(s)...
    26 articles remaining - 555.6KB/s



    Have Fun,

    --John
    John, Madcow just updated newsmangler again after my issue post, should this still work for the freddie module?

  9. Newsgroups   -   #39
    Poster
    Join Date
    Nov 2010
    Location
    Incontinentia
    Posts
    40
    Quote Originally Posted by kkiller23 View Post
    It was working great, but now i get this server when trying to post.

    File "/home/newsmangler/classes/Poster.py", line 124, in post
    self.build_article(postfile, article)
    File "/home/newsmangler/classes/Poster.py", line 302, in build_article
    if self.conf['posting']['generate_nzbs']:
    KeyError: 'generate_nzbs'
    You're running this from /home ? post the output of
    Code:
    id newsmangler
    and
    Code:
    ls -la /home
    Looks like you don't have permissions to create the nzb.
    It is always something.

Page 4 of 4 FirstFirst 1234

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •