[RELEASE] Pneumatic

  Thread Rating:
  • 7 Votes - 4.71 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
atmorell Offline
Member
Posts: 64
Joined: Jan 2012
Reputation: 0
Post: #1041
That would be so nice Smile How are things? Have not seen any updates for a while.
find quote
Popeye Offline
Posting Freak
Posts: 879
Joined: Aug 2009
Reputation: 25
Location: Sweden
Post: #1042
With the nice spring/summer weather I've spent the time on rolling on concrete rather than in front of the computer :-D

sverigesradio | Pneumatic | SABnzbd | XBMC that just works - openelec
find quote
workshy Offline
Junior Member
Posts: 22
Joined: Nov 2011
Reputation: 0
Post: #1043
Got hold of a Raspberrypi and thought would give this a try.

Everything sets up ok but problems start when the video is about to start. A lot of the time the video wont play and more or less freezes up but when it does play it is very jerky with little or no audio (usually SD type).

Another thing i noticed is that when the request to sabnzbd is successful and waiting for nzb download, it can take upto 60secs before the details of the rar file downloading appear. This usually only appears briefly when i use this on a PC.

This is using Raspbmc.

This is the log of a video that plays but very jerky...anything seem odd?

http://pastebin.com/gU0Wkj0L
(This post was last modified: 2012-06-02 15:56 by workshy.)
find quote
Popeye Offline
Posting Freak
Posts: 879
Joined: Aug 2009
Reputation: 25
Location: Sweden
Post: #1044
Cool with the rasberryPi.
Regarding the stuttering, I dont believe my code can do anything about it. I merly send the path to the file in the rar, xbmc handles the rest. Have you tried playing it once download has finished?
Regarding the 60s waiting, I have noticed the same and it's extremely annoying :-) . I'll just have to find some time to write some code. Withe crappy June weather, it souldn't be any problem...

sverigesradio | Pneumatic | SABnzbd | XBMC that just works - openelec
find quote
workshy Offline
Junior Member
Posts: 22
Joined: Nov 2011
Reputation: 0
Post: #1045
I haven't checked whether it plays when downloaded.. Will try later.

It plays video files just fine that I already have on my mac, using a mount point within Raspbmc.
find quote
workshy Offline
Junior Member
Posts: 22
Joined: Nov 2011
Reputation: 0
Post: #1046
I thought i would try the Openelec version for the Pi but had the same results.

Using Raspbmc again i had debugging switched on and noticed when the video started to play the CPU was between 90-95%.

Raspbmc by default runs at 800 mhz so i increased to 900 and there was an improvement in the video playback, less jerky but still unwatchable. Just looks like the Pi is not powerful enough to run the addon and stream at the same time.
find quote
ziti Offline
Junior Member
Posts: 7
Joined: Jun 2012
Reputation: 1
Post: #1047
I just started using this addon on Windows and it's great. This would be awesome if it worked from my ATV2. The guys at XBMCHUB have figured out a way to write to SMB using xbmcvfs.

http://www.xbmchub.com/oldforums/viewtop...289#p14307

Could this work for this addon or does it not give enough control? Hopefully better use of shares within addons will be built into XBMC soon.
find quote
ziti Offline
Junior Member
Posts: 7
Joined: Jun 2012
Reputation: 1
Post: #1048
Wait maybe I can install SABnzdb on the ATV2: http://imho.nu/iMHo/sabnzbd-for-apple-tv2/

Anyone ever try this? It seems like it could be the best option.
find quote
workshy Offline
Junior Member
Posts: 22
Joined: Nov 2011
Reputation: 0
Post: #1049
(2012-06-03 22:08)ziti Wrote:  Wait maybe I can install SABnzdb on the ATV2: http://imho.nu/iMHo/sabnzbd-for-apple-tv2/

Anyone ever try this? It seems like it could be the best option.

Yeah did it a while ago.

Was ok to watch SD xvid files but constant buffering problems with x264 files.
find quote
Popeye Offline
Posting Freak
Posts: 879
Joined: Aug 2009
Reputation: 25
Location: Sweden
Post: #1050
(2012-06-03 21:52)ziti Wrote:  I just started using this addon on Windows and it's great. This would be awesome if it worked from my ATV2. The guys at XBMCHUB have figured out a way to write to SMB using xbmcvfs.

http://www.xbmchub.com/oldforums/viewtop...289#p14307

Could this work for this addon or does it not give enough control? Hopefully better use of shares within addons will be built into XBMC soon.

It's just for copying files. Pneumatic needs to inspect the rar's to find the files inside. It should be fairly simple to write a script running on the sab machine doing part of the work pneumatic is doing. Then the script could comminicate back the path and create the fake rars.. Well i dont have a atv2 nor the time... sorry

sverigesradio | Pneumatic | SABnzbd | XBMC that just works - openelec
find quote
Post Reply