Hi all,
I am trying to port a small function I had implemented for the Dharma release to perform a search in the Music and Video Libraries. The implementation for that version was pretty simple, as I read somewhere that it was sufficient to send a SendClick(8) to perform a search in the selected Library. To do that, I activate the Windows 10502 and 10025 to perform the search in the Video and Music Libraries.
Now that I´ve ported it to the Dharma release, nothing is working anymore, as the Music Library does not respond at the code and the Video Library will never hit any result although I perform the search with a string I know it is present.
Could anyone tell me whether for the Eden release the SendClick(8) function/code has changed or the Window Ids for the Music and Video Navigation windows?
Thanks in advance
XBMC Eden Library search changes
tmacreturns
Junior Member Joined: Aug 2011 Reputation: 0 Location: The Netherlands |
2012-01-16 17:06
Post: #1
|
| find quote |
spiff
Grumpy Bastard Developer Joined: Nov 2003 Reputation: 82 |
2012-01-16 17:11
Post: #2
video id has changed but old should function.
show us a debug log. 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 |
tmacreturns
Junior Member Joined: Aug 2011 Reputation: 0 Location: The Netherlands |
2012-01-16 17:39
Post: #3
Sorry, I believe I´ve misunderstood the Search capabilities of the Libraries search. I was running the Search action without scanning first the folders where I had the files.
I did not know that Search was not acting on file names, only on content information. However, I think it would be nice to run the search also on file names rather than only on content info, but then this would belong to another thread. Sorry for prematurely post about it, so please delete this thread if you wish .Anyway, thank you spiff for your rapid reply |
| find quote |
tmacreturns
Junior Member Joined: Aug 2011 Reputation: 0 Location: The Netherlands |
2012-01-16 17:48
Post: #4
Sorry, before closing the thread, could you tell me which is the new window Id for the VideNav window? I´d like to avoid future issues
|
| find quote |
spiff
Grumpy Bastard Developer Joined: Nov 2003 Reputation: 82 |
2012-01-16 18:20
Post: #5
actually videonav is the same, it's files which has changed (there's no files window any more, it's all one window now..)
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 |

.
Search
Help