2014-08-20, 09:15
Far as I know the keyboard works, have you tried just hitting enter?
(2014-08-21, 12:36)toyota12303 Wrote: @lukemb : Thanks! Could you send me some information on how to make this skin compatable with XBMC3C ?
@noiz13 : Nope because this is what gets this skin working. If you removed the setup then you would get loads of script errors and a lot of things would be missing or not working. You only have to run the setup once on the first time installing.
@noiz13 : Sure you can use any device supported by XBMC. On your keyboard you just navigate with normal controls. e.g. enter on keyboard or A on your controller.
The latest update should hopefully be released some time today or tomorrow.
There have been a few fixes added and some new features.
Some of the new things added are:
External hard drive notifications:
You can now have an option to get a notification when your external hard drive / removable device is ready to use. All you do is place a xml file in the root of your media and when you insert the drive in to your system XBMC will notify you when the file is accessable, meaning that the drive is ready to use.
System cleanup:
You can now cleanup your hard drive from XBMC.
All you do is click on run cleanup and this will clean up unused files/folders in your temporary directories.
Python Search engine option:
Now there is an option for my own custom search engine in the bing section.
This is really optimized and aimed for voice searching.
You can now search in sentances, for example if i said to it "XBMC i feel like watching some horror movies" Then this will go ahead and search Youtube for horror movies.
This works by the script getting a search string, python will check my word library for certain words and remove them, then it will replace the string with a new one and then search Youtube.
The word library is pretty small at the moment so it may not be completely accurate but you can easily customize it yourself by inserting words in to the txt file. These are words that will be removed from your search. Example if you added the word "watch" to the word library and then searched for watch movies, then XBMC will search for movies and remove the word "watch"
(2014-08-18, 11:13)toyota12303 Wrote: @anonomys209 : If you just go in to your keyboard xml and find the I button, copy the command linked to that button. Open up your keymap xml for the 360 controller and find the button that says "FullScreen". Replace that with the command from the keyboard xml.
Sorry I can't explain it very well as I am not at home at the moment, but when I get back then I can upload a keymap with the changes made if you want.