A small suggestion.
I've noticed there are a lot of repos out there. Python section as a few. Skins a few more, etc.
Shouldn't we try to organize the wiki to reflect that? I mean organize repos by category.
Something like:
General repos (contains a lot of things)
Skins
Plugins
Video
etc
Also a link in the wiki to the forum thread, if available, would be nice.
What do you guys think?
h.udo
hudo
Fan Joined: Feb 2009 Reputation: 5 Location: xbmcmediacenter.com |
2011-03-17 18:53
Post: #21
|
| find quote |
Eldorado
Posting Freak Joined: May 2009 Reputation: 11 |
2011-03-17 19:24
Post: #22
I've always wondered.. why the need for all the separate repositories?
Why not one 'unofficial' repository? |
| find quote |
Temhil
Skilled Python Coder Joined: Apr 2008 Reputation: 1 Location: Canada |
2011-03-17 20:26
Post: #23
hudo Wrote:A small suggestion.Thanks hudo for updating the wiki. I am not against your idea, but the risk of making categories like that is the day one repo start to do something not in its category, nobody will know. That would be my main concern. What we could do this is adding column with more info about the content or kind of matrix. Eldorado Wrote:I've always wondered.. why the need for all the separate repositories?You have to ask to the each team developing addons for XBMC. It is their choice and I can understand. Some does not want to depend on other. Also you have repositories depending on languages of countries, not everybody want to have those repositories by default. Some addons are hosted on google code, others on Git (those need a minimum of work to make addons available but less control on what you make available), other on a real repositories as zip (such Passion XBMC repo) with more control but more work to make an addons available ... It would be nice to have everything in one place for sure, but it is difficult to make everybody agree on where and how. It is already nice they make their addons available, no? Anyways there are a lot of reasons, but the thing that matter is team XBMC does not prevent to add other addons and even host the links on their wiki. Who knows? Perhaps one day we will have on single unofficial repo, but in the meantime we have this solution. ![]() _____________________________ Repositories Installer: select and install unofficial repositories / TAC.TV: watch videos on TAC.TV Installer Passion-XBMC: Download and Install Add-ons (pre-Dharma only) ![]() |
| find quote |
Temhil
Skilled Python Coder Joined: Apr 2008 Reputation: 1 Location: Canada |
2011-03-17 20:29
Post: #24
@hudo
it would be nicer in the wiki if you could write more meaningful name (in name colum), for instance: code.google.com/p/mod-skin does not tell too much about the repo (not a biggy thus) ![]() _____________________________ Repositories Installer: select and install unofficial repositories / TAC.TV: watch videos on TAC.TV Installer Passion-XBMC: Download and Install Add-ons (pre-Dharma only) ![]() |
| find quote |
hudo
Fan Joined: Feb 2009 Reputation: 5 Location: xbmcmediacenter.com |
2011-03-17 20:45
Post: #25
Thanks for the feedback.
You raised a very important point: no way to tell what a repository provides without constantly checking out what's stored there. OK. For now we can keep the current structure. Maybe something comes up later to differentiate all the repos. Another suggestion: one more column to provide a link to the forum release thread, if existing. If not, discussion thread is also good. I'm currently alphabetically ordering the repositories. After I do that, I'll update the names. Ordering and changing names does not break the scraping, right? I have to ask... sorry. BTW, alphabetically ordering by which column? Name seems best to me. h.udo
(This post was last modified: 2011-03-17 20:47 by hudo.)
|
| find quote |
Temhil
Skilled Python Coder Joined: Apr 2008 Reputation: 1 Location: Canada |
2011-03-17 21:40
Post: #26
Thanks for doing that.
I don't think it should break the parsing, otherwise let me know I will fix it. I think it is a good idea to add a column (this one could break the parsing but I should be able to fix it pretty quickly). Ordering by name look good to me, it is what the addon is doing anyway, so the order in the wiki does not matter for the addon. ![]() _____________________________ Repositories Installer: select and install unofficial repositories / TAC.TV: watch videos on TAC.TV Installer Passion-XBMC: Download and Install Add-ons (pre-Dharma only) ![]() |
| find quote |
igotdvds
Skilled Skinner Joined: Jul 2009 Reputation: 11 |
2011-03-18 02:28
Post: #27
Love it! Nice work! Very needed.
|
| find quote |
KiSUAN
Fan Joined: Oct 2010 Reputation: 3 Location: Montevideo, Uruguay |
2011-03-18 02:47
Post: #28
skare Wrote:Nice work. Any chance of an 1920x1080 for use as desktop background? That's an SS from Hackers, the original is 800x580, to 1920 looses to much quality, rent the movie and take an SS in 1080. Temhil Wrote:- Since it is a progam addon, it does not work as a video addon so when I set the addon item info such as plot and title, it does not display when I press info (I am usually setting the info for a video addon) . If I'm getting things right, creating a Window.xml is in fact what is needed, but I'm not entirely sure that I understand what you mean with "won't match to the design of the skin". You mean that if the skin doesn't have the option to display ListItem.Plot then it wouldn't be shown? I for one have coded 2 of 4 view used for addons in my MOD to fetch ListItem.Plot, don't know about every single skin, but I think that has to be pretty standard (I know I've seen ListItem.Plot in at least some views across 5 different skins) as most views are the same for every addon, be video or program, and being the same it should have ListItem.Plot for video addon and I'm planning to add ListItem.Plot for all anyway (the 2 missing now). Yes, I uploaded the image in 1280x720 already to imageshack in my first post, just click the same. Another thing, if you make the window.xml you could add more tags beside ListItem.Plot, such as ListItem.Writer or some similar that retrieves Owner info. hudo Wrote:I'm currently alphabetically ordering the repositoriesI was doing the same, I finished and modified already, feel free to correct my corrections. Night [MOD] Purity [url=http://forum.xbmc.org/showthread.php?tid=86759"] Purity Media Flags & RD XBMC Icon [/url][url=http://forum.xbmc.org/showthread.php?tid=99554"] Film/Movie/Game Studio Flags Repository [/url]
(This post was last modified: 2011-03-18 04:18 by KiSUAN.)
|
| find quote |
hudo
Fan Joined: Feb 2009 Reputation: 5 Location: xbmcmediacenter.com |
2011-03-18 03:04
Post: #29
Ahhh! You beat me to it!!
Great job. Thanks. Going to look for some more repos. h.udo |
| find quote |
KiSUAN
Fan Joined: Oct 2010 Reputation: 3 Location: Montevideo, Uruguay |
2011-03-18 04:04
Post: #30
I collected all the Icons available for the Repos listed (24 of 29) Repo Icons. But I don't have the permissions to upload the images to the wiki because I just made the account and I must wait 4 days from what I read.
So if someone can upload them please do. And I also vote to sticky this thread instead the one is now. Night [MOD] Purity [url=http://forum.xbmc.org/showthread.php?tid=86759"] Purity Media Flags & RD XBMC Icon [/url][url=http://forum.xbmc.org/showthread.php?tid=99554"] Film/Movie/Game Studio Flags Repository [/url]
(This post was last modified: 2011-03-18 04:06 by KiSUAN.)
|
| find quote |

![[Image: phrase_6.gif]](http://xbmcmediacenter.com/wp-content/uploads/phrase_6.gif)

![[Image: passionxbmc_signature.png]](http://jahnrik.free.fr/passionxbmc_signature.png)
![[Image: project_thin_badge.gif]](http://www.ohloh.net/p/passion-xbmc/widgets/project_thin_badge.gif)
![[Image: sigpic_51354_dedd3c5dac45dcc8f6b4ccc9d9ad3429.png]](http://forum.xbmc.org/uploads/signatures//sigpic_51354_dedd3c5dac45dcc8f6b4ccc9d9ad3429.png)

Search
Help