[Release] GlobalSearch Script

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
ronie Offline
Team-XBMC Member
Posts: 8,262
Joined: Jan 2009
Reputation: 108
Post: #11
Wanilton Wrote:Ronie,

Translate for Portuguese (Brazil), great job...

http://dl.dropbox.com/u/25170804/Portugu...zil%29.zip

Wanilton

cheers mate, will be added to the next release.

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
pecinko Offline
Member+
Posts: 3,027
Joined: Dec 2008
Reputation: 27
Location: Prague / Belgrade
Post: #12
Ronnie, thanks for a very useful script.

I have a problem as it does not seam to search movies at my side. What am I doing wrong?

http://pastebin.com/FQL9Jz80

OS X, compiled 7.9.2011, I have searched for "Avatar" and only got Avatar airbender TV Show returned.

My skins:

Quartz
Amber
find quote
ronie Offline
Team-XBMC Member
Posts: 8,262
Joined: Jan 2009
Reputation: 108
Post: #13
pecinko Wrote:Ronnie, thanks for a very useful script.

I have a problem as it does not seam to search movies at my side. What am I doing wrong?

http://pastebin.com/FQL9Jz80

OS X, compiled 7.9.2011, I have searched for "Avatar" and only got Avatar airbender TV Show returned.

i'm not sure why, but the json calls to your database are failing.

mind posting a full debug log so i can check if there's some pointers elsewhere in the log.

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
pecinko Offline
Member+
Posts: 3,027
Joined: Dec 2008
Reputation: 27
Location: Prague / Belgrade
Post: #14
ronie Wrote:i'm not sure why, but the json calls to your database are failing.

mind posting a full debug log so i can check if there's some pointers elsewhere in the log.

Here ya go.

http://pastebin.com/XQuDUfBH

EDIT. did not turn debugging on

take two http://pastebin.com/ZXeT4CSY

My skins:

Quartz
Amber
(This post was last modified: 2011-09-08 15:34 by pecinko.)
find quote
ronie Offline
Team-XBMC Member
Posts: 8,262
Joined: Jan 2009
Reputation: 108
Post: #15
pecinko Wrote:Here ya go.

http://pastebin.com/XQuDUfBH

EDIT. did not turn debugging on

take two http://pastebin.com/ZXeT4CSY

thanx mate.

turns out some recent change in xbmc broke the script.

i'll 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.
find quote
pecinko Offline
Member+
Posts: 3,027
Joined: Dec 2008
Reputation: 27
Location: Prague / Belgrade
Post: #16
ronie Wrote:thanx mate.

turns out some recent change in xbmc broke the script.

i'll look into it.

Thanks.

My skins:

Quartz
Amber
find quote
wyrm Offline
Skilled Skinner
Posts: 768
Joined: Nov 2007
Reputation: 5
Location: Perth, Australia (GMT +8)
Post: #17
ronie,

Could I jump in here with a request please. Have just made a push to my skins svn with built in support of this script, but was wondering why you have set all the video type files to default to DefaultVideo.png for the fallback icons. Could we have the icons set to DefaultMovie for movies and DefaultTVShows for TV shows? Or even better if it is possible to allow the skin to over ride your defaults if I set a fallback to something else?

BTW, love the script, really nice job on this one mate.

Wyrm (xTV-SAF)

When postings problems, please provide build details. If required a FULL debug log can now be submitted from the skin in settings->appearance->skin->settings>support. Ensure debug logging has been set in settings->system->debugging (or from the support menu). FAQ's located at :- http://wiki.xbmc.org/index.php?title=Add-on:XTV-SAF
find quote
pecinko Offline
Member+
Posts: 3,027
Joined: Dec 2008
Reputation: 27
Location: Prague / Belgrade
Post: #18
@wyrm

:-)) Mate, you surely are on fire :-) You made some major steps with xTV recently. Kudos.

My skins:

Quartz
Amber
find quote
RockerC Offline
Senior Member
Posts: 149
Joined: May 2011
Reputation: 3
Post: #19
ronie Wrote:this is an all-in-one search addon for xbmc,
it allows you to find items in your video/music library right from the home screen
Should this global search function not be a feature in XBMC's core so it will be used by all skinners?

Why is a python script needed for it?
(This post was last modified: 2011-09-09 13:33 by RockerC.)
find quote
spiff Offline
Grumpy Bastard Developer
Posts: 12,187
Joined: Nov 2003
Reputation: 82
Post: #20
because the guy that took his time to create it for you writes in python, not c++.

patches welcome.

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not 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