Jump to content
Flirc Forums

jason

Administrators
  • Posts

    3,732
  • Joined

  • Last visited

  • Days Won

    229

Everything posted by jason

  1. @Daniel Another to try: Download Link
  2. jason

    Learning Mode?

    Do they work as you expect with the regular remote? It's possible they are doing something on their end to rate limit it.
  3. hmm, doesn't sound right. Can you save your config and post it?
  4. I think the TV needs more time to turn on, so make sure the power is first in the sequence, add a healthy delay by clicking on the TV ON button in the macro to expand it's settings, and then increase it experimentally and let me know what it ends up being if that works. Regarding both devices responding. Seams both devices have been 'taught' the same codes or you are sending out the same code for both devices. It's the same as if two identical TV's are in the same room, they'll both respond. So to remedy, make sure to use different codes for each. You can add an arbitrary device that's not in your room to Skip, and then teach the other flirc this new device. Let me know.
  5. Try the attached. Use the instructions on the sticky page: https://forum.flirc.tv/index.php?/topic/10420-current-device-list-and-manual-importing/ Yamaha - TSR-7850.json
  6. Okay, I'm adding that and posting to this next release
  7. Nice job, and thank you. Looks great and I'm going to add this to the next release tomorrow.
  8. @PBroughton Can you try the attached and let us know how that goes? Logitech - Squeezebox.json
  9. @Kurojin_Karu @snds @StephenM64 @Daniel Let us know if that last link works. We're all on edge. @StephenM64 Try this: New Linux Version Create a file: /etc/udev/rules.d/99-flirc.rules # Flirc Devices # Bootloader SUBSYSTEM=="usb", ENV{DEVTYPE}=="usb_device", ATTR{idVendor}=="20a0", ATTR{idProduct}=="0000", MODE="0666" SUBSYSTEM=="usb", ENV{DEVTYPE}=="usb_device", ATTR{idVendor}=="20a0", ATTR{idProduct}=="0002", MODE="0666" SUBSYSTEM=="hidraw", ATTRS{idVendor}=="20a0", ATTRS{idProduct}=="0005", MODE="0666" # Flirc Application SUBSYSTEM=="usb", ENV{DEVTYPE}=="usb_device", ATTR{idVendor}=="20a0", ATTR{idProduct}=="0001", MODE="0666" SUBSYSTEM=="usb", ENV{DEVTYPE}=="usb_device", ATTR{idVendor}=="20a0", ATTR{idProduct}=="0004", MODE="0666" SUBSYSTEM=="hidraw", ATTRS{idVendor}=="20a0", ATTRS{idProduct}=="0006", MODE="0666" # Skip 1s Bootloader SUBSYSTEM=="usb", ENV{DEVTYPE}=="usb_device", ATTR{idVendor}=="20a0", ATTR{idProduct}=="0007", MODE="0666" SUBSYSTEM=="hidraw", ATTRS{idVendor}=="20a0", ATTRS{idProduct}=="0005", MODE="0666" # Flirc Application SUBSYSTEM=="usb", ENV{DEVTYPE}=="usb_device", ATTR{idVendor}=="20a0", ATTR{idProduct}=="0008", MODE="0666" SUBSYSTEM=="hidraw", ATTRS{idVendor}=="20a0", ATTRS{idProduct}=="0006", MODE="0666" Linux version has a lot of bugs. It's completely alpha, but I can connect and sync.
  10. Thank you, one more to try Download Link
  11. How about this one https://update.flirc.tv/skipapp/beta/0.9.71/SkipApp-0.9.71-Beta-x64.msix?token=skipAppUpdate
  12. Can you try the following: https://update.flirc.tv/skipapp/pr/998/SkipApp-0.9.80.6191-mg-hid-broker-test-build-x64.msix?token=skipAppUpdate
  13. Please let me know if the file works, also the TV and Apple TV responding at the same time is because your TV has CEC control enabled. What's happening is you are using the TV for navigation, but with that enabled, the Apple tv is responding. So do either one of two things: Turn of CEC control Add an apple TV and assign the apple tv to your navigation button I would do #2.
  14. Perfect, I recently released a tool called irtools. Run it from a terminal with a flirc: On the mac: /Applications/Flirc.app/Contents/Resources/irtools On windows: Program Files\Flirc\irtools.exe Linux: should be in your path along with flirc_util, in /usr/local/bin Run with the following option: irtools decode -l Open up a text file, note the button and create a comma delimited file that looks like this: CURSOR UP, 0000 006D 0022 0002 .... CURSOR DOWN,0000 006D 0022 0002 0152... Post that text file and I'll convert it to a JSON file for you. Thanks Tony.
  15. @Scroopy Noopers Give the attached a shot Let us know if that works. Primaluna - EVO300.json
  16. Thank you for doing this, I'm going to add this to the code database for the next release. I like your idea with the color wheel. Let me thin about that...
  17. Can you try the following: NAD - C542.json
  18. Any chance you have a virus app running? Misha found this: https://stackoverflow.com/questions/70797625/processstartinfo-hangs-when-useshellexecute-true Looks like it may prevent our broker from running...
  19. If you let me know what you are missing, I'll create a new device and get it incorporated in the next release. But yes, @liambrown is correct. Post anything that helps you as it may help others.
  20. Can you try the following? Let me know how this goes. Harman Kardon AVR 1610.json
×
×
  • Create New...