Bedienoberfläche für Webradio
ulrich
2018-01-21 f1e273acd38c1c7bab91d254fa093c777f960b4c
data/abspieler.json
@@ -13,18 +13,18 @@
      {
        "abspielerid": 2,
        "abspielername": "Raspberry Pi Wohnzimmer",
        "abspielerurl": "",
        "abspielerurl": "http://raspi-wz:8080/pirc",
        "abspielertyp":"pirc",
        "abspielerbild": "",
        "abspielerzustand":"selected"
        "abspielerzustand":""
      },
      {
        "abspielerid": 3,
        "abspielername": "Raspberry Pi Arbeitszimmer",
        "abspielerurl": "",
        "abspielerurl": "http://raspi-az:8080/pirc",
        "abspielertyp":"pirc",
        "abspielerbild": "",
        "abspielerzustand":""
        "abspielerzustand":"selected"
      }
    ]
  }