-
Notifications
You must be signed in to change notification settings - Fork 3.1k
[IR] Heavily Expand Universal Remotes #3929
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
AC: 26.04% increase Audio: 277.05% increase Projector: 43.36% increase TV: 35.54% increase
all buttons have same capitalization now, ran through infrared script again.
How do you verify RAW remotes like ACs to not have duplicates or being fully incorrect in first place? Have you talked with IRDB maintainers about how you can do it properly? Because in current condition it looks like adding random remotes without verification, and its not good idea as I think. Also why do you filled checklist for reviewer, if you are PR author, not the reviewer? |
The mapping i've made tries to be very safe to avoid wrong matches with button renaming but I honestly didn't consider people labeling buttons to the wrong functions in the IRDB. It also hashes raw signals to check for duplicates which can definitely be improved. But yeah, didn't really think there was anything majorly wrong with my approach but i guess i will have to reconsider.
new to github, learning as i go
not really, no. but would appreciate any help to get educated on this because yeah just trying to help out and don't want to cause more harm than help |
@jaylikesbunda I've removed duplicates from projector.ir. |
thank you! i forgot about that one |
What's new
AC: 71.76% increase
Audio: 430.76% increase
Projector: 31.93% increase
TV: 34.32% increase
used: https://github.com/jaylikesbunda/F0-Universal-IR-Appender
pulled from: https://github.com/Lucaslhm/Flipper-IRDB
Checklist (For Reviewer)