2011-03-25, 02:52
Pneumatic is a NZB engine add-on for XBMC. It requires SABnzbd as backbone.
Pneumatic manages SABnzbd interaction and can also "trick" XBMC into playing videos in incomplete rar set's. Together with extensions (see below), the addon will allow you to access and use meta data made available from nzb index sites.
Intended use: Only to be used for accessing data in accordance with the laws of your country of residence.
Prerequisites:
Setup:
In settings you can set preferred mode when selecting items, auto play or not. Auto play is enabled by default and download through the context menu. To repair or delete go to the incomplete folder and select from the context menu.
The incomplete folder of SABnzbd has to reside on a mounted share if not locally accessible (not on XBMC-Frodo). The files in the incomplete folder has to be readable by XBMC.
Note: iThingies and Android devices are now officially supported when running Frodo.
Installation
You can get my repo and other useful addons through the fusion installer or just install repository.popeye.
On android, https doesnt currently work so you will have to get the raw files from the repo.
You can find Pneumatic under programs and Newznab under video.
Pneumatic 0.4.1
- Depends on SABnzbd addon
- Helix compatible
Pneumatic 0.3.1
- Fix for remote fake rar writing in Frodo
- Better "Find incomplete" dialog
Pneumatic 0.3.0
- Lots of fixes
- New icon and fanart
- Option to delete local nzb's
- Support for strm and nzb in same dir
- Support for remote shares in Frodo (e.g. incomplete dir mounted in xbmc over nfs or smb)
Pneumatic 0.2.12
- Set_streaming now set for unpacked content
- Correct post-processing on canceled downloads
Pneumatic 0.2.11
- Support for unpacked content (Some things are not in rar's)
- Debug logging settings. In the future when needing help, just enable the debug logging setting in Pneumatic. There is no need for the XBMC general debug log. Remember the log is full of your api keys etc so clean it or just PM me with it.
- Pause only SAB queue item. Pneumatic will not pause the whole queue when messing with individual queue items.
Pneumatic 0.2.10
- Do not fail downloads when selecting "Just download" in "Downloading.." menu
Pneumatic 0.2.9
- Progress dialog fix for XBMC-Frodo users
Pneumatic 0.2.8
- Support for folder renaming switch in SABnzbd
- Bug fixes
Pneumatic 0.2.7
- Fixed incomplete folder error
Pneumatic 0.2.6
- Switched to PLAYER_CORE_AUTO
- Added support for s00 s01 ..
- Removed forgotten notification
- Allow progress dialog to close or play back can fail
- Log what incomplete folders gets removed
Pneumatic 0.2.5
- NoneType in nf_to_bottom list to SAB
- NoneType error due to timing with SAB
- Option to cache nzb
- Dont crash when tvrage is down
Pneumatic 0.2.4
Enhanced local nzb browsing. Support for multiple folders (context menu to add and remove)
Bugfix for a special case where SAB reports 0 byte file size
Support for Neon skin
How it works
The add-on will sent the nzb url to SABnzbd, wait for the first rar, play the movie. Since the download could finish before we are done watching SABnzbd will fail the job when done. In the "Incomplete" folder in the top level of the add-on you can delete or repair watched items. Repair will execute your default post processing.
ECO System - Extensions and Tools
The core add-on can be extended with additional site support and external tools
Newznab by Popeye
Newznab is supporting up to 5 newznab.com compatible sites with fully configurable meta data scraping capabilities (e.g. nzb.su). Categories are fetched from each site and un-wanted can be hidden through the context menu. The id and key for the individual sites can be found on their respective RSS pages. (e.g. i=id and r=key for nzb.nu)
Note, you will need to update your site urls for API and RSS. They can be the same or differ. Site id is optional depending on site.
Newznab for Pneumatic
Use my repo above to install.
Newznab 0.3.0
- Pure Newznab API, no more parsing of rss feed html data for media meta data.
- Https support.
- Sites with different url's for rss and api are now supported.
- Youtube trailer search disabled
Newznab 0.2.5
- Sort on name, size and date
- Youtube trailer search
Newznab 0.2.4
- Send User-agent
- Fixed error handling
- Show HD icon
CouchPotatoServer
Pneumatic Nzb Watcher by badwornthing
This is a simple program that sits in your taskbar tray and every x seconds scans your Sick Beard and CouchPotato download folders to find .Nzb files. When it finds one, it creates a .Strm file that links to it, and also moves the .Nzb file to reside with the .Strm file. More...
Hydraulic by ckergald
Hydraulic is a simple windows tool that will create .strm files that can be used in conjunction with Pneumatic addon. More...
NzbTV by ckergald and Popeye
List TV-channels and their shows. Integrates with the newznab addon for show listings.
Note: This might be broken..
A demo by ckergald showing NzbTV, newznab and Pneumtic in action.
A fork of Sickbeard by tpunder/akuiraz
This fork has strm file support for Sickbeard. More..
Pneumatic manages SABnzbd interaction and can also "trick" XBMC into playing videos in incomplete rar set's. Together with extensions (see below), the addon will allow you to access and use meta data made available from nzb index sites.
Intended use: Only to be used for accessing data in accordance with the laws of your country of residence.
Prerequisites:
- SABnzbd 0.7+
- SABnzbd has to have some default post processing like +delete
- The incomplete folder and its files of SABnzbd has to be read-writable by XBMC
- SABnzbd api key and user + password is supported
- Last but not least, a working usenet account
Setup:
In settings you can set preferred mode when selecting items, auto play or not. Auto play is enabled by default and download through the context menu. To repair or delete go to the incomplete folder and select from the context menu.
The incomplete folder of SABnzbd has to reside on a mounted share if not locally accessible (not on XBMC-Frodo). The files in the incomplete folder has to be readable by XBMC.
Note: iThingies and Android devices are now officially supported when running Frodo.
Installation
You can get my repo and other useful addons through the fusion installer or just install repository.popeye.
On android, https doesnt currently work so you will have to get the raw files from the repo.
You can find Pneumatic under programs and Newznab under video.
Pneumatic 0.4.1
- Depends on SABnzbd addon
- Helix compatible
Pneumatic 0.3.1
- Fix for remote fake rar writing in Frodo
- Better "Find incomplete" dialog
Pneumatic 0.3.0
- Lots of fixes
- New icon and fanart
- Option to delete local nzb's
- Support for strm and nzb in same dir
- Support for remote shares in Frodo (e.g. incomplete dir mounted in xbmc over nfs or smb)
Pneumatic 0.2.12
- Set_streaming now set for unpacked content
- Correct post-processing on canceled downloads
Pneumatic 0.2.11
- Support for unpacked content (Some things are not in rar's)
- Debug logging settings. In the future when needing help, just enable the debug logging setting in Pneumatic. There is no need for the XBMC general debug log. Remember the log is full of your api keys etc so clean it or just PM me with it.
- Pause only SAB queue item. Pneumatic will not pause the whole queue when messing with individual queue items.
Pneumatic 0.2.10
- Do not fail downloads when selecting "Just download" in "Downloading.." menu
Pneumatic 0.2.9
- Progress dialog fix for XBMC-Frodo users
Pneumatic 0.2.8
- Support for folder renaming switch in SABnzbd
- Bug fixes
Pneumatic 0.2.7
- Fixed incomplete folder error
Pneumatic 0.2.6
- Switched to PLAYER_CORE_AUTO
- Added support for s00 s01 ..
- Removed forgotten notification
- Allow progress dialog to close or play back can fail
- Log what incomplete folders gets removed
Pneumatic 0.2.5
- NoneType in nf_to_bottom list to SAB
- NoneType error due to timing with SAB
- Option to cache nzb
- Dont crash when tvrage is down
Pneumatic 0.2.4
Enhanced local nzb browsing. Support for multiple folders (context menu to add and remove)
Bugfix for a special case where SAB reports 0 byte file size
Support for Neon skin
How it works
The add-on will sent the nzb url to SABnzbd, wait for the first rar, play the movie. Since the download could finish before we are done watching SABnzbd will fail the job when done. In the "Incomplete" folder in the top level of the add-on you can delete or repair watched items. Repair will execute your default post processing.
ECO System - Extensions and Tools
The core add-on can be extended with additional site support and external tools
Newznab by Popeye
Newznab is supporting up to 5 newznab.com compatible sites with fully configurable meta data scraping capabilities (e.g. nzb.su). Categories are fetched from each site and un-wanted can be hidden through the context menu. The id and key for the individual sites can be found on their respective RSS pages. (e.g. i=id and r=key for nzb.nu)
Note, you will need to update your site urls for API and RSS. They can be the same or differ. Site id is optional depending on site.
Newznab for Pneumatic
Use my repo above to install.
Newznab 0.3.0
- Pure Newznab API, no more parsing of rss feed html data for media meta data.
- Https support.
- Sites with different url's for rss and api are now supported.
- Youtube trailer search disabled
Newznab 0.2.5
- Sort on name, size and date
- Youtube trailer search
Newznab 0.2.4
- Send User-agent
- Fixed error handling
- Show HD icon
CouchPotatoServer
Pneumatic Nzb Watcher by badwornthing
This is a simple program that sits in your taskbar tray and every x seconds scans your Sick Beard and CouchPotato download folders to find .Nzb files. When it finds one, it creates a .Strm file that links to it, and also moves the .Nzb file to reside with the .Strm file. More...
Hydraulic by ckergald
Hydraulic is a simple windows tool that will create .strm files that can be used in conjunction with Pneumatic addon. More...
NzbTV by ckergald and Popeye
List TV-channels and their shows. Integrates with the newznab addon for show listings.
Note: This might be broken..
A demo by ckergald showing NzbTV, newznab and Pneumtic in action.
A fork of Sickbeard by tpunder/akuiraz
This fork has strm file support for Sickbeard. More..