XBMC Community Forum
[RELEASE] Pneumatic - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Help and Support (/forumdisplay.php?fid=33)
+--- Forum: Add-ons Help and Support (/forumdisplay.php?fid=27)
+---- Forum: Program Add-ons (/forumdisplay.php?fid=151)
+---- Thread: [RELEASE] Pneumatic (/showthread.php?tid=97657)



- Popeye - 2012-03-11 00:17

simon_rb Wrote:Glad you like te idea. This was I think it would be really tidy. You browse for a film and once selected a list of versions avaliable appear. I'm assumin also you could "watch trailer" also this way.

As for me writing an addon to do this.. Ive never written code however I am willing to learn. How should I start? Is it python? Probably best to leave it to you when your ready to tackle it however like I said. I will try Smile

Cheers

Start out by reading http://code.google.com/p/xbmc-gpodder-integration/downloads/detail?name=XBMC%20Addon%20Developers%20Guide%20-R7.pdf and you have a good base of information. Big Grin


- ldh830114 - 2012-03-11 02:46

simon_rb Wrote:Hi Popeye,

Bit of a concept idea I have.. Thought I'd run it by you. It might be possible to implement or it might be impossible - your the brains so I'll leave you to decide Smile

Right.. Other video plugins browse IMDB and when you select a movie or tv show it will search the net for the video. Now since the newznab compatible sites link releases to IMDB (at least it looks like they do) could your newznab addon browse IMDB and when a movie is selected it scrapes the compatible site and displays the results and you then select the one you want to play?

I am steeling the idea from a couple of other addons that do this and they work well. I could PM you with more information if you like.

Thanks for listening Mr P

Cheers

PS. Great work with pneumatic Smile


which plugins u talking about?


- simon_rb - 2012-03-11 03:51

ldh830114 Wrote:which plugins u talking about?

Can't say on here.. Google is your friend.


- simon_rb - 2012-03-11 03:52

Popeye Wrote:Start out by reading http://code.google.com/p/xbmc-gpodder-integration/downloads/detail?name=XBMC%20Addon%20Developers%20Guide%20-R7.pdf and you have a good base of information. Big Grin

Read that and I am completely overwhelmed Eek

Maybe a python for dummies book first....


- Jfunker82 - 2012-03-11 10:06

Popeye Wrote:You just gives me tiny bits of information. I gave you a whole bunch of questions and you answer a few. If you want help you have to cooperate Big Grin
Does it stop only when you play from the library or always? Sure you have set allow_streaming = 1?
BTW, The guide is this thread... Cool

It only stops when i am using Pneumatic and Newsnab. When i earlier used only the newsnab, it worked fine. I have been looking in the thread to see if i did anything wrong, but i followed every instruction there is. It is very strange that my problems happens on all my xbmc installation. The scraping of the nfo works like i said correctly but the streaming doesnt correctly. Yes i have allow__streaming=1. I have been using your nzbs.org addon from your first release.

Edit: when i press play again after it stops , it works. But it very frustrating that i have to start over the videos, because sometimes it takes a couple of minutes before it stops.


- Popeye - 2012-03-11 10:29

Jfunker82 Wrote:It only stops when i am using Pneumatic and Newsnab. When i earlier used only the newsnab, it worked fine. I have been looking in the thread to see if i did anything wrong, but i followed every instruction there is. It is very strange that my problems happens on all my xbmc installation. The scraping of the nfo works like i said correctly but the streaming doesnt correctly. Yes i have allow__streaming=1. I have been using your nzbs.org addon from your first release.

Edit: when i press play again after it stops , it works. But it very frustrating that i have to start over the videos, because sometimes it takes a couple of minutes before it stops.

Three strikes and your out


- Jfunker82 - 2012-03-11 11:44

Popeye Wrote:Three strikes and your out

Okey , i thought this was a forum which help people. I can give the log soon.


RE: - Popeye - 2012-03-12 08:44

(2012-03-11 11:44)Jfunker82 Wrote:  
Popeye Wrote:Three strikes and your out

Okey , i thought this was a forum which help people. I can give the log soon.

I try and I try.
Can you start helping me helping you by answering all my questions?
Go back in the thread and collect all my questions to you and put them in a post together with a log. Remember to clean out any user keys from sites etc.


RE: - Jfunker82 - 2012-03-12 09:48

(2012-03-12 08:44)Popeye Wrote:  
(2012-03-11 11:44)Jfunker82 Wrote:  
Popeye Wrote:Three strikes and your out

Okey , i thought this was a forum which help people. I can give the log soon.

I try and I try.
Can you start helping me helping you by answering all my questions?
Go back in the thread and collect all my questions to you and put them in a post together with a log. Remember to clean out any user keys from sites etc.

I fixed the problem myself, i had two catalogs of Pneumatic and the same of newsnab, maybe they intefered with each other. Thanx anyway.


RE: - Popeye - 2012-03-12 10:13

(2012-03-12 09:48)Jfunker82 Wrote:  
(2012-03-12 08:44)Popeye Wrote:  
(2012-03-11 11:44)Jfunker82 Wrote:  
Popeye Wrote:Three strikes and your out

Okey , i thought this was a forum which help people. I can give the log soon.

I try and I try.
Can you start helping me helping you by answering all my questions?
Go back in the thread and collect all my questions to you and put them in a post together with a log. Remember to clean out any user keys from sites etc.

I fixed the problem myself, i had two catalogs of Pneumatic and the same of newsnab, maybe they intefered with each other. Thanx anyway.

Excellent!