[RELEASE] Pneumatic

  Thread Rating:
  • 7 Votes - 4.71 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
Popeye Offline
Posting Freak
Posts: 875
Joined: Aug 2009
Reputation: 25
Location: Sweden
Post: #11
I have implemented sorting of the queue so the nzb you intend to watch is first.
Since the script is a one time operation i have no way of controlling what happens after the movie starts, just hope your connection is good enough, if not the movie will stop...
find quote
DDM123 Offline
Senior Member
Posts: 138
Joined: Mar 2009
Reputation: 0
Post: #12
This is great news. I'm anxious to get it working. I'm running Ubuntu 10.10 x64 and get this error
Code:
10:16:11 T:140188372158208 M:1005740032    INFO: -->Python script returned the following error<--
10:16:11 T:140188372158208 M:1005740032   ERROR: Error Type: exceptions.ImportError
10:16:11 T:140188372158208 M:1005740032   ERROR: Error Contents: No module named rar
10:16:11 T:140188372158208 M:1005740032   ERROR: Traceback (most recent call last):
                                              File "/home/xbmc/.xbmc/addons/plugin.video.nzbs/default.py", line 39, in ?
                                                from rar import RarFile
                                            ImportError: No module named rar
10:16:11 T:140188372158208 M:1005740032    INFO: -->End of Python script error report<--
10:16:11 T:140188372158208 M:1005740032    INFO: Python script stopped
10:16:11 T:140188372158208 M:1005740032   DEBUG: Thread 140188372158208 terminating
I realize this is alpha software, and I just wanted to give you a heads up.
find quote
maruchan Offline
Fan
Posts: 311
Joined: Feb 2009
Reputation: 0
Post: #13
You're getting that error because you're using the latest source code rather than downloading the release version which is 0.0.2.

Hit 'Downloads' and choose 'plugin.video.nzbs-0.0.2.zip'
find quote
DDM123 Offline
Senior Member
Posts: 138
Joined: Mar 2009
Reputation: 0
Post: #14
Ah, thank you. I get this error.
Code:
ERROR: File::Open - unknown exception when opening  rar://%2fhtpc%2fvideo%2f%2etmp%2fThe%2eBiggest%2eLoser%2eAU
ERROR: CDVDPlayer::OpenInputStream - error opening [rar://%2fhtpc%2fvideo%2f%2etmp%2fThe%2eBiggest%2eLoser%2eAU
and I removed my ID and hash, of course. Not sure if you guys want to be bugged with Linux problems just yet, though.
find quote
Popeye Offline
Posting Freak
Posts: 875
Joined: Aug 2009
Reputation: 25
Location: Sweden
Post: #15
Sorry. Just cant figure out why linux refuses to play...
find quote
Popeye Offline
Posting Freak
Posts: 875
Joined: Aug 2009
Reputation: 25
Location: Sweden
Post: #16
I'm setting up a linux dev environment so I can test better. I will also add nzb.su and will try to do it in one commit so others more easily could add even more sites.
find quote
nikc0069 Offline
Senior Member
Posts: 252
Joined: Jan 2011
Reputation: 1
Post: #17
Nzbmatrix would be nice Smile
find quote
Popeye Offline
Posting Freak
Posts: 875
Joined: Aug 2009
Reputation: 25
Location: Sweden
Post: #18
Nailed the linux bug, so now nothing is stopping me Big Grin
find quote
DDM123 Offline
Senior Member
Posts: 138
Joined: Mar 2009
Reputation: 0
Post: #19
I ran into a few show-stopping Linux bugs and was going to post them, then I noticed you're still revising stuff on git. I'll try again later tonight and post the logs if the problem still exists.

Also, you are awesome.
find quote
Popeye Offline
Posting Freak
Posts: 875
Joined: Aug 2009
Reputation: 25
Location: Sweden
Post: #20
Just uploaded 0.0.4 and it should work on linux to...
find quote
Post Reply