![]() |
|
Nuka1195's repository for unofficial plugins and scripts with the SVN Repo Installer - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Help and Support (/forumdisplay.php?fid=33) +--- Forum: Add-ons Help and Support (/forumdisplay.php?fid=27) +---- Forum: Third Party Repositories (/forumdisplay.php?fid=157) +---- Thread: Nuka1195's repository for unofficial plugins and scripts with the SVN Repo Installer (/showthread.php?tid=29911) |
Got 1.3.1 to work - joecacti - 2009-02-21 15:42 Yay! I got 1.3.1 installed, and it downloads and installs other plugins well. I put videomonkey and hulu up successfully. Now, they're not streaming videos, but that's a project for another day. Thanks Nuka! - Nazgulled - 2009-02-21 18:30 Nuka1195 Wrote:special://home/ is not mapped right on windowsAre you talking about this: http://trac.xbmc.org/ticket/5866 ? - hott198 - 2009-02-23 19:32 ya mine is not installing either on xbmc classic box - Nazgulled - 2009-02-24 03:41 Download one of the latest builds cause the problem has been fixed. - nekrosoft13 - 2009-02-25 00:02 istead of this <favourites> <favourite name="SVN Repo Installer" thumb="q:\plugins\programs\SVN Repo Installer\default.tbn">ActivateWindow(10001,plugin://programs/SVN Repo Installer/)</favourite> </favourites> what do i put to get it working on new build? with those special mappings? - jmarshall - 2009-02-25 00:03 special://home/plugins/SVN Repo Installer/default.tbn - nekrosoft13 - 2009-02-25 00:07 ok, doesn't work i have now this <favourites> <favourite name="SVN Repo Installer" thumb="special://home/plugins/Programs/SVN Repo Installer/default.tbn">ActivateWindow(10001,plugin://programs/SVN Repo Installer/)</favourite> </favourites> but nothing shows up under programs - nekrosoft13 - 2009-02-25 00:36 i think there might be something wrong with horizonz skin i put this in <favourites> <favourite name="SVN Repo Installer" thumb="special://home/plugins/video/SVN Repo Installer/default.tbn">ActivateWindow(10001,plugin://video/SVN Repo Installer/)</favourite> </favourites> and it shows up under video, plus had to move SVN Repo folder from programs to video - The Spirit - 2009-02-25 21:44 hi. i use a svn plugin for finder with mac os. but i can“t checkout the data from http://xbmc-addons.googlecode.com/svn/trunk/ i allways get the error: Unable to find repository location for 'http://xbmc-addons.googlecode.com/svn/trunk/plugins' in revision 0 what am i doing wrong? thx - Glave - 2009-02-26 06:54 *EDIT* Fixed my own problem... (Plugins go in plugins dir, not scripts) |