MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal 1 » Community Skins and Plugins » Plugins


Plugins Plugins developed and maintained by users. Want to create your own plugin? Start a thread in here.

Reply
 
LinkBack Thread Tools Display Modes
Old 2008-05-14, 14:37   #311 (permalink)
Portal Member
 
Join Date: Feb 2008
Posts: 129
Thanks: 0
Thanked 0 Times in 0 Posts

My System

Default

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?

Last edited by rickyman; 2008-05-14 at 14:59.
rickyman is offline   Reply With Quote
Old 2008-05-14, 14:53   #312 (permalink)
Portal Member
 
armandp's Avatar
 
Join Date: Apr 2008
Age: 27
Posts: 186
Thanks: 11
Thanked 20 Times in 11 Posts

Country:

My System

Default

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).
__________________
- "Improving the WAF"
htpc: GA-MA78GM-S2H + x2 4850e + MP RC 2.0 (details)
blog: http://htpc.zerobarrier.nl/
spotlight: My Trailers, Moving Pictures
armandp is online now   Reply With Quote
Old 2008-05-14, 16:03   #313 (permalink)
Portal Member
 
jburnette's Avatar
 
Join Date: Aug 2006
Location: Kentucky
Age: 23
Posts: 664
Thanks: 117
Thanked 83 Times in 44 Posts

Country:

My System

Default

Quote:
Originally Posted by armandp View Post
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.
jburnette is offline   Reply With Quote
Old 2008-05-14, 16:28   #314 (permalink)
Portal Member
 
armandp's Avatar
 
Join Date: Apr 2008
Age: 27
Posts: 186
Thanks: 11
Thanked 20 Times in 11 Posts

Country:

My System

Default

Ok simple enough warm weather makes me think slower
__________________
- "Improving the WAF"
htpc: GA-MA78GM-S2H + x2 4850e + MP RC 2.0 (details)
blog: http://htpc.zerobarrier.nl/
spotlight: My Trailers, Moving Pictures
armandp is online now   Reply With Quote
Old 2008-05-14, 16:43   #315 (permalink)
Portal Member
 
Join Date: Feb 2008
Posts: 129
Thanks: 0
Thanked 0 Times in 0 Posts

My System

Default

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.
Attached Files
File Type: log Configuration.log (42.4 KB, 1 views)
File Type: log MediaPortal.log (13.2 KB, 4 views)
rickyman is offline   Reply With Quote
Old 2008-05-14, 17:53   #316 (permalink)
Portal Member
 
Join Date: Jan 2007
Age: 30
Posts: 41
Thanks: 4
Thanked 4 Times in 4 Posts

Country:


Default

Quote:
Originally Posted by rickyman View Post
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.
gizzard is offline   Reply With Quote
Old 2008-05-14, 18:28   #317 (permalink)
Portal Member
 
Join Date: Feb 2008
Posts: 129
Thanks: 0
Thanked 0 Times in 0 Posts

My System

Default

i will send you the sab. programs log.
Attached Files
File Type: log cherrypy.log (3.2 KB, 2 views)
File Type: log sabnzbd.log (23.2 KB, 3 views)
rickyman is offline   Reply With Quote
Old 2008-05-14, 20:21   #318 (permalink)
Portal Member
 
armandp's Avatar
 
Join Date: Apr 2008
Age: 27
Posts: 186
Thanks: 11
Thanked 20 Times in 11 Posts

Country:

My System

Default

So i put a version of my sabnzbd.ini to a local drive on my HTPC and altered the blackhole path.

Quote:
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.in i, 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:

Quote:
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.
__________________
- "Improving the WAF"
htpc: GA-MA78GM-S2H + x2 4850e + MP RC 2.0 (details)
blog: http://htpc.zerobarrier.nl/
spotlight: My Trailers, Moving Pictures
armandp is online now   Reply With Quote
Old 2008-05-14, 20:24   #319 (permalink)
Portal Member
 
jburnette's Avatar
 
Join Date: Aug 2006
Location: Kentucky
Age: 23
Posts: 664
Thanks: 117
Thanked 83 Times in 44 Posts

Country:

My System

Default

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.
jburnette is offline   Reply With Quote
Old 2008-05-14, 20:28   #320 (permalink)
Portal Member
 
armandp's Avatar
 
Join Date: Apr 2008
Age: 27
Posts: 186
Thanks: 11
Thanked 20 Times in 11 Posts

Country:

My System

Default

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
__________________
- "Improving the WAF"
htpc: GA-MA78GM-S2H + x2 4850e + MP RC 2.0 (details)
blog: http://htpc.zerobarrier.nl/
spotlight: My Trailers, Moving Pictures

Last edited by armandp; 2008-05-14 at 20:32.
armandp is online now   Reply With Quote
Reply

Bookmarks

Tags
nzb

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
REQ: Usenet plugin is there interest idioteque Plugins 4 2006-11-13 11:34


All times are GMT +1. The time now is 11:53.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress