Req FTP-Downloader + auto Unrar
#1
Dear XBMC Community,

i already tried to start creating an addon on my own... but its a little bit to complicated for a newbe. my idea is:
An FTP Client/Browser, with which u can ease browse through an ftp and download something.
Often Zip/Rar files are online, so an autoextractor would be fine...(after download)

i just had a look:
http://code.activestate.com/recipes/5219...tp-client/
http://stackoverflow.com/questions/12164...tion-issue
https://github.com/matiasb/python-unrar
https://bitbucket.org/markstahler/auto-e...extract.py

iam not good in python etc, but i can help in layout questions, functional-ideas etc...


best wises

lars
Reply
#2
XBMC already has a built-in FTP client and unrar client, so really all you need to do is make an add-on that presents an interface, selects a download location, and triggers the right actions at the right time.
Reply
#3
and that is the problem, can anybody help? perhaps this thread shall be moved to add-ons req.?
:-)
Reply
#4
Even better, you could add the ftp as a source. I know .zip files can be read from transparently, so maybe .rar too?
Reply

Logout Mark Read Team Forum Stats Members Help
FTP-Downloader + auto Unrar1