[Release] GlobalSearch Script

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
leepenny Offline
Fan
Posts: 524
Joined: Jul 2010
Reputation: 17
Post: #111
(2012-04-23 18:55)ronie Wrote:  
(2012-04-23 12:45)leepenny Wrote:  First of thanks for an AWESOME add on , this rounds off xbmc nicely just one niggle/request/fix?. I have a lot of music compilations (300+) so tend to sort my artists by not showing artists on compilations (as it is very messy on artist view). But the problem with this is the addon will only search artists not on compilations. When showing artists on compilations the addon runs as smooth as butter. Is there an easy fix/workaround or solution to this as the addon seems to search depending on whether that box is checked in xbmc music settings.?? Yours LeePenny

the addon is not aware if you've enabled artists on comps or not,
it just queries the xbmc db and displays whatever info is returned.
So I suppose theres no solution to this as it seems I cant point the script to anything other than the type of db im using in xbmc (album artist OR song artist ?
(This post was last modified: 2012-04-27 10:39 by leepenny.)
find quote
ronie Offline
Team-XBMC Member
Posts: 8,259
Joined: Jan 2009
Reputation: 108
Post: #112
(2012-04-27 10:30)leepenny Wrote:  So I suppose theres no solution to this

nope.

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
leepenny Offline
Fan
Posts: 524
Joined: Jul 2010
Reputation: 17
Post: #113
Thanks for the info ronie.
find quote
tinybutstrong Offline
Senior Member
Posts: 192
Joined: Sep 2010
Reputation: 0
Post: #114
A request: Can you add support to search by original movie titles?

My movies title in library are mostly in Portuguese, the original title is in a secondary field. So, "The Grey" will return nothing, but "A Perseguição" will return this movie: http://www.imdb.com/title/tt1601913/ and both are title of same movie.

Thanks.
find quote
ronie Offline
Team-XBMC Member
Posts: 8,259
Joined: Jan 2009
Reputation: 108
Post: #115
(2012-05-04 01:10)tinybutstrong Wrote:  A request: Can you add support to search by original movie titles?

sure, care to test?

script.globalsearch-0.2.5.zip

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
tinybutstrong Offline
Senior Member
Posts: 192
Joined: Sep 2010
Reputation: 0
Thumbs Up  RE: [Release] GlobalSearch Script Post: #116
(2012-05-04 01:26)ronie Wrote:  sure, care to test?

script.globalsearch-0.2.5.zip

Amazing! Working like a charm.

Thank you so much.
find quote
jeanwilly Offline
Member
Posts: 75
Joined: Mar 2012
Reputation: 1
Post: #117
My name is Jan my internet name is skatulskijean on last time i adapted many addons for xbmc4xbox and urlresolver !
Can you help to adapt this to xbox ?
my problem is ia have a little adapted and i can search !
It looks on UserData/Database/MyVideo.db it is right?
find quote
ronie Offline
Team-XBMC Member
Posts: 8,259
Joined: Jan 2009
Reputation: 108
Post: #118
(2012-05-07 12:17)jeanwilly Wrote:  My name is Jan my internet name is skatulskijean on last time i adapted many addons for xbmc4xbox and urlresolver !
Can you help to adapt this to xbox ?
my problem is ia have a little adapted and i can search !
It looks on UserData/Database/MyVideo.db it is right?
it doesn't query the database directly,
instead it uses the josn-rpc interface in xbmc
to retrieve data from both the video and music database.

should you have any other questions, feel free to ask.

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
coolio99 Offline
Member
Posts: 92
Joined: Jan 2011
Reputation: 0
Post: #119
can you add suport to search film by actors?search jonny depp and all movie in libary by depp shows upp?and maybe search by year to?

GOOD SKRIPT
find quote
newbie007 Offline
Junior Member
Posts: 16
Joined: May 2012
Reputation: 0
Post: #120
Hi ronie,

i'm a new user of xbmc, i've installed global search addon but the search is not working for me. Can you help me out in this regard.
Please find below the log of the same, dont no how to attach thats y adding it over here...

edit: log removed

Thanks alot in advance Smile
(This post was last modified: 2012-05-22 10:24 by ronie.)
find quote
Post Reply