Get the Best IPTV Service
Here is How to KILL the "Working..." Death Spin [Archive] - IPTV Forum ; IPTV Kodi Android Free Channels HD IPTV MAG254

PDA

View Full Version : Here is How to KILL the "Working..." Death Spin



kens
04-25-2016, 03:28 PM
Here is How to KILL the "Working..." Death Spin.

Here is a simple mod. to mouse.xml in KODI, so you can kill the " spinning wheel of death" (Working...),
if you dont have a keyboard, and control Kodi with a Wheel Mouse.
Copy and Past the following text, into a plain text editor. Save it to your Userdata/keymap directory and name it mouse.xml (save it as plain txt format).
Now when you hit a channel that is not working, press down on your wheel (which is a middle button as well as a wheel control). This will send a Stop or X to Kodi, mimicking a keyboard press.
Here is the text:

<?xml version="1.0" encoding="UTF-8"?>

<!-- Button Ids: -->
<!-- 0: left -->
<!-- 1: right -->
<!-- 2: middle -->
<!-- 3/4/5/6: extra -->

<keymap>
<global>
<mouse>
<leftclick>leftclick</leftclick>
<rightclick>rightclick</rightclick>
<middleclick>Stop</middleclick>
<doubleclick id="0">doubleclick</doubleclick>
<longclick id="0">contextmenu</longclick>

<wheeldown>wheeldown</wheeldown>
<wheelup>wheelup</wheelup>
<mousedrag>mousedrag</mousedrag>
<mousemove>mousemove</mousemove>
</mouse>
</global>
<SlideShow>
<mouse>
<leftclick>Pause</leftclick>
<rightclick>PreviousMenu</rightclick>
<wheelup>PreviousPicture</wheelup>
<wheeldown>NextPicture</wheeldown>
</mouse>
</SlideShow>
</keymap>
**End of File - dont copy this line -----------------------------------------------------------

FYI- here is the approx. location you need to copy mouse.xml depending on your platform.

Android Android/data/org.xbmc.kodi/files/.kodi/userdata/keymap (see note)
iOS /private/var/mobile/Library/Preferences/Kodi/userdata/keymap
Linux ~/.kodi/userdata/keymap
Mac /Users/<your_user_name>/Library/Application Support/Kodi/userdata/keymap
OpenELEC /storage/.kodi/userdata/keymap
Windows C:\users\*user directory*\APPDATA\kodi\userda ta\keymap
Note* Android location
Sometimes the exact path will differ from device to device. The Android userdata folder is usually inside of "sdcard" so the path might be /sdcard/Android/data/org.xbmc.kodi/files/.kodi/userdata/
/kens

JoeSshmoe
04-25-2016, 04:25 PM
works like a charm!now i can modify remote buttons i was wondering how to map remote buttons in kodi

Roach46
04-25-2016, 04:43 PM
I just hit X on the key board and it kills it

kens
04-25-2016, 07:58 PM
Yes it does. But if you only have a STB Remote or a mouse for control, which many people use, your F**Ked./kens

kens
04-25-2016, 08:00 PM
on tablet, you should be able to achieve the same thing by turning wifi off/on.
Android box w/ remote, install keymap editor program addon and map an unused remote button to the video stop function.

in keymapper - select edit /global/ pllayer controls - select Stop/ then select edit, then you have five seconds to press any remote key you dont use so that keymap see's it,
then go back/back then save and start kodi.
(Sorry I'm going by memory. I am not home.)
If there is a problem, in keymapper you can reset back to default.
/kens

steemer
04-26-2016, 02:48 AM
Luckily the 2015 version MyGica 1800e remote has a stop button on it , comes in very handy. Wondering if something could be added to a future KODI version that could control this issue.

Flash Sale Popup