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.
ronie
Team-XBMC Member Joined: Jan 2009 Reputation: 108 |
2011-09-05 18:35
Post: #11
Wanilton Wrote:Ronie, 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
Member+ Joined: Dec 2008 Reputation: 27 Location: Prague / Belgrade |
2011-09-08 14:58
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. |
| find quote |
ronie
Team-XBMC Member Joined: Jan 2009 Reputation: 108 |
2011-09-08 15:05
Post: #13
pecinko Wrote:Ronnie, thanks for a very useful script. 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
Member+ Joined: Dec 2008 Reputation: 27 Location: Prague / Belgrade |
2011-09-08 15:26
Post: #14
ronie Wrote:i'm not sure why, but the json calls to your database are failing. Here ya go. http://pastebin.com/XQuDUfBH EDIT. did not turn debugging on take two http://pastebin.com/ZXeT4CSY
(This post was last modified: 2011-09-08 15:34 by pecinko.)
|
| find quote |
ronie
Team-XBMC Member Joined: Jan 2009 Reputation: 108 |
2011-09-08 15:52
Post: #15
pecinko Wrote:Here ya go. 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
Member+ Joined: Dec 2008 Reputation: 27 Location: Prague / Belgrade |
2011-09-08 16:15
Post: #16
ronie Wrote:thanx mate. Thanks. |
| find quote |
wyrm
Skilled Skinner Joined: Nov 2007 Reputation: 5 Location: Perth, Australia (GMT +8) |
2011-09-08 16:50
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
Member+ Joined: Dec 2008 Reputation: 27 Location: Prague / Belgrade |
2011-09-08 17:08
Post: #18
@wyrm
:-)) Mate, you surely are on fire :-) You made some major steps with xTV recently. Kudos. |
| find quote |
RockerC
Senior Member Posts: 149 Joined: May 2011 Reputation: 3 |
2011-09-09 13:30
Post: #19
ronie Wrote:this is an all-in-one search addon for xbmc,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
Grumpy Bastard Developer Joined: Nov 2003 Reputation: 82 |
2011-09-09 13:42
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 |