2012-03-07, 11:57
That was fast This project is evolving so rapidly! Can't wait to start using Sickbeard and xbmc-pneumatic.
ursli Wrote:I can't test it right now but I'm pretty sure sickbeard wont create nfo files before it actually processes the finished download.
While I'm posting already, love pneumatic it works like a charm on my end.
edit: there is the sickbeard api though, I'm not sure if it would be possible to scrape the needed infos from there. http://sickbeard.com/api/
edit2: just did a short test and sickbeard only downloads the nzb file when you set it to blackhole.
atmorell Wrote:Is it possible to sort HD movies by the year they where released rather, than the date the files was posted on the news server? (I am using nzb.su)
atmorell Wrote:There is no such feature implemented yet :/ Checked the documentation and asked in the chat.
16:15:20 T:140713018763008 NOTICE: Thread CFileCache start, auto delete: false
16:15:21 T:140713027155712 ERROR: Error Type: <type 'exceptions.TypeError'>
16:15:21 T:140713027155712 ERROR: Error Contents: a float is required
16:15:21 T:140713027155712 ERROR: Traceback (most recent call last):
File "/storage/.xbmc/addons/TsUPeR-xbmc-pneumatic-6e3f9f7/default.py", line 631, in <module>
pre_play(nzbname)
File "/storage/.xbmc/addons/TsUPeR-xbmc-pneumatic-6e3f9f7/default.py", line 227, in pre_play
return play_video(video_params)
File "/storage/.xbmc/addons/TsUPeR-xbmc-pneumatic-6e3f9f7/default.py", line 385, in play_video
xbmcplugin.setContent(HANDLE, 'movies')
TypeError: a float is required
Spider Wrote:Hi,
In the new beta i get this error
Code:16:15:20 T:140713018763008 NOTICE: Thread CFileCache start, auto delete: false
16:15:21 T:140713027155712 ERROR: Error Type: <type 'exceptions.TypeError'>
16:15:21 T:140713027155712 ERROR: Error Contents: a float is required
16:15:21 T:140713027155712 ERROR: Traceback (most recent call last):
File "/storage/.xbmc/addons/TsUPeR-xbmc-pneumatic-6e3f9f7/default.py", line 631, in <module>
pre_play(nzbname)
File "/storage/.xbmc/addons/TsUPeR-xbmc-pneumatic-6e3f9f7/default.py", line 227, in pre_play
return play_video(video_params)
File "/storage/.xbmc/addons/TsUPeR-xbmc-pneumatic-6e3f9f7/default.py", line 385, in play_video
xbmcplugin.setContent(HANDLE, 'movies')
TypeError: a float is required
any idea how to fix it?
Popeye Wrote:Thanks for the answer and investigation. What you would need is to do is continuously harvest the RSS feeds and compare movies with a extract from e.g. imdb of moves released 2011...
atmorell Wrote:Latest version of CouchPotatoServer (developer branch) supports IMDB watchlists. I added all the genres from IMDB The program scans your usernet index server for the quality you have defined and dumps all the NZB files into a local directory. Can't wait to try the local folder support for xbmc-pneumatic