[Release] Repositories Installer Add-on

  Thread Rating:
  • 1 Votes - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
hudo Offline
Fan
Posts: 450
Joined: Feb 2009
Reputation: 5
Location: xbmcmediacenter.com
Post: #21
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

[Image: phrase_6.gif]
find quote
Eldorado Offline
Posting Freak
Posts: 922
Joined: May 2009
Reputation: 11
Post: #22
I've always wondered.. why the need for all the separate repositories?

Why not one 'unofficial' repository?
find quote
Temhil Offline
Skilled Python Coder
Posts: 395
Joined: Apr 2008
Reputation: 1
Location: Canada
Post: #23
hudo Wrote: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
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?

Why not one 'unofficial' repository?
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.

[Image: passionxbmc_signature.png]
_____________________________

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)

[Image: project_thin_badge.gif]
find quote
Temhil Offline
Skilled Python Coder
Posts: 395
Joined: Apr 2008
Reputation: 1
Location: Canada
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)

[Image: passionxbmc_signature.png]
_____________________________

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)

[Image: project_thin_badge.gif]
find quote
hudo Offline
Fan
Posts: 450
Joined: Feb 2009
Reputation: 5
Location: xbmcmediacenter.com
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

[Image: phrase_6.gif]
(This post was last modified: 2011-03-17 20:47 by hudo.)
find quote
Temhil Offline
Skilled Python Coder
Posts: 395
Joined: Apr 2008
Reputation: 1
Location: Canada
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.

[Image: passionxbmc_signature.png]
_____________________________

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)

[Image: project_thin_badge.gif]
find quote
igotdvds Offline
Skilled Skinner
Posts: 1,616
Joined: Jul 2009
Reputation: 11
Post: #27
Love it! Nice work! Very needed.
find quote
KiSUAN Offline
Fan
Posts: 536
Joined: Oct 2010
Reputation: 3
Location: Montevideo, Uruguay
Post: #28
skare Wrote:Nice work. Any chance of an 1920x1080 for use as desktop background? Nod

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) .
I asked on the developer section, and apparently it is like that for the program addon.
The only way to display the info is either like I did or I have to create a WindowXML that will be called and display the info (like nuka did with the SVN Repo Installer). The only problem with this option is that won't match to the design of the skin (little bit like a script if you want).

But if you know another way, please let me know I would love to do it.

What I can do for not is:
- removing the bold on the title
- making optional the description as part of the title
- making optional the color on the description in the title
- set the item info in case some skin supports it (if it is the case please let me know which one so I can test)
- add KiSUAN's fanart, is it the one you post earlier?
- I can totally add the icon if the URL is available in the wiki, it could be embedded in a image tag, in order to be displayed in html, it shouldn't be an issue to retrieve it.

I will probably to do that over the weekend, earlier if I can (or part of it)

Any other suggestion?

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 repositories
I 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 Offline
Fan
Posts: 450
Joined: Feb 2009
Reputation: 5
Location: xbmcmediacenter.com
Post: #29
Ahhh! You beat me to it!!
Great job. Thanks. Going to look for some more repos.

h.udo

[Image: phrase_6.gif]
find quote
KiSUAN Offline
Fan
Posts: 536
Joined: Oct 2010
Reputation: 3
Location: Montevideo, Uruguay
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
Post Reply