![]() |
|
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) |
- fantoma - 2009-05-22 20:12 Hello, I use XBMC for Window and I am a little lost on how to use this. There was no instruction on how to install the package. Please help. Thanks. - stacked - 2009-05-22 22:27 fantoma Wrote:Hello, the instructions is on the first post. - fantoma - 2009-05-23 00:54 stacked Wrote:the instructions is on the first post. Sorry I am really new. I unzipped the SVN Repo Installer under the directory /XBMC/plugins/programs. Then I am lost, what should I do next? How do I run it? Thanks. - nicoli_k - 2009-05-23 02:27 fantoma Wrote:Sorry I am really new. I unzipped the SVN Repo Installer under the directory /XBMC/plugins/programs. Then I am lost, what should I do next? How do I run it? Thanks. Go to the Programs section on the front page, if you don't see Programs, then go to Settings and on the left-hand side (of PM3.HD at least), there's Skin Settings. Under Skin Settings, enable Programs so that you can see it. Go back to the home screen and then choose Programs. Then select SVN Repo Installer and start installing various plugins (under xbmc-addons>plugins>video, music, picture, or programs), or scripts (under xbmc-addons>scripts). If you have any troubles with the specific items installed, go to the threads for those items. If it doesn't show under the Programs section, then you've installed it in the wrong place. It can be one of two places in windows depending on the items you chose when you installed it. 1. C:\Program Files\XBMC\plugins\Programs or 2. C:\Documents and Settings\Username\Application Data\XBMC\plugins\programs (Application Data is a hidden folder so you need to enable hidden folders to see it). - fantoma - 2009-05-23 13:41 nicoli_k Wrote:Go to the Programs section on the front page, if you don't see Programs, then go to Settings and on the left-hand side (of PM3.HD at least), there's Skin Settings. Under Skin Settings, enable Programs so that you can see it. Thank you. That is what I was missing. I found a new thread on the same issue. http://forum.xbmc.org/showthread.php?tid=51523. Thanks. - g_golan - 2009-05-24 15:33 ששש - Dan Dare - 2009-05-25 00:33 Hi Nuka1195 / BigBellyBilly, Any plans to support "Check for updates" feature on user repositories as well? as in dynamically read the resources/repositories and include those as well. I created my own repo.xml, put it in resources/repositories and it works fine to get addons, but it doesn't work to check for updates. I have added temporarily my repository name to xbmcplugin_update.py below and then showed up my entries in the update list. Code: self.SVN_URL_LIST = [ "xbmc-addons", "xbmc-scripting", "dandar3-xbmc-addons" ]Thanks, Dan - Dan Dare - 2009-05-30 00:05 Nuka1195, Thanks for including my repository with the new SVN Repo Installer and for the changes as well, update works ok now! still can't get svn repo to work - eleith - 2009-06-01 12:01 i've got the latest svn of xbmc compiled on x86_64, and the svn repo installer from the first post on this thread. i unpack the zip file into .xbmc/plugins/programs when i click on programs in xbmc nothing shows up. debug info doesn't show anything that can help me find where the problem begins. when i had the stable xbmc release i was getting crashes when loading the plugin, which is why i'm trying out svn xbmc. does anyone have svn repo working on x86_64 latest or even stable? - chunk_1970 - 2009-06-02 20:47 Hi, Can I be added to the SVN plugin's repository 'chunk1970@gmail.com' I am currently in the process of re-writing my Torrent-X script into individual plugins and would like to host them in the SVN. |