-
Posts
3,943 -
Joined
-
Last visited
-
Days Won
253
Everything posted by jason
-
What version of the app is this?
-
It looks very strange. Are you super close to it? Make sure to aim at the ceiling if you are. Also, batteries could be low on the remote. It's not getting clear signals.
-
How about the other keys recorded, 's', 'w', etc. Can you also go to file->advanced, and then enable IR debugging. Press and hold the right arrow, save and send that here too.
-
I see a couple things. Can you tell me if you see the same results with the left arrow and the right arrow?
-
can you save and post your config?
-
This is really dependent on the operating system. It's usually referred to the key repeat time. The game might be overriding it because the flirc shows up as a keyboard, no reason otherwise it would have a different rate than the OS. Let us know what you find.
-
are you able to return it to normal? How did it enter this state?
-
I didn't get notice of this thread. I'm so sorry. There are some old folks on here, I will remove them. Unfortunately Nate is no longer with the Flirc, so I'm on my own. We will put this on the roadmap. I think this was probably due to a misconfigured flirc rather than anything wrong with the skip remote. Your Skip config looks fine. The way it works is we are sending out random IR signals and I've pre-mapped these to keyboard keys for you within the flirc usb receiver. If I'm missing something you like, you can re-map any IR signal that comes out of the Skip with the Flirc USB pairing software. Download that from the website. Open it, go to Controllers->Keyboards Pair an unused signal or override an existing signal that comes out of skip to one of those keys: My suggestion is first go into the skip app, edit the remote, and assign an unused button from the kodi button list into your remote that you want to use as page up or down. For example, looking at your config, I'll take any arbitrary un-used function and assign it to channel up and down on your remote. In this example, I've taken Zoom+ and Zoom-. CleanShot 2025-01-29 at 09.46.53.mp4 If you hit these buttons on your remote, flirc usb will take these signals and use the pre-mapped keyboard keys to increase or decrease zoom. However, using the flirc usb app above, you can record over these. Just plug in the flirc USB, fire up the application, go to controllers->keyboard, and press the keyboard key you want to record. You will be prompted to press the button on your remote to pair with the page up/down key. Press the Channel up/down on your remote, and it's done. Plug into the machine that's running kodi, and it should work as intended. CleanShot 2025-01-29 at 09.53.45.mp4 Hopefully that's helpful.
-
FLIRC OK button does not work in search box for 4K Max Fire TV
jason replied to garyva's topic in Firmware Bugs
The new firestick has this problem and the old didin't? Did I understand that correctly? -
Any chance you can post some screen shots? Can you save and post your config too?
-
Thanks for following up. The latest is always embedded in the software. You can go to file->advanced and force an upgrade.
-
You can configure the computer to control the mouse with numpad keys. Which you should then be able to use with the skip and a flirc usb, however you can use an application launcher and keyboard keys to switch between the two. I created apppad.io to try and solve this but we haven’t put much work into it and I don’t think the performance in the pi would be great.
-
New Purchase - Windows 10 (and 11) - Cant get Remote Conencted, nor updated
jason replied to HTPC_ThatAintMe's topic in Skip
Can you message me here, let's set up a way to real time chat so we can solve this together. I test them all out before sending, do you remember the app working at all? If you open the app, enable admin mode in the 3 dots, accessibility, and go to the wrench tab. there is a log tab there, go to the log folder. Send those logs over. I'm thinking it failed an update, but worked initially. -
It wont be faster. The reason it's slow, is it needs to 'open' the device every time it calls sendir. You can use the dll to create an app that leaves it open so you can send it messages? What are you trying to do?
-
Alright, I'm really sorry, I restarted it and have a script running to restart it if it hangs. It is not, it's only temporary. It will be bundled. IR learning is still in active development. I am updating the IR decoders all the time behind the scenes for new devices and remotes. It would be a gigantic pain in the ass to keep shipping a new version each time, especially since there is no way to not include alpha work. It will be a part of the app soon with possible dynamic checking for updates.
-
Yes, recently published and only available to a few buttons. By default, it's enabled on the 'power' button always. It will be automatically enabled if toggle buttons are available for either the play/pause or mute button. You can however enable them if it doesn't automatically do so. See the following: CleanShot 2025-01-08 at 11.01.04.mp4
-
Which? I would love to know so I can get these fixed and if you want to post your flirc config I'll get something added to make this easier and automated. Really sorry for all the trouble you had. I am out of the loop with this one, can you point me to that so I can get some documentation going? Yes, recently published and only available to a few buttons. By default, it's enabled on the 'power' button always. It will be automatically enabled if toggle buttons are available for either the play/pause or mute button. You can however enable them if it doesn't automatically do so. See the following: CleanShot 2025-01-08 at 11.01.04.mp4
-
https://github.com/flirc/sdk That repo has example code which is the same code that ships with flirc_util. Should compile on anything with GCC / mingw setup properly. Headers are documented and example code should be enough to copy and pasta.
-
Download my software and then plug the device in. Ignore the update, and go to the shield profile (since it runs on android). That’s controllers -> shield at the top menu. Pair remote buttons by hitting go. Unplug and plug into your android. Make sure adb debugging is off if it doesn’t respond to your remote. Let me know if you get stuck.
-
Blimey, I fixed it, server crashed, thanks for letting me know. Let me know if you have trouble.
-
Can you try the latest release candidate?