Guest - Testers are needed for the reworked CDateTime core component. See... https://forum.kodi.tv/showthread.php?tid=378981 (September 29) x
Solved [Kodi 18 Leia] Keymap issues since updating to Kodi 18 - using Fire TV
#1
Hello. I have just updated to the nightly Kodi 18, was previously using 17.6. I have a custom keymap for my Fire TV remote, and it works just fine in Kodi 17. You can take a look at it below. I have the following issues since going to 18: 

Keys still working: up and down for volume in fullscreenvideo and fullscreenlivetv.
Keys not working: fastforward and longpress rewind for volume amplification, rewind for tv guide.

Thanks in advance for any help you can provide.
pastebin: https://paste.ubuntu.com/p/SFphNmhC86/
Code:
<?xml version="1.0" encoding="UTF-8"?>
<keymap>
    <Global>
        <keyboard>
        </keyboard>
    </Global>

    <FullscreenVideo>
        <keyboard>
            <up>volumeup</up>
            <down>volumedown</down>
            <menu>CodecInfo</menu>
            <fastforward>volampup</fastforward>
            <rewind>volampdown</rewind>            
        </keyboard>
    </FullscreenVideo>

    <playerprocessinfo>
        <keyboard>
            <menu>Back</menu>
        </keyboard>
    </playerprocessinfo>

    <FullscreenLiveTV>
        <keyboard>
            <up>volumeup</up>
            <down>volumedown</down>
            <left>channeldown</left>
            <right>channelup</right>        
            <menu>CodecInfo</menu>
            <fastforward>volampup</fastforward>
            <rewind>tvguide</rewind>
            <rewind mod="longpress">volampdown</rewind>
        </keyboard>
    </FullscreenLiveTV>
</keymap>
Reply
#2
What does keys are not working mean, does nothing happen or is the original default action (fastforward, rewind) executed?

Please also share a Debug Log (wiki) where you press those buttons, too see what Kodi actually does.
Reply
#3
Hi Rechi. The original actions of rewind and fastforward execute instead of the actions in the keymap.
Reply
#4
Log is still missing.
Reply
#5
https://paste.ubuntu.com/p/DZSmGVkTRf/

Here a live tv channel is already playing before logging is enabled, and I press the fastforward key several times, which I want to trigger volumampup, but instead fastforward is triggered.
Reply
#6
To receive meaningful assistance you will need to provide a full debug log.

The instructions are here... debug log (wiki)

If you are using the Basic Method, then ensure the following is applied...
1.Enable debugging in Settings>System Settings>Logging,
2.Restart Kodi
3.Replicate the problem.

If you are using the Advanced Method ensure you have correctly created and applied the advancedsettings.xml file.

In both instances, you should see the word DEBUG throughout the log.

Note: Full logs only. No partial or redacted logs
Do NOT post your logs directly into the forum. Always use a paste site like pastebin.com. Post the link to your pasted log in the forum
Forum Rules (wiki) | Banned add-ons (wiki) | Wiki (wiki) | Quick start guide (wiki)
Reply
#7
Hi Tinwarble. I read that and those directions. I tried to post the full log, but both log uploader addon and pasting directly into pastebin and paste ubuntu would not allow the full upload because of the size, it is over 1mb. Furthermore the log has my iptv playlist address may times, which has within the url my username and password. You can understand why I don't want those shared.

Let me know if you know of some other way to share the full log and not expose my username and password and overcome the 1mb size limit.

Also, perhaps you could humor me and read what was pasted to see what the button press is doing, the purpose of posting the log.
Reply
#8
I need the full debug log.
Enable debug logging, stop Kodi, start Kodi, open Live TV, press the keys and then share the log. That log can't have more then 1 MB.
Reply
#9
16:55:36.957 T:367397932928 NOTICE: [plugin.video.quasar]

The forum moderators have determined that banned addons (wiki) are present on your system. To receive assistance here, these banned items must be removed. If a clean log is not submitted within 3 days, then the relevant post(s) will be removed after this time.
Reply
#10
(2018-05-04, 08:22)Rechi Wrote: I need the full debug log.
Enable debug logging, stop Kodi, start Kodi, open Live TV, press the keys and then share the log. That log can't have more then 1 MB.
 That is exactly what I did. And it was just over 1mb. Most of the log was filled with the iptv channels and epg being loaded. So no other suggestions?
Reply
#11
(2018-05-04, 10:40)sumpm1 Wrote:  That is exactly what I did. And it was just over 1mb. Most of the log was filled with the iptv channels and epg being loaded. So no other suggestions?

And you have also been told that the log you did provide shows you have Banned add-ons (wiki). You are not going to get any further help until you get rid of those add-ons and submit a clean log.
Forum Rules (wiki) | Banned add-ons (wiki) | Wiki (wiki) | Quick start guide (wiki)
Reply
#12
Alright. Here is the entire log file. Logging enabled. Kodi shut down. Kodi restarted. Live TV entered and a channel selected. Then the fastforward button pressed 3 times. (wanting volampup according to keymap, but fastforward action instead). Thanks again for the help.

https://paste.ubuntu.com/p/RfKwSVRmrg/
Reply
#13
You've still got banned addon (wiki) add-ons and repos in there.

If you're not going to get rid of them and fully clean up your system then you won't get any support, but will earn yourself a ban for disregarding our piracy policy (wiki) that you accepted when you sign up here.

As this is now the third time you've been told this, consider it the final one before such actions.
|Banned add-ons (wiki)|Forum rules (wiki)|VPN policy (wiki)|First time user (wiki)|FAQs (wiki) Troubleshooting (wiki)|Add-ons (wiki)|Free content (wiki)|Debug Log (wiki)|

Kodi Blog Posts
Reply
#14
(2018-05-04, 16:30)DarrenHill Wrote: You've still got banned addon (wiki) add-ons and repos in there.

If you're not going to get rid of them and fully clean up your system then you won't get any support, but will earn yourself a ban for disregarding our piracy policy (wiki) that you accepted when you sign up here.

As this is now the third time you've been told this, consider it the final one before such actions.
 Hi Darren. I attempted to remove all banned addons and repos. I am not sure what banned addon or repo you saw in the most recent log file.
Reply
#15
(2018-05-04, 20:53)sumpm1 Wrote:  Hi Darren. I attempted to remove all banned addons and repos. I am not sure what banned addon or repo you saw in the most recent log file. 

To be sure, uninstall Kodi, then download it from either this site or from the Play Store. That way you will be sure that no banned add-ons are on your system. Then reproduce your issue if you can.

Just to be clear, we do not support "builds" (that means any version of Kodi that doesn't come from us) and if you are installing one you will be in the same boat you are now.
Forum Rules (wiki) | Banned add-ons (wiki) | Wiki (wiki) | Quick start guide (wiki)
Reply

Logout Mark Read Team Forum Stats Members Help
[Kodi 18 Leia] Keymap issues since updating to Kodi 18 - using Fire TV0