[Release] GlobalSearch Script

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
butchabay Offline
Skilled Skinner
Posts: 3,426
Joined: Mar 2010
Reputation: 62
Location: Switzerland
Post: #41
henrava Wrote:Resolved !!!

If someone has problems like me, the script need this:
-> Go settings
-> Go Network
-> Under "services" be sure "Allow installed programs control XBMC" is checked.

The script is beautiful, thank you Ronie. Big Grin
Good catch ! Nod
find quote
ronie Offline
Team-XBMC Member
Posts: 8,263
Joined: Jan 2009
Reputation: 108
Post: #42
henrava Wrote:Resolved !!!

If someone has problems like me, the script need this:
-> Go settings
-> Go Network
-> Under "services" be sure "Allow installed programs control XBMC" is checked.

The script is beautiful, thank you Ronie. Big Grin

nice find, i didn't know that either.

now i've got to remember that in case someone comes up with a similar issue :-)

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not PM or e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find quote
D-tyme Offline
Senior Member
Posts: 261
Joined: Jan 2010
Reputation: 0
Post: #43
Search Crashed XBMC

http://pastebin.com/wusErF4N

Looks like it can't handle the number of returns...
(This post was last modified: 2011-09-24 15:36 by D-tyme.)
find quote
ronie Offline
Team-XBMC Member
Posts: 8,263
Joined: Jan 2009
Reputation: 108
Post: #44
D-tyme Wrote:Search Crashed XBMC

http://pastebin.com/wusErF4N

Looks like it can't handle the number of returns...

most likely it's a xbmc issue...
does xbmc generate a crashlog ?

any steps to reproduce ?

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not PM or e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find quote
D-tyme Offline
Senior Member
Posts: 261
Joined: Jan 2010
Reputation: 0
Post: #45
ronie Wrote:most likely it's a xbmc issue...
does xbmc generate a crashlog ?

any steps to reproduce ?

No crash log, but can be reproduced every time with a search of "Cosby." I'm thinking that its getting 100+ returns that it is crashing.
find quote
ronie Offline
Team-XBMC Member
Posts: 8,263
Joined: Jan 2009
Reputation: 108
Post: #46
D-tyme Wrote:No crash log


i'm not on osx so i can't check, but according to the xbmc wiki:
Quote:Both OSX and AppleTVs will always create a Crashreporter log if any application crashes. These are found in /Users/username/Library/Logs/CrashReporter/CrashReporter.log where 'username' is the login username. For the AppleTV, the 'username' is 'frontrow'.

if you can find one, the best way forward would be to create a ticket on trac and attach the log.

D-tyme Wrote:but can be reproduced every time with a search of "Cosby." I'm thinking that its getting 100+ returns that it is crashing.

i'm not sure if that would be an issue, at least i can have it return 9000 items on my end without any problem.

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not PM or e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find quote
D-tyme Offline
Senior Member
Posts: 261
Joined: Jan 2010
Reputation: 0
Post: #47
OK...the problem was I was looking for just that a CrashReporter.log. What was stored under the folder were SymLinks...

http://pastebin.com/JQDM1wxB
(This post was last modified: 2011-09-24 20:39 by D-tyme.)
find quote
ronie Offline
Team-XBMC Member
Posts: 8,263
Joined: Jan 2009
Reputation: 108
Post: #48
D-tyme Wrote:OK...the problem was I was looking for just that a CrashReporter.log. What was stored under the folder were SymLinks...

http://pastebin.com/JQDM1wxB

please create a bugreport on trac including a link to the crashlog.
add me to the cc list and i'll try to get one of the xbmc dev to look into it.

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not PM or e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
(This post was last modified: 2011-09-25 00:57 by ronie.)
find quote
unabatedshagie Offline
Senior Member
Posts: 228
Joined: Aug 2010
Reputation: 0
Post: #49
Is it possible to make a keyboard shortcut to use this search?
find quote
ronie Offline
Team-XBMC Member
Posts: 8,263
Joined: Jan 2009
Reputation: 108
Post: #50
unabatedshagie Wrote:Is it possible to make a keyboard shortcut to use this search?

sure, it's as easy as:
RunAddon(script.globalsearch)

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not PM or e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find quote
Post Reply