View Full Version : Adding Plugins
shoesy
October 7th, 2008, 02:42 PM
I'd love to add some plugins to my boxee install, but how do I go about adding them?
I can see the directory in fugu, but it wont let me make a directory (permission denied).
Any help much appreciated.
agentlame
October 7th, 2008, 03:43 PM
i don't own an atv, so cant say for sure...
but if it's just ssh, i would try chown. i'm not sure what the default user/group or root pass are, though. sorry. :(
shoesy
October 7th, 2008, 05:50 PM
This is the syntax that I used in the end:
sudo mv NAME_OF_PLUGIN_FOLDER /Applications/Boxee.app/Contents/Resources/Boxee/plugins/video/
Seemed to do the trick and get the files in the right place.
Plugin still doesnt seem to work (XBMC iPlayer) but hey ho. I did think this might have something to do with the files not having the right permissions- as everything seems ok as far as boxee is concerned, it just returns that all too familiar failed to download dialog :(
Any ideas?
shoesy
October 7th, 2008, 05:58 PM
doesnt seem to be there after all - i guess I need to brush up on my command line skills :(
jazzboy
October 17th, 2008, 06:08 AM
The contents of the Boxee.app are owned by root. How do you change the permissions to allow read/write access? I am connecting via Fugu but don't know the root password to make any changes.
Thanks.
agentlame
October 17th, 2008, 12:27 PM
The contents of the Boxee.app are owned by root. How do you change the permissions to allow read/write access? I am connecting via Fugu but don't know the root password to make any changes.
Thanks.
it's my understanding the root password is: frontrow.
jazzboy
October 18th, 2008, 06:35 PM
frontrow as a password doesn't work I'm afraid...
Lumpsack
October 19th, 2008, 11:27 AM
On Apple TV both the username and password when using SSH is frontrow.
Now this is just a copy and paste from another forum, but you may need to do this:
sudo mount -uw /
hit enter, then type:
touch /.readwrite
and hit enter again
iBog
October 19th, 2008, 01:20 PM
what pligins are available?
agentlame
October 19th, 2008, 04:43 PM
what pligins are available?
http://forum.boxee.tv/showthread.php?t=794
http://forum.boxee.tv/showthread.php?t=661
plus what you can find on xbmc.org, that may or may not work.
agentlame
October 19th, 2008, 10:08 PM
oh and:
http://forum.boxee.tv/showthread.php?t=338
this is really cool, too... today i wanted to hear regulate after hearing it on this american life... i haven't heard that song in a decade... bam, there it was, just like that.
jazzboy
October 22nd, 2008, 03:08 AM
Ran Lumpsack's command...which produced an error...but then it starts working again...
Thanks for everyone's help....
...now for that iPlayer plug!
haifischjunge
October 25th, 2008, 11:41 AM
I'm thinking about extending boxee a bit for my personal use and I'm wondering if theres anything to take extra care of in comparison to a xbmc python app?
I would like to feed my personal app with a certain path, use the metadata lookup of boxee and play the video files. of course I would like to submit the "whats played" data to boxee.
is there any api support for this or are the social function deep enough in the code that I dont need to bother?
agentlame
October 25th, 2008, 12:06 PM
is there any api support for this or are the social function deep enough in the code that I dont need to bother?
while there is no way for me to be sure, i doubt it is... well, rather, i don't think it's automatic, i think it needs to be invoked.
considering boxee doesn't report things it doesn't recognize, and that it will only offer to recognize certain things, you might not get the results your looking for without some type of api.
haifischjunge
October 25th, 2008, 02:07 PM
Ill try to get my ideas to work with xbmc and their virtual path feature and then have a try with boxee.
Powered by vBulletin® Version 4.1.12 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.