[PLUGIN] IR Remote Controller feedback thread

Hello
If someone is having trouble setting up the APPLE 1294 control here follows the correct code to work on Volumio Version 2.583

A1294_lircd.conf

nano A1294_lircd.conf

# Please make this file available to others
# by sending it to <lirc@bartelmus.de>
#
# this config file was automatically generated
# using lirc-0.9.0-pre1(default) on Thu Jun 20 13:41:14 2019
#
# contributed by
#
# brand:                       /home/volumio/A1294_lircd.conf
# model no. of remote control:
# devices being controlled by this remote:
#

begin remote

  name  /home/volumio/A1294_lircd.conf
  flags RAW_CODES|CONST_LENGTH
  eps            30
  aeps          100

  gap          108050

      begin raw_codes

          name KEY_UP
             9126    4408     567     558     571    1707
              521    1705     513    1685     543     555
              574    1705     513    1684     544    1708
              520    1706     522    1703     515    1711
              517     554     566     557     571     552
              567     556     573    1705     513    1686
              542    1683     545     553     566    1711
              517     554     565     558     572     552
              567     556     573     550     569    1708
              520     551     568     555     574     549
              572     551     566     556     574    1719
              519

          name KEY_DOWN
             9126    4411     573     552     567    1710
              518    1708     520    1706     512     559
              570    1707     521    1705     513    1712
              516    1710     518    1707     521    1704
              514     557     572     552     567     555
              574     549     570    1682     546    1705
              513     558     571    1707     521    1703
              515     557     573     549     571     553
              565     558     571     552     569    1683
              544     566     553     557     572     550
              569     555     575     548     570    1699
              540

          name KEY_LEFT
             9129    4406     568     556     574    1704
              513    1712     516    1709     519     553
              567    1711     517    1709     519    1705
              512    1714     515    1710     518    1707
              521     550     569     554     565     558
              571     552     567    1686     542     555
              565     558     571     552     567    1685
              543     554     565     558     572     552
              567     556     573     550     569    1683
              546     551     568     556     573     550
              569     554     565     558     572    1696
              542

          name KEY_RIGHT
             9130    4407     567     558     571    1707
              521    1704     514    1712     516     555
              574    1704     514    1710     518    1707
              521    1705     515    1710     516    1709
              518     553     566     560     570     550
              569     554     569    1687     538    1708
              519    1706     522    1703     515     556
              573     550     569     553     566     557
              572     551     568     555     575    1677
              541     556     573     549     570     554
              565     558     571     551     568    1711
              538

          name KEY_PLAY
             9120    4412     572     553     566    1712
              516    1655     573    1653     565     559
              570    1707     521    1651     567    1711
              517    1656     572    1706     526    1646
              567     558     572     551     568     555
              574     550     569    1708     520     551
              568    1710     518    1707     521    1704
              513    1712     516     555     574    1703
              515     556     573     550     570    1707
              521     550     569     554     565     558
              571     552     567     556     573    1721
              517

          name KEY_MENU
             9130    4406     569     554     575    1651
              567    1659     569    1657     571     552
              567    1659     569    1656     572    1653
              575    1652     566    1660     568    1657
              571     553     566     557     572     551
              568     556     574    1703     515     557
              573    1653     574     550     569     554
              575     549     570     553     566     557
              573     550     569     555     574    1703
              515     557     572     551     568     555
              574     549     570     554     565    1728
              521

          name KEY_OK
             9128    4408     576     549     570    1708
              520    1706     522    1547     671     557
              572    1706     523    1703     514    1713
              515    1657     571    1708     520    1653
              575     549     570     553     566     557
              572     552     567    1711     517    1708
              520     552     567    1684     544    1708
              520    1653     575     548     571    1681
              547     549     570     553     566    1686
              542     554     565     559     571     552
              567     556     573     549     570    1697
              541

      end raw_codes

/etc/init.d/lirc stop

cp A1294_lircd.conf /etc/lirc/lircd.conf

cp A1294_lircd.conf /data/plugins/accessory/ir_controller/configurations/Apple\ Remote\ A1294/lircd.conf

/etc/init.d/lirc start