My Usenet (1 Viewer)

rickyman

Portal Pro
February 5, 2008
210
1
i was wondering have ever use ninan/grabit. how do you installed ninan/grabit into myusenet?

i was wondering what does " Error downloading NZB" mean?
 

armandp

Retired Team Member
  • Premium Supporter
  • April 6, 2008
    990
    620
    Zoetermeer
    Home Country
    Netherlands Netherlands
    I was wondering if it's possible to use this plugin in combination with sabnzbd WITHOUT sharing the configuration directory over the network. I have sabnzbd running on a seperate server and have shared the blackhole/pickup directory. When using my normal desktop pc, i just download/save as into this blackhole share.

    So the only feature i need is to only specify this blackhole share in your plugin (instead of having it read from the sabnzbd configuration file).
     

    jburnette

    Portal Pro
    August 24, 2006
    758
    116
    Kentucky
    Home Country
    United States of America United States of America
    I was wondering if it's possible to use this plugin in combination with sabnzbd WITHOUT sharing the configuration directory over the network. I have sabnzbd running on a seperate server and have shared the blackhole/pickup directory. When using my normal desktop pc, i just download/save as into this blackhole share.

    So the only feature i need is to only specify this blackhole share in your plugin (instead of having it read from the sabnzbd configuration file).


    You should be able to just copy your sabnzbd.ini to another folder and change the line in it that specifies the blackhole directory. Then just point the plugin to that directory and it will read the directory out of this false sabnzbd.ini. The only thing it gets out of that file is the blackhole directory. That should work.
     

    rickyman

    Portal Pro
    February 5, 2008
    210
    1
    i dont know why when i try to use SAb prorgram, i got a Media Portal crash. i am sending you : sab log, media portal log and config. log.
     

    gizzard

    Portal Member
    January 14, 2007
    72
    22
    Home Country
    Iceland Iceland
    i dont know why when i try to use SAb prorgram, i got a Media Portal crash. i am sending you : sab log, media portal log and config. log.

    Code:
    My Usenet: Error reading NZB dir from C:\Program Files\SABnzbd\sabnzbd.ini, read as 
    2008-05-14 10:37:46.159715 [Info.][9]: My Usenet: Error reading config: System.UriFormatException: Invalid URI: The hostname could not be parsed.
       at System.Uri.CreateThis(String uri, Boolean dontEscape, UriKind uriKind)
       at System.UriBuilder.get_Uri()
       at myusenet.myusenet.sabnzbdgetvalues()
       at myusenet.myusenet.getconfig()

    Verify that you can access sabnzbd using http://localhost:8080/sabnzbd

    If you can do that configure the plugin with localhost and port 8080.
     

    armandp

    Retired Team Member
  • Premium Supporter
  • April 6, 2008
    990
    620
    Zoetermeer
    Home Country
    Netherlands Netherlands
    So i put a version of my sabnzbd.ini to a local drive on my HTPC and altered the blackhole path.

    2008-05-14 21:04:57.778703 [ERROR][25]: My Usenet: Error reading NZB dir from C:\Program Files\Team MediaPortal\MediaPortal\plugins\Windows\sabnzbd.ini, read as \\TITAN\NZB

    The path \\titan\nzb is correct as the server is called titan and the share is called nzb.

    Furthermore is also seem to choke on filenames in the queue:

    2008-05-14 21:04:57.849703 [ERROR][25]: My Usenet: Error reading config: System.InvalidCastException: The conversion of string SOME.DOWNLOAD.720p.SOMEFORMAT.DTS.x2 to type Double is invalid. ---> System.FormatException: De indeling van de invoertekenreeks is onjuist.
    at Microsoft.VisualBasic.CompilerServices.Conversions.ParseDouble(String Value, NumberFormatInfo NumberFormat)
    at Microsoft.VisualBasic.CompilerServices.Conversions.ToDouble(String Value, NumberFormatInfo NumberFormat)
    --- End of internal exception stackpath ---
    at Microsoft.VisualBasic.CompilerServices.Conversions.ToDouble(String Value, NumberFormatInfo NumberFormat)
    at Microsoft.VisualBasic.CompilerServices.Conversions.ToDouble(String Value)
    at myusenet.SABapi.apiMainStatus(Uri address)
    at myusenet.myusenet.sabnzbdgetvalues()
    at myusenet.myusenet.getconfig()

    Note:

    - i translated some of the error message because my framework reports in dutch.
    - the file is actually called: SOME.DOWNLOAD.720p.SOMEFORMAT.DTS.x264-SOMETHING

    Hope this helps.. if you need more log just let me know but i could'nt find more relevant lines in the log.
     

    jburnette

    Portal Pro
    August 24, 2006
    758
    116
    Kentucky
    Home Country
    United States of America United States of America
    Try putting a \ at the end of that shares path. Also, what version of SABnzbd are you using? gizzard has brought myusenet up to compliance with 0.4 I believe, so if that's what you're using he or I can post a recompiled version from the current source.
     

    armandp

    Retired Team Member
  • Premium Supporter
  • April 6, 2008
    990
    620
    Zoetermeer
    Home Country
    Netherlands Netherlands
    I'm using 0.4 yes, so that's probably my problem ;)

    edit:
    the trailing \ doesn't resolve the config error.

    thanks for your help ;)
     

    Users who are viewing this thread

    Top Bottom