[RELEASE] xbmcscripts.com script installer

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
EnderW Offline
Skilled Python Coder
Posts: 249
Joined: Feb 2005
Reputation: 0
Thumbs Up  [RELEASE] xbmcscripts.com script installer Post: #1
[Image: installer.png]

i have just released the script installer linked up to xbmcscripts.com. i know it should've been released a long time ago, but i haven't got to work as much on it as i had wished to do. please report any bugs you come across to me (admin@xbmcscripts.com).

developer info (for people who want to help out) along with a new thread in dev forum will follow tomorrow...

xbmcscripts.com administrator
find quote
Djsnake Offline
Member
Posts: 70
Joined: Jun 2004
Reputation: 0
Post: #2
thank you, i'll try it.


the problem is that this script doesn't edit the script dialogsubmenu... or not?

Great Success!
find quote
EnderW Offline
Skilled Python Coder
Posts: 249
Joined: Feb 2005
Reputation: 0
Post: #3
it doesn't...that's a bit more complicated than it would seem i think. nothing i would prioritize now, not that i will work much more on it anyways.

xbmcscripts.com administrator
find quote
snappz Offline
Happy User
Posts: 302
Joined: Oct 2003
Reputation: 0
Location: Perth, Australia
Post: #4
nice job!!!!!!!

seems to work fine. noticed the non-update issue when scrolling but as long as your aware of it, its not a problem.

agreed, the update of the menu would be nice, but a useful tool none the less.

thank you :kickass:

snappz

XFX nFORCE 630I, ASUS EN9400gt (512m), Antec Fusion V2 case, E6850 @ 3Ghz, 2GB 800mhz Ram.
Sony KDL52X3100. Integra DTR10.5.
find quote
Nuka1195 Online
Skilled Python Coder
Posts: 3,938
Joined: Dec 2004
Reputation: 17
Post: #5
enderw,

very nice. this is going to make it very easy to keep up to date.

i would like to help with this. mostly just some cosmetic things, (i.e. get rid of the confirmation dialog, so your progress bar finishes, maybe just put the confirmation in the little slide out you have.)

i think i could add an option to add the script to the dialogsubmenu.xml without too much difficulty. i'll test and see.

i think skinners should add a button to the scripts window for this script. Nod

i know you thought alot about the directory structure of scripts, but what if there could be a way to install the main script in the root directory and any special folder inside the zip, under an extras folder so the main screen you could easily navigate and it would be uncluttered?

scripts/
extras/
script1/
background.png
config.xml
script2/
config.py
config.xml
script1.py
script1.tbn
script2.py
script2.tbn

For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
find quote
Djsnake Offline
Member
Posts: 70
Joined: Jun 2004
Reputation: 0
Post: #6
(nuka1195 @ aug. 09 2005,06:35 Wrote:i think i could add an option to add the script to the dialogsubmenu.xml without too much difficulty. i'll test and see.
you're the man!!!!!1111 Cool

Great Success!
find quote
EnderW Offline
Skilled Python Coder
Posts: 249
Joined: Feb 2005
Reputation: 0
Post: #7
nuka:

-i would like to help with this. mostly just some cosmetic things, (i.e. get rid of the confirmation dialog, so your progress bar finishes, maybe just put the confirmation in the little slide out you have.)

just edit the installer.py file. it's called core.settings.showfolder . set it to 0 to get no dialog.

- i think i could add an option to add the script to the dialogsubmenu.xml without too much difficulty. i'll test and see.

nice, go ahead Smile

-i know you thought alot about the directory structure of scripts, but what if there could be a way to install the main script in the root directory and any special folder inside the zip, under an extras folder so the main screen you could easily navigate and it would be uncluttered?

if you want to update the 80 scripts on the site, be my guest
Tongue

xbmcscripts.com administrator
find quote
Djsnake Offline
Member
Posts: 70
Joined: Jun 2004
Reputation: 0
Post: #8
just tried, it's great for the updates!
the only problem is that, for example, when i installed the new version of xbmcchangelog, it installed it in the folder "changelog" instead to update the previous version in the folder "xbmcchangelog".
:thumbsup:

Great Success!
find quote
Djsnake Offline
Member
Posts: 70
Joined: Jun 2004
Reputation: 0
Post: #9
bug report:

coudn't install shutdownpconlan script; error while inzipping.

Great Success!
find quote
EnderW Offline
Skilled Python Coder
Posts: 249
Joined: Feb 2005
Reputation: 0
Post: #10
nuka1195:

about your layout suggestion, please check out this thread to get a better idea on why it should be handled the way it is now. you're free to disagree of course, but i doubt it'll change.

http://www.xboxmediaplayer.de/cgi-bin....t=14838


also, i'd be very happy if you want to help out on this script. i have a hope there's potential in it...

xbmcscripts.com administrator
find quote
Post Reply