[RELEASE] FlexiBrowser (Script)

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
mikenewf Offline
Member
Posts: 77
Joined: Apr 2005
Reputation: 0
Post: #31
k i kinda got this plugin working!!!! i go in to flexibrower, goto snuffx , then go to ether "accidents" "executions" "strange" or "celebrities" , but then when i click on one of this it sayz "could not find anything in this element" this is my first time doing anything like this so i'm not compeltely sure on what i'm doing, can someone please help me out and tell what else i have to do!!!!! i think i'm close to geting a snuffx plug-in i can feel it lol
find quote
mikenewf Offline
Member
Posts: 77
Joined: Apr 2005
Reputation: 0
Post: #32
k i kinda got this plugin working!!!! i go in to flexibrower, goto snuffx , then go to ether "accidents" "executions" "strange" or "celebrities" , but then when i click on one of this it sayz "could not find anything in this element" this is my first time doing anything like this so i'm not compeltely sure on what i'm doing, can someone please help me out and tell what else i have to do!!!!! i think i'm close to geting a snuffx plug-in i can feel it lol
find quote
Livin Offline
Posting Freak
Posts: 3,432
Joined: May 2004
Reputation: 17
Location: above ground
Post: #33
(mikenewf @ may 18 2005,16:06 Wrote:k i kinda got this plugin working!!!! i go in to flexibrower, goto snuffx , then go to ether "accidents" "executions" "strange" or "celebrities"   , but then when i click on one of this it sayz "could not find anything in this element"  this is my first time doing anything like this so i'm not compeltely sure on what i'm doing,  can someone please help me out and tell what else i have to do!!!!! i think  i'm close to geting a snuffx plug-in  i can feel it lol
ot... please post in forum using new thread.

I'm not an expert but I play one at work.
find quote
Phunck Offline
Senior Member
Posts: 145
Joined: Apr 2005
Reputation: 0
Post: #34
(affini @ may 18 2005,21:58 Wrote:the problem, as i see it, is that there are too many script "browsers"...

ooba
flexi
scriptbrowser

ooba and flexi are not script browsers, but multi browser scripts. that is: they can browse the content from multiple web sites. they do not launch other scripts.
find quote
Livin Offline
Posting Freak
Posts: 3,432
Joined: May 2004
Reputation: 17
Location: above ground
Post: #35
true... but still. this divides the efforts and only band-aids the real needs of the community from what we really need... better extension/script handling within xbmc.

I'm not an expert but I play one at work.
find quote
Paulitix Offline
Junior Member
Posts: 4
Joined: May 2005
Reputation: 0
Post: #36
the plugins list wont show up in flexibrowser....when i start it i just get a blank screen except for a 0/1 in the bottom right corner. i'm using pmiii and the 5-12 build of xbmc i think. any suggestions?
find quote
Bernd Offline
Senior Member
Posts: 211
Joined: Mar 2005
Reputation: 0
Lightbulb    Post: #37
i also experienced this once or twice. Shocked
lt worked perfect until i installed the 17th may build

the mysterious thing about this is: if you reboot and start that script again it works normally

i hope it is just a glitch is current builds. just as the missing path label

bernd
find quote
Paulitix Offline
Junior Member
Posts: 4
Joined: May 2005
Reputation: 0
Post: #38
i'm having the opposite problem as mentioned in the "missing path label" thread. i'm getting flexibroweser in the top left, but no listings in the body, and in the lower right it says 1/0.

i also tried the reboot method you mentioned but, nothing. i remember flexi workin for me at one point but i cant remember which build it was.
find quote
mortael Offline
Junior Member
Posts: 19
Joined: Nov 2004
Reputation: 0
Post: #39
i had the same problem as you did, but here's a small fix to get it working again:
change on line 360 from flexibrowsergui:
Quote:pluginpath = os.path.split(sys.modules[''].)[0] + '\\plugins'
to this:
Quote:pluginpath = os.getcwd()[:-1]+'\\plugins\\'

and it should be working again.....
if you run it with de original line, you will see if you quit the script and check the python 'debugger' (white button), it tries to read the plugins from q:\\scripts\plugins\\, in my case.

good luck Smile
find quote
dazzler Offline
Junior Member
Posts: 8
Joined: Sep 2004
Reputation: 0
Post: #40
cheers mortael sorted my problem out, many thnxs

[Image: tagxbox1ir.jpg]
find quote
Post Reply