Page 5 of 6 FirstFirst ... 3456 LastLast
Results 41 to 50 of 57

Thread: HOWTO: hellaNZB integration with conky

  1. #41
    Join Date
    Nov 2007
    Location
    Oslo, Norway
    Beans
    28
    Distro
    Ubuntu 7.10 Gutsy Gibbon
    Quote Originally Posted by honeydew View Post
    mm good to hear... I need to get around to adding a few fixes for this script.. (needs to find a ballance of ganj and scripting )
    Ah, the balance.

    Anyways, My conkyrc got deleted and now I can't remember how the text for hellaconk was set up in it. I had the name of the file, % and ETA. Can you post it? The wiki seems to be offline.

    EDIT: Nwm, I found it.
    Last edited by doubledouce; April 26th, 2008 at 10:33 PM.

  2. #42
    Join Date
    Sep 2006
    Beans
    17

    Re: HOWTO: hellaNZB integration with conky

    Any progress on this? Conky is causing crash reports under hardy. Popups every 5 seconds a re highly annoying....

  3. #43
    Join Date
    Dec 2005
    Location
    Vancouver, BC
    Beans
    283
    Distro
    Hardy Heron (Ubuntu Development)

    Re: HOWTO: hellaNZB integration with conky

    crazy... havnt used conky under hardy yet..but Ill give it a go. I just have to find my server drive with the wiki on it..

  4. #44
    Join Date
    Feb 2007
    Location
    Adelaide, Australia
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: HOWTO: hellaNZB integration with conky

    I've got conky working fine with Hardy. Make sure that you install the dependencies - like curl.
    AMD Athlon 3000 @2.0Ghz / MSI K8T Neo K8T800 / 2 GB Corsair DDR RAM / Nvidia GeForce 6600GT (256MB) / Samsung 226BW @ 1600x1050 / 120GB/320GB PATA.

  5. #45
    Join Date
    Sep 2006
    Beans
    17

    Re: utf8

    Quote Originally Posted by thecount View Post
    changing this:
    print download[0]['nzbName']
    to this:
    print download[0]['nzbName'].encode('ascii', 'ignore')
    Does the trick.
    My crashes are related to this and the post above does not solve the error for me. Any suggestions?

  6. #46
    Join Date
    Dec 2005
    Location
    Vancouver, BC
    Beans
    283
    Distro
    Hardy Heron (Ubuntu Development)

    Re: HOWTO: hellaNZB integration with conky

    what is the popup error that you are receiving?

  7. #47
    Join Date
    Sep 2006
    Beans
    17

    Re: HOWTO: hellaNZB integration with conky

    When there is no active nzb's i get "This problem report does not apply to a packaged program." As conky sees it as an error.

  8. #48
    Join Date
    Dec 2005
    Location
    Vancouver, BC
    Beans
    283
    Distro
    Hardy Heron (Ubuntu Development)

    Re: HOWTO: hellaNZB integration with conky

    o right.. I think someone wrote some code that fixes this issue.. if you scan back in this thread you may find the fix. I havnt been able to put any time towards this.. and my drive with my wiki on it has gone missing =/

  9. #49
    Join Date
    Sep 2006
    Beans
    17

    Re: HOWTO: hellaNZB integration with conky

    What commands go in the conky config file again? Fresh install and forgot to copy it over.

  10. #50
    Join Date
    Sep 2006
    Beans
    17

    Re: HOWTO: hellaNZB integration with conky

    Never mind.. got it. In case anyone else needs it.

    HELLA:
    ${execi 10 hellaconk.py -n}
    Speed: ${execi 10 hellaconk.py -r} k/s
    Percent Done: ${execi 10 hellaconk.py -p}%
    ETA:${execi 10 hellaconk.py -e}

Page 5 of 6 FirstFirst ... 3456 LastLast

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
  •