Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Did you get anywhere with this? I'm looking to use Transmission along with some kind of auto torrent finder. Kinda hit a dead end with regards to the Vu+. I've seen other programs like TED (Torrent Episode Downloader) that do what I want but they don't exist as plugins for Vu+. Anyone got info?
Would be good if you could go in to depth.Yeah I managed to get SickBeard, CouchPotato and Headphones working on my Vu Ultimo. Its fantastically convenient!!!All my tv series download automatically with SickBeardand. Any movies that have a rating higher then 7.2 and more that 10000 votes on IMBD get downloaded with Couchpotato. Finally HeadPhones automatically downloads any new albums by artists from my music library. I've an external harddrive connected to my Ultimo and it now acts a a NAS.
It took me a good while to figure out because I'm not that familiar with Python. I have more knowledge with Java. To get these python programs to run you need to download the missing python modules from software manager.
hope this helps
Nice tutorial! Appreciate the work you've put into it. I'm going to try this at the weekend
Just as a side note, could you tell me how you got Transmission to remember your download folder? Mine always reverts to /media/hdd/torrents.
Thanks!
root@vuuno:/# /etc/init.d/sickbeard start
Starting SickBeard
Traceback (most recent call last):
File "/media/iomega/sickbeard/SickBeard.py", line 39, in <module>
from multiprocessing import freeze_support
ImportError: No module named multiprocessing
I found another release of Sickbeard that includes the ability to search TPB and some different site.
Runs sweet. Follow the same instructions given by Emortal above.
https://github.com/mr-orange/Sick-Beard
CouchPotato.py: error: unrecognized arguments: -q --pidfile=/var/run/couchpotato/couchpotato.pid --datadir=/media/iomega/couchpotato/ --port=2708
removed "--port=${PORT}"
changed "pidfile" to "pid_file" and "datadir" to "data_dir"
change "-q" to "--quiet" (not entirely sure if that's the correct thing to do but CP works now)
Starting SickBeard
Exception in thread HTTPServer Thread-1:
Traceback (most recent call last):
File "/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner
self.run()
File "/usr/lib/python2.6/threading.py", line 484, in run
self.__target(*self.__args, **self.__kwargs)
File "/media/iomega/sickbeard/cherrypy/process/servers.py", line 75, in _start_http_thread
self.httpserver.start()
File "/media/iomega/sickbeard/cherrypy/wsgiserver/__init__.py", line 1634, in start
raise socket.error(msg)
error: getsockaddrarg: bad family
Hi Emortal,
Just wondering if you have any problems with your Vu+ hanging with CouchPotato and SickBeard running?
Mine is acting up a bit and not sure which one is to blame. I'm suspecting CouchPotato as I removed something from the wanted list and it locked the Vu+.