Squeezebox Modul - erste Version

Begonnen von bugster_de, 17 Dezember 2013, 22:12:10

Vorheriges Thema - Nächstes Thema

scooty

Zitat von: ChrisD am 28 April 2017, 21:49:57
Die Events werden durch Statusänderungen vom Server her ausgelöst. Ich habe versucht das Verhalten des Player-Moduls beim Disconnect zu ändern, kann den Effekt aber nicht reproduzieren. Kannst du mit der neuen Version testen ?
Hallo ChrisD,

klasse, nach meinen Tests werden nun die Events bei einem "disconnected"-Player erfolgreich unterdrückt.

Nochmals vielen Dank für die superschnelle Reaktion,
Andreas
Fhem auf Gigabyte Brix
CUL V3 HM / CUL V3 MAX / MaxCube aFW Homematic&MAX / ZWave.me ZME_UZB1 / SDuino 433 / Velux KLF200
Homematic / MAX / Logitech Hub / ZWave / Wifi LED / div. 433 Temperatursensoren / pywws WH10880 / IO Homecontrol

myit

Hallo,

ich habe FHEM bei mir soweit eingerichtet und bastel gerade an der UI für ein IPod (nur sehr rudimentär, da der Ipod längerfristig mal ins Bad kommen soll, um Licht und Musik zu steuern).

Aktuell haperts an zwei Punkten:

1. Slider für Volume - es passiert einfach garnichts ^^
    <div class="centered">
        <div data-type="slider" data-device='SB_PLAYER_BAD' data-max="100" data-width="240" class="cell horizontal" ></div>
        <div data-type="label" class="cell top-space-2x">Volume</div>
    </div>


2. Playlists vom LMS anzeigen zum auswählen
    <div data-type="select" data-device="SB_PLAYER_BAD"  data-list="playlists" data-get="playlistname" data-set="playlist" class="inline w3x" ></div>
Hier wird scheinbar der Name des aktuellen Radiosenders oder der aktuellen Playlist angezeigt, aber kein Dropdown mit der Auswahlmöglichkeit der auf LMS angelegten Playlists. Irgendwie stehe ich hier auf dem Schlauch. Muss ich erst in FHEM noch ein Gerät "Playlists" anlegen? Aber in FHEM werden die Playlists unter der SB bereits angezeigt, nur im UI nicht.

Thomas

Standarduser

Zitat von: myit am 13 Mai 2017, 10:40:53
Hallo,

ich habe FHEM bei mir soweit eingerichtet und bastel gerade an der UI für ein IPod (nur sehr rudimentär, da der Ipod längerfristig mal ins Bad kommen soll, um Licht und Musik zu steuern).

Aktuell haperts an zwei Punkten:

1. Slider für Volume - es passiert einfach garnichts ^^
    <div class="centered">
        <div data-type="slider" data-device='SB_PLAYER_BAD' data-max="100" data-width="240" class="cell horizontal" ></div>
        <div data-type="label" class="cell top-space-2x">Volume</div>
    </div>


2. Playlists vom LMS anzeigen zum auswählen
    <div data-type="select" data-device="SB_PLAYER_BAD"  data-list="playlists" data-get="playlistname" data-set="playlist" class="inline w3x" ></div>
Hier wird scheinbar der Name des aktuellen Radiosenders oder der aktuellen Playlist angezeigt, aber kein Dropdown mit der Auswahlmöglichkeit der auf LMS angelegten Playlists. Irgendwie stehe ich hier auf dem Schlauch. Muss ich erst in FHEM noch ein Gerät "Playlists" anlegen? Aber in FHEM werden die Playlists unter der SB bereits angezeigt, nur im UI nicht.

Thomas

Hi,
beim Slider fehlt das Reading, das Du verändern möchtest. Ein funktionierender Slider könnte so aussehen:
<div data-type="slider" class="inline horizontal" data-device="SB_PLAYER_BAD" data-width="120" data-get="volume" data-set="volume" data-color="#E9A444"></div>

Bei dem Select-Widget müssen die Playlists mit ":" getrennt in einem Reading vorliegen. Um das Handling etwas zu vereinfachen gibt es eine SB_PLAYER-Version, die direkte Unterstützung für FTUI mitbringt. Dazu kannst Du hier genaueres lesen: https://forum.fhem.de/index.php/topic,45188.msg568795.html#msg568795 (und die nachfolgenden Beiträge)
Oder Du baust Dir die FTUI-Überstützung selber.

myit

Wooow, besten dank.
Ich hab zwar nicht verstanden, was ich jetzt gemacht habe, aber nun scheint es zu funktionieren :D

pc1246

Zitat von: myit am 13 Mai 2017, 11:19:45
Wooow, besten dank.
Ich hab zwar nicht verstanden, was ich jetzt gemacht habe, aber nun scheint es zu funktionieren :D
Laesst Du uns denn irgendwie teilhaben? Zumindest Bilder waeren schon mal interessant!
Gruss Christoph
HP T610
Onkyo_AVR;3 Enigma2; SB_Server ; SB_Player; HM-USB mit 15 HM-CC-RT-DN, 3 HM_WDS10_TH_O, 6 HM-Sec-SCo, 4 HM-Sec-MDIR-2, 1 HM-Sen-MDIR-O-2, 8 Ferion 5000 OW ; PhilipsTV; 4 harmony hub; Jeelink mit 9 PCA301; Somfy; S7-300; 3 LGW; HUE; HM-IP auf Charly

myit

Hi, sorry, klar. Aber es ist noch nicht fertig, ist noch alles verschoben, mir ging es erstmal um die Funktion jetzt, und wie gesagt, nur rudimentär (Basis war dieses TabletUI)

In dem Zusammenhang habe ich noch die Frage, gibt es eine Möglichkeit anstatt eines Dropdown mit Playlisten ein Dropdown mit vordefinierten Interpreten zu erstellen, sodass dann entsprechende Lieder aus dem Musikordner des gewählten Interpreten wiedergegeben werden? Dann würde man sich die Arbeit ersparen Playlisten zu erstellen und anzupassen

Thomas

TWART016

Hallo,

ich bekomme alle 2 Sekunden den Fehler im Log. Der SB_Player ist von einem Onkyo AV Receiver und wird eigentlich gar nicht eingesetzt.

2017.05.13 23:45:18 3: SB_PLAYER_Parse: SB_Player_Wohnzimmer: no songinfo for id -236124448

Internals:
   AMPLIFIER  none
   ARTWORKURL ?
   CANPOWEROFF 1
   COVERARTLINK none
   COVERARTURL http://192.168.178.14:9000/music/-236124448/cover_50x50.jpg
   COVERID    -236124448
   DEF        bb:bb:c4:d1:8c:64
   DISPLAYTYPE none
   FAVREF
   FAVSELECT  not
   FAVSET     favorites
   FAVSTR     2000RBHipHop
   FHEMUID    bbbbc4d18c64
   IODev      LMS
   ISREMOTESTREAM 1
   LASTALARM  1
   LASTANSWER FHEMupdatePlaylistInfoDone
   LASTInputDev LMS
   LMS_MSGCNT 104800
   LMS_TIME   2017-05-13 23:40:38
   MODEL      SqueezeLite
   MSGCNT     104800
   NAME       SB_Player_Wohnzimmer
   NR         333
   NTFY_ORDER 50-SB_Player_Wohnzimmer
   PLAYERIP   192.168.178.14:60342
   PLAYERMAC  bb:bb:c4:d1:8c:64
   PLAYERNAME TX-NR646
   SBSERVER   192.168.178.14:9000
   SERVERPLAYLISTS 2000RBHipHop
   STATE      on
   SYNCED     no
   SYNCGROUP  none
   SYNCGROUPPN none
   SYNCMASTER none
   SYNCMASTERPN none
   SYNCMASTERS Küche,Bad
   SYNCVOLUME 0
   TYPE       SB_PLAYER
   WILLSLEEPIN ?
   Readings:
     2017-05-13 23:39:35   alarmsDefaultVolume 50
     2017-05-13 23:39:35   alarmsEnabled   on
     2017-05-13 23:39:35   alarmsFadeIn    on
     2017-05-13 23:39:35   alarmsSnooze    9
     2017-05-13 23:39:35   alarmsTimeout   60
     2017-05-13 23:39:35   connected       1
     2017-05-13 23:39:35   coverarturl     http://192.168.178.14:9000/music/-236124448/cover_50x50.jpg
     2017-05-13 23:39:35   currentAlbum
     2017-05-13 23:39:35   currentArtist   Wiz Khalifa feat. Chris Brown & Tyga
     2017-05-12 19:56:18   currentMedia    ?
     2017-05-13 23:39:35   currentPlaylistName -
     2017-05-13 23:39:35   currentPlaylistUrl
     2017-05-13 23:39:35   currentTitle    See You Again (Remix)
     2017-05-13 23:39:35   currentTrackPosition 0
     2017-05-13 23:39:35   duration        215.988
     2017-05-12 19:56:18   favorites       not
     2017-05-13 03:05:38   ftuiFavoritesAlias italienisch:3 Sterne:2016:2000RBHipHop:TheDryGinClub:4und5:chilliBeam:reggaeton:spanisch:4 Sterne:chillen:Abende:5 Sterne
     2017-05-13 03:05:38   ftuiFavoritesItems italienisch:3_Sterne:2016:2000RBHipHop:TheDryGinClub:4und5:chilliBeam:reggaeton:spanisch:4_Sterne:chillen:Abende:5_Sterne
     2017-05-13 23:40:38   ftuiMedialist   [{"Artist":"-","Title":"loading...","Album":"-","Time":"0","File":"-","Track":"0","Cover":"-"}]
     2017-05-13 03:05:38   ftuiPlaylistsAlias TropicalHouse:TheDryGinClub:spanisch:Reggaeton:italienisch:girlgroup:fast:chilliBeam:chillen:boygroup:Bachata:Abende:5 Sterne:4und5:4 Sterne:3 Sterne:2016:2000RBHipHop
     2017-05-13 03:05:38   ftuiPlaylistsItems TropicalHouse:TheDryGinClub:spanisch:Reggaeton:italienisch:girlgroup:fast:chilliBeam:chillen:boygroup:Bachata:Abende:5_Sterne:4und5:4_Sterne:3_Sterne:2016:2000RBHipHop
     2017-05-12 19:56:18   lastir          ?
     2017-05-12 19:56:18   lastunknowncmd  none
     2017-05-13 23:39:35   playStatus      stopped
     2017-05-13 23:39:35   playlistCurrentTrack 1
     2017-05-13 23:39:35   playlistTracks  1757
     2017-05-13 23:39:35   playlists       -
     2017-05-13 23:39:35   power           on
     2017-05-13 23:39:35   presence        present
     2017-05-13 23:39:35   repeat          off
     2017-05-13 23:39:35   shuffle         off
     2017-05-13 23:39:35   signalstrength  wired
     2017-05-13 23:39:35   state           on
     2017-05-13 23:39:35   synced          none
     2017-05-13 23:39:35   volume          15
     2017-05-13 23:39:35   volumeStraight  15
   SONGINFOQUEUE:
     -236124448
     -236124448
   Helper:
     ALARMSCOUNT 0
     CoverOk    1
     amplifierDelayOffPause 0
     amplifierDelayOffPower 0
     amplifierDelayOffStop 0
     lastGetStatus 1494711575.70757
     lastModeQuery 1494711575.73206
     lastTimeQuery 1494711575.72449
     lmsvolume  15
     noStopEventUntil 0
     path       tmp:///home/user/musik/pct/EigeneMusik/Eigene%20Songs/S/See%20You%20Again%20(Remix)%20(Wiz%20Khalifa%20%20feat.%20Chris%20Brown%20&%20Tyga).mp3
     playerStatusOK 1
     playerStatusOKCounter 0
     playlistIds -236124448
     ttsstate   0
     Sb_player_favs:
       2000rbhiphop:
         ID         92ca8bf4.10
         SOURCE     LMS
         URL        home/user/musik/pct/EigeneMusik/_Playlist/LMS/2000R&B,HipHop.m3u
       
     Sb_player_playlists:
       2000rbhiphop:
         ID         280091
         NAME       2000R&B,HipHop
         SOURCE     LMS
     Sb_player_syncmasters:
       Bad:
         MAC        b8:27:eb:8b:ff:8c
       Küche:
         MAC        b8:27:eb:cd:f7:32
     Alarmplaylists:
       Aktuelle_wiedergabeliste_verwenden:
         category   Aktuelle Wiedergabeliste
         title      Aktuelle Wiedergabeliste verwenden
         url        Aktuelle Wiedergabeliste verwenden
       Filehomeusermusiknasplaylists2000rbhiphopm3u:
         category   Wiedergabelisten
         title      2000R&B,HipHop
         url        file:///home/user/musik/nas/Playlists/2000R&B,HipHop.m3u
       Loopcontentmysqueezeboxcomstaticsoundseffectsambulancemp3:
         category   Soundeffekte
         title      Martinshorn
         url        loop://content.mysqueezebox.com/static/sounds/effects/ambulance.mp3
       Loopcontentmysqueezeboxcomstaticsoundseffectsblendermp3:
         category   Soundeffekte
         title      Mixer
         url        loop://content.mysqueezebox.com/static/sounds/effects/blender.mp3
       Loopcontentmysqueezeboxcomstaticsoundseffectscitymp3:
         category   Soundeffekte
         title      Stadt
         url        loop://content.mysqueezebox.com/static/sounds/effects/city.mp3
       Loopcontentmysqueezeboxcomstaticsoundseffectscoinsmp3:
         category   Soundeffekte
         title      Münzen
         url        loop://content.mysqueezebox.com/static/sounds/effects/coins.mp3
       Loopcontentmysqueezeboxcomstaticsoundseffectscrossing_bellsmp3:
         category   Soundeffekte
         title      Glockengeläut
         url        loop://content.mysqueezebox.com/static/sounds/effects/crossing_bells.mp3
       Loopcontentmysqueezeboxcomstaticsoundseffectselectro_fuzzmp3:
         category   Soundeffekte
         title      Elektrisches Britzeln
         url        loop://content.mysqueezebox.com/static/sounds/effects/electro_fuzz.mp3
       Loopcontentmysqueezeboxcomstaticsoundseffectsfoghornmp3:
         category   Soundeffekte
         title      Nebelhorn
         url        loop://content.mysqueezebox.com/static/sounds/effects/foghorn.mp3
       Loopcontentmysqueezeboxcomstaticsoundseffectsfreight_train_passingmp3:
         category   Soundeffekte
         title      Vorbeifahrender Güterzug
         url        loop://content.mysqueezebox.com/static/sounds/effects/freight_train_passing.mp3
       Loopcontentmysqueezeboxcomstaticsoundseffectsfreight_trainmp3:
         category   Soundeffekte
         title      Güterzug
         url        loop://content.mysqueezebox.com/static/sounds/effects/freight_train.mp3
       Loopcontentmysqueezeboxcomstaticsoundseffectshair_dryermp3:
         category   Soundeffekte
         title      Fön
         url        loop://content.mysqueezebox.com/static/sounds/effects/hair_dryer.mp3
       Loopcontentmysqueezeboxcomstaticsoundseffectsmagneto_vapormp3:
         category   Soundeffekte
         title      Magneto Vapor
         url        loop://content.mysqueezebox.com/static/sounds/effects/magneto_vapor.mp3
       Loopcontentmysqueezeboxcomstaticsoundseffectsmotorcyclesmp3:
         category   Soundeffekte
         title      Motorräder
         url        loop://content.mysqueezebox.com/static/sounds/effects/motorcycles.mp3
       Loopcontentmysqueezeboxcomstaticsoundseffectsscuba_divermp3:
         category   Soundeffekte
         title      Taucher
         url        loop://content.mysqueezebox.com/static/sounds/effects/scuba_diver.mp3
       Loopcontentmysqueezeboxcomstaticsoundseffectsspooky_feedbackmp3:
         category   Soundeffekte
         title      Unheimliche Rückkopplung
         url        loop://content.mysqueezebox.com/static/sounds/effects/spooky_feedback.mp3
       Loopcontentmysqueezeboxcomstaticsoundseffectssteam_train_whistlemp3:
         category   Soundeffekte
         title      Dampflokomotive und -pfeife
         url        loop://content.mysqueezebox.com/static/sounds/effects/steam_train_whistle.mp3
       Loopcontentmysqueezeboxcomstaticsoundseffectssub_alertmp3:
         category   Soundeffekte
         title      U-Boot-Wecker
         url        loop://content.mysqueezebox.com/static/sounds/effects/sub_alert.mp3
       Loopcontentmysqueezeboxcomstaticsoundseffectstea_kettlemp3:
         category   Soundeffekte
         title      Teekessel
         url        loop://content.mysqueezebox.com/static/sounds/effects/tea_kettle.mp3
       Loopcontentmysqueezeboxcomstaticsoundseffectstrafficmp3:
         category   Soundeffekte
         title      Verkehr
         url        loop://content.mysqueezebox.com/static/sounds/effects/traffic.mp3
       Loopcontentmysqueezeboxcomstaticsoundseffectswind_chime_flourishmp3:
         category   Soundeffekte
         title      Windspiel mit Schwung
         url        loop://content.mysqueezebox.com/static/sounds/effects/wind_chime_flourish.mp3
       Loopcontentmysqueezeboxcomstaticsoundseffectswind_chimemp3:
         category   Soundeffekte
         title      Windspiel
         url        loop://content.mysqueezebox.com/static/sounds/effects/wind_chime.mp3
       Loopcontentmysqueezeboxcomstaticsoundsmusicalbarn_firemp3:
         category   Musikgeräusche
         title      Scheunenbrand
         url        loop://content.mysqueezebox.com/static/sounds/musical/barn_fire.mp3
       Loopcontentmysqueezeboxcomstaticsoundsmusicalblue_henrymp3:
         category   Musikgeräusche
         title      Blue Henry
         url        loop://content.mysqueezebox.com/static/sounds/musical/blue_henry.mp3
       Loopcontentmysqueezeboxcomstaticsoundsmusicalblue_orchidmp3:
         category   Musikgeräusche
         title      Blaue Orchidee
         url        loop://content.mysqueezebox.com/static/sounds/musical/blue_orchid.mp3
       Loopcontentmysqueezeboxcomstaticsoundsmusicalbongo_techmp3:
         category   Musikgeräusche
         title      Bongo Tech
         url        loop://content.mysqueezebox.com/static/sounds/musical/bongo_tech.mp3
       Loopcontentmysqueezeboxcomstaticsoundsmusicalbrainfluidmp3:
         category   Musikgeräusche
         title      Hirnflüssigkeit
         url        loop://content.mysqueezebox.com/static/sounds/musical/brainfluid.mp3
       Loopcontentmysqueezeboxcomstaticsoundsmusicalbutterymp3:
         category   Musikgeräusche
         title      Cafeteria
         url        loop://content.mysqueezebox.com/static/sounds/musical/buttery.mp3
       Loopcontentmysqueezeboxcomstaticsoundsmusicalcappucinomp3:
         category   Musikgeräusche
         title      Cappucino
         url        loop://content.mysqueezebox.com/static/sounds/musical/cappucino.mp3
       Loopcontentmysqueezeboxcomstaticsoundsmusicalcool_catsmp3:
         category   Musikgeräusche
         title      Coole Katzen
         url        loop://content.mysqueezebox.com/static/sounds/musical/cool_cats.mp3
       Loopcontentmysqueezeboxcomstaticsoundsmusicalcornflowermp3:
         category   Musikgeräusche
         title      Kornblume
         url        loop://content.mysqueezebox.com/static/sounds/musical/cornflower.mp3
       Loopcontentmysqueezeboxcomstaticsoundsmusicalcrystalizemp3:
         category   Musikgeräusche
         title      Kristall
         url        loop://content.mysqueezebox.com/static/sounds/musical/crystalize.mp3
       Loopcontentmysqueezeboxcomstaticsoundsmusicalexperimentalmp3:
         category   Musikgeräusche
         title      Experimentell
         url        loop://content.mysqueezebox.com/static/sounds/musical/experimental.mp3
       Loopcontentmysqueezeboxcomstaticsoundsmusicalhibiscusmp3:
         category   Musikgeräusche
         title      Hibiskus
         url        loop://content.mysqueezebox.com/static/sounds/musical/hibiscus.mp3
       Loopcontentmysqueezeboxcomstaticsoundsmusicaljunk_armormp3:
         category   Musikgeräusche
         title      Schrott
         url        loop://content.mysqueezebox.com/static/sounds/musical/junk_armor.mp3
       Loopcontentmysqueezeboxcomstaticsoundsmusicalmelancholy_daymp3:
         category   Musikgeräusche
         title      Melancholischer Tag
         url        loop://content.mysqueezebox.com/static/sounds/musical/melancholy_day.mp3
       Loopcontentmysqueezeboxcomstaticsoundsmusicalslickbabymp3:
         category   Musikgeräusche
         title      Slickbaby
         url        loop://content.mysqueezebox.com/static/sounds/musical/slickbaby.mp3
       Loopcontentmysqueezeboxcomstaticsoundsmusicalslog_it_outmp3:
         category   Musikgeräusche
         title      Rauferei
         url        loop://content.mysqueezebox.com/static/sounds/musical/slog_it_out.mp3
       Loopcontentmysqueezeboxcomstaticsoundsmusicalsoft_horizonmp3:
         category   Musikgeräusche
         title      Weicher Horizont
         url        loop://content.mysqueezebox.com/static/sounds/musical/soft_horizon.mp3
       Loopcontentmysqueezeboxcomstaticsoundsmusicalsri_lamamp3:
         category   Musikgeräusche
         title      Sri Lama
         url        loop://content.mysqueezebox.com/static/sounds/musical/sri_lama.mp3
       Loopcontentmysqueezeboxcomstaticsoundsmusicalstargazermp3:
         category   Musikgeräusche
         title      Sternengucker
         url        loop://content.mysqueezebox.com/static/sounds/musical/stargazer.mp3
       Loopcontentmysqueezeboxcomstaticsoundsmusicalsuper_cheesemp3:
         category   Musikgeräusche
         title      Superkäse
         url        loop://content.mysqueezebox.com/static/sounds/musical/super_cheese.mp3
       Loopcontentmysqueezeboxcomstaticsoundsmusicaltail_honkermp3:
         category   Musikgeräusche
         title      Hupe
         url        loop://content.mysqueezebox.com/static/sounds/musical/tail_honker.mp3
       Loopcontentmysqueezeboxcomstaticsoundsmusicaltongue_cheekmp3:
         category   Musikgeräusche
         title      Zunge und Wange
         url        loop://content.mysqueezebox.com/static/sounds/musical/tongue_cheek.mp3
       Loopcontentmysqueezeboxcomstaticsoundsmusicaltranslabmp3:
         category   Musikgeräusche
         title      TransLab
         url        loop://content.mysqueezebox.com/static/sounds/musical/translab.mp3
       Loopcontentmysqueezeboxcomstaticsoundsmusicaltweedledummp3:
         category   Musikgeräusche
         title      Tweedledum
         url        loop://content.mysqueezebox.com/static/sounds/musical/tweedledum.mp3
       Loopcontentmysqueezeboxcomstaticsoundsmusicaltwensamp3:
         category   Musikgeräusche
         title      Twensa
         url        loop://content.mysqueezebox.com/static/sounds/musical/twensa.mp3
       Loopcontentmysqueezeboxcomstaticsoundsnaturalbabbling_brookmp3:
         category   Naturgeräusche
         title      Plätschernder Bach
         url        loop://content.mysqueezebox.com/static/sounds/natural/babbling_brook.mp3
       Loopcontentmysqueezeboxcomstaticsoundsnaturalbubblesmp3:
         category   Naturgeräusche
         title      Seifenblasen
         url        loop://content.mysqueezebox.com/static/sounds/natural/bubbles.mp3
       Loopcontentmysqueezeboxcomstaticsoundsnaturalcricketsmp3:
         category   Naturgeräusche
         title      Grillen
         url        loop://content.mysqueezebox.com/static/sounds/natural/crickets.mp3
       Loopcontentmysqueezeboxcomstaticsoundsnaturalfiremp3:
         category   Naturgeräusche
         title      Feuer
         url        loop://content.mysqueezebox.com/static/sounds/natural/fire.mp3
       Loopcontentmysqueezeboxcomstaticsoundsnaturalhard_rain_thundermp3:
         category   Naturgeräusche
         title      Heftiger Regen und Donner
         url        loop://content.mysqueezebox.com/static/sounds/natural/hard_rain_thunder.mp3
       Loopcontentmysqueezeboxcomstaticsoundsnaturalheartbeat_fastmp3:
         category   Naturgeräusche
         title      Schnelles Herzklopfen
         url        loop://content.mysqueezebox.com/static/sounds/natural/heartbeat_fast.mp3
       Loopcontentmysqueezeboxcomstaticsoundsnaturalheartbeatmp3:
         category   Naturgeräusche
         title      Herzschlag
         url        loop://content.mysqueezebox.com/static/sounds/natural/heartbeat.mp3
       Loopcontentmysqueezeboxcomstaticsoundsnaturalhorse_walkingmp3:
         category   Naturgeräusche
         title      Gehendes Pferd
         url        loop://content.mysqueezebox.com/static/sounds/natural/horse_walking.mp3
       Loopcontentmysqueezeboxcomstaticsoundsnaturalhorse_whinnymp3:
         category   Naturgeräusche
         title      Pferdewiehern
         url        loop://content.mysqueezebox.com/static/sounds/natural/horse_whinny.mp3
       Loopcontentmysqueezeboxcomstaticsoundsnaturallapping_wavesmp3:
         category   Naturgeräusche
         title      Schwappende Wellen
         url        loop://content.mysqueezebox.com/static/sounds/natural/lapping_waves.mp3
       Loopcontentmysqueezeboxcomstaticsoundsnaturalmeadowlarkmp3:
         category   Naturgeräusche
         title      Vogelgezwitscher
         url        loop://content.mysqueezebox.com/static/sounds/natural/meadowlark.mp3
       Loopcontentmysqueezeboxcomstaticsoundsnaturalocean_surfmp3:
         category   Naturgeräusche
         title      Brandung
         url        loop://content.mysqueezebox.com/static/sounds/natural/ocean_surf.mp3
       Loopcontentmysqueezeboxcomstaticsoundsnaturalrain_outsidemp3:
         category   Naturgeräusche
         title      Regen draußen
         url        loop://content.mysqueezebox.com/static/sounds/natural/rain_outside.mp3
       Loopcontentmysqueezeboxcomstaticsoundsnaturalrain_splashingmp3:
         category   Naturgeräusche
         title      Regentropfen
         url        loop://content.mysqueezebox.com/static/sounds/natural/rain_splashing.mp3
       Loopcontentmysqueezeboxcomstaticsoundsnaturalrain_thundermp3:
         category   Naturgeräusche
         title      Regen und Donner
         url        loop://content.mysqueezebox.com/static/sounds/natural/rain_thunder.mp3
       Loopcontentmysqueezeboxcomstaticsoundsnaturalrivermp3:
         category   Naturgeräusche
         title      Fluss
         url        loop://content.mysqueezebox.com/static/sounds/natural/river.mp3
       Loopcontentmysqueezeboxcomstaticsoundsnaturalrobinsmp3:
         category   Naturgeräusche
         title      Rotkehlchen
         url        loop://content.mysqueezebox.com/static/sounds/natural/robins.mp3
       Loopcontentmysqueezeboxcomstaticsoundsnaturalrooster_crowmp3:
         category   Naturgeräusche
         title      Krähender Hahn
         url        loop://content.mysqueezebox.com/static/sounds/natural/rooster_crow.mp3
       Loopcontentmysqueezeboxcomstaticsoundsnaturalruralmp3:
         category   Naturgeräusche
         title      Land
         url        loop://content.mysqueezebox.com/static/sounds/natural/rural.mp3
       Loopcontentmysqueezeboxcomstaticsoundsnaturalshore_seagullsmp3:
         category   Naturgeräusche
         title      Küste & Möwen
         url        loop://content.mysqueezebox.com/static/sounds/natural/shore_seagulls.mp3
       Loopcontentmysqueezeboxcomstaticsoundsnaturalspring_peepersmp3:
         category   Naturgeräusche
         title      Froschquaken
         url        loop://content.mysqueezebox.com/static/sounds/natural/spring_peepers.mp3
       Loopcontentmysqueezeboxcomstaticsoundsnaturalstream_birdsmp3:
         category   Naturgeräusche
         title      Vögel am Bach
         url        loop://content.mysqueezebox.com/static/sounds/natural/stream_birds.mp3
       Loopcontentmysqueezeboxcomstaticsoundsnaturalstreammp3:
         category   Naturgeräusche
         title      Stream
         url        loop://content.mysqueezebox.com/static/sounds/natural/stream.mp3
       Loopcontentmysqueezeboxcomstaticsoundsnaturaltropical_ambiencemp3:
         category   Naturgeräusche
         title      Tropengeräusche
         url        loop://content.mysqueezebox.com/static/sounds/natural/tropical_ambience.mp3
       Loopcontentmysqueezeboxcomstaticsoundsnaturalwavesmp3:
         category   Naturgeräusche
         title      Wellen
         url        loop://content.mysqueezebox.com/static/sounds/natural/waves.mp3
       Loopcontentmysqueezeboxcomstaticsoundsnaturalwind_whistlemp3:
         category   Naturgeräusche
         title      Pfeifender Wind
         url        loop://content.mysqueezebox.com/static/sounds/natural/wind_whistle.mp3
       Loopcontentmysqueezeboxcomstaticsoundsnaturalwindmp3:
         category   Naturgeräusche
         title      Wind
         url        loop://content.mysqueezebox.com/static/sounds/natural/wind.mp3
       Randomplayalbum:
         category   Zufallsmix
         title      Albummix
         url        randomplay://album
       Randomplaycontributor:
         category   Zufallsmix
         title      Interpretenmix
         url        randomplay://contributor
       Randomplaytrack:
         category   Zufallsmix
         title      Titelmix
         url        randomplay://track
       Randomplayyear:
         category   Zufallsmix
         title      Jahrgangsmix
         url        randomplay://year
     Elapsedtime:
       TS         1494711575.75191
       VAL        0
     Myplaylists:
     Playlistinfo:
     Playlisturls:
       -236124448 tmp:///home/user/musik/pct/EigeneMusik/Eigene%20Songs/S/See%20You%20Again%20(Remix)%20(Wiz%20Khalifa%20%20feat.%20Chris%20Brown%20&%20Tyga).mp3
     Text2speech:
Attributes:
   IODev      LMS
   amplifier  play
   coverartheight 50
   coverartwidth 50
   donotnotify false
   event-on-change-reading .*
   event-on-update-reading .*
   fadeinsecs 0
   ftuiSupport 1
   idismac    true
   room       SB_PLAYER
   serverautoon true
   syncedNamesSource FHEM
   ttslanguage de
   ttslink    http://translate.google.com/translate_tts?ie=UTF-8&tl=<LANG>&q=<TEXT>&client=tw-ob
   volumeLimit 100
   volumeStep 10



Gruß
TWART016

ChrisD

Hallo,

Es handelt sich hierbei nicht um einen Fehler. Das Modul fragt Informationen zum Song mit der id -236124448 ab und der Server kann nicht darauf antworten. Die Abfrage wird regelmäßig wiederholt da es je nach Song etwas länger dauern kann bis die Daten vorliegen. Durch eine Begrenzung des LMS kann es bei Remote-Streams auch passieren dass überhaupt keine Daten kommen.

Die Meldung kommt nur wenn verbose beim Player auf mindestens 3 steht was für den normalen Betrieb nicht nötig sein sollte.

Grüße,

ChrisD

TWART016

Hallo ChrisD,

vielen Dank.

Wie du in meinem list gesehen hast, hatte ich kein verbose konfiguriert. Mit verbose 0 kommen auch keine Einträge mehr dazu im Log.


Gruß
TWART016

Kusselin

Hallo Zusammen,

konnte nun mit Hilfe von grossmaggul den LMS einbinden mit meinem Receiver. Nochmals großen dank an grossmaggul!!!

Nun wollte ich einfach nochmal die Experten hier drüberschauen lassen ob alles soweit o.k. ist. Dann möchte ich den Player geren in Tabletui einbinden. Hierzu eröffne ich aber einen separaten Thread.

Ein Prob habe ich aber noch...wenn ich zb. Die Lautstärke auf dem Läppi in LMS ändere dann wird das auf dem Receiver nicht synchron gehalten und auch sieht man das die Lautsprecheranzeige wie von Geisterhand sich bewegt und dann lauter oder leiser wird...kann man das noch einstellen???

Hier mal die List des Servers:
Internals:
   ALIVECHECK received
   CLICONNECTION on
   CLIPORT    9090
   CMDSTACK   0
   DEF        192.168.178.117
   DeviceName 192.168.178.117:9090
   FD         24
   IP         192.168.178.117
   LASTANSWER fhemalivecheck
   NAME       LMS_Server
   NR         109
   NTFY_ORDER 50-LMS_Server
   PARTIAL
   PASSWORD   ?
   PRESENCENAME none
   RCCNAME    none
   STATE      opened
   TYPE       SB_SERVER
   USERNAME   ?
   WOLNAME    none
   Readings:
     2017-05-20 06:10:14   db_albums       1733
     2017-05-20 06:10:14   db_artists      428
     2017-05-20 06:10:14   db_genres       158
     2017-05-20 06:10:14   db_songs        24882
     2017-05-20 06:10:14   favoritesname
     2017-05-20 06:10:14   favoritestotal  0
     2017-05-20 06:10:14   players         0
     2017-05-20 06:10:14   players_mysb    0
     2017-05-20 06:10:14   players_other   0
     2017-05-20 06:09:18   power           on
     2017-05-20 06:10:14   scan_last       1-1-1970 1:0:0
     2017-05-20 06:10:14   scandb          ?
     2017-05-20 06:10:14   scanlastfailed  none
     2017-05-20 06:10:14   scanning        no
     2017-05-20 06:10:14   scanprogressdone 0
     2017-05-20 06:10:14   scanprogresstotal 0
     2017-05-20 06:10:13   serversecure    0
     2017-05-20 06:10:14   serverversion   7.7.6
     2017-05-20 06:09:18   state           opened
   Helper:
     SB_SERVER_LMS_Status 1495253371.14685
     SB_SERVER_VERSION 0036
     lastPRESENCEstate ?
     pingCounter 0
     Appcmd:
       Classical:
         name       Deezer
       Facebook:
         name       Facebook
       Flickr:
         name       Flickr
       Lfm:
         name       MP3tunes_Musiktruhe
       Lma:
         name       Sounds
       Mediafly:
         name       MP3tunes_Musiktruhe
       Mog:
         name       MOG
       Orange:
         name       MOG
       Pandora:
         name       Pandora
       Rhapsodydirect:
         name       Rhapsody
       Sirius:
         name       Live365
       Slacker:
         name       Slacker
       Sounds:
         name       Sounds
       Spotifylogi:
         name       Spotify
       Wimp:
         name       TIDAL
     Apps:
       Classical_com:
         cmd        orange
       Deezer:
         cmd        classical
       Facebook:
         cmd        facebook
       Flickr:
         cmd        flickr
       Live:
         cmd        lma
       Live365:
         cmd        sirius
       Mog:
         cmd        mog
       Mp3tunes_musiktruhe:
         cmd        mediafly
       Pandora:
         cmd        pandora
       Rhapsody:
         cmd        rhapsodydirect
       Slacker:
         cmd        slacker
       Sounds:
         cmd        sounds
       Spotify:
         cmd        rhapsodydirect
       Tidal:
         cmd        wimp
     Syncgroups:
Attributes:
   alivetimer 120
   doalivecheck true
   httpport   9000
   maxcmdstack 200
   maxfavorites 30


und hier vom Resi der als client/player fungieren soll:
Internals:
   AMPLIFIER  none
   ARTWORKURL ?
   CANPOWEROFF ?
   CFGFN
   COVERARTLINK none
   COVERARTURL http://192.168.178.117:9000/music/current/cover_50x50.jpg?player=bb:bb:b0:c6:52:a4&x=64813
   COVERID    7419fafb
   DEF        bb:bb:b0:c6:52:a4
   DISPLAYTYPE ?
   FAVREF
   FAVSELECT  -
   FAVSET     favorites
   FAVSTR     not,yet,defined
   FHEMUID    bbbbb0c652a4
   IODev      LMS_Server
   ISREMOTESTREAM 0
   LASTALARM  1
   LASTANSWER prefset server volume 17
   LASTInputDev LMS_Server
   LMS_Server_MSGCNT 12884
   LMS_Server_TIME 2017-05-20 09:50:12
   MODEL      ?
   MSGCNT     12884
   NAME       TX_NR509
   NR         18040
   NTFY_ORDER 50-SB_PLAYER_bbbbb0c652a4
   PLAYERIP   192.168.178.117:53278
   PLAYERMAC  bb:bb:b0:c6:52:a4
   PLAYERNAME TX-NR509
   SBSERVER   192.168.178.117:9000
   SERVERPLAYLISTS not,yet,defined
   STATE      on
   SYNCED     no
   SYNCGROUP  none
   SYNCGROUPPN none
   SYNCMASTER none
   SYNCMASTERPN none
   SYNCMASTERS not,yet,defined
   SYNCVOLUME 1
   TYPE       SB_PLAYER
   WILLSLEEPIN ?
   Readings:
     2017-05-20 09:47:33   alarmsDefaultVolume 50
     2017-05-20 09:47:33   alarmsEnabled   on
     2017-05-20 09:47:33   alarmsFadeIn    on
     2017-05-20 09:47:33   alarmsSnooze    9
     2017-05-20 09:47:33   alarmsTimeout   60
     2017-05-20 09:47:45   connected       1
     2017-05-20 09:47:45   coverarturl     http://192.168.178.117:9000/music/current/cover_50x50.jpg?player=bb:bb:b0:c6:52:a4&x=64813
     2017-05-20 09:47:42   currentAlbum    1989 - Mein Hitalbum 1
     2017-05-20 09:47:42   currentArtist   Nicki - Discographie
     2017-05-20 09:47:33   currentMedia    file:///volume1/music/MP3/Alben/Deutsch/Nicki%20-%20Discographie/1989%20-%20Mein%20Hitalbum%201/05%20-%20So%20a%20Wunder.mp3
     2017-05-20 09:47:42   currentPlaylistName -
     2017-05-20 09:47:33   currentPlaylistUrl
     2017-05-20 09:47:42   currentTitle    So a Wunder
     2017-05-20 09:50:08   currentTrackPosition 133
     2017-05-20 09:47:45   duration        239.02
     2017-05-20 07:39:49   favorites       -
     2017-05-20 06:17:57   lastir          ?
     2017-05-20 09:34:59   lastunknowncmd  menustatus ARRAY(0x5ed3d78) add bb:bb:b0:c6:52:a4
     2017-05-20 09:47:45   playStatus      playing
     2017-05-20 09:47:45   playlistCurrentTrack 5
     2017-05-20 09:47:45   playlistTracks  18
     2017-05-20 09:47:42   playlists       -
     2017-05-20 09:47:45   power           on
     2017-05-20 09:47:45   presence        present
     2017-05-20 09:47:45   repeat          off
     2017-05-20 09:47:45   shuffle         album
     2017-05-20 09:47:45   signalstrength  wired
     2017-05-20 09:47:45   state           on
     2017-05-20 09:47:45   synced          none
     2017-05-20 09:50:12   volume          17
     2017-05-20 09:50:12   volumeStraight  17
   Helper:
     ALARMSCOUNT 0
     CoverOk    1
     amplifierDelayOffPause 0
     amplifierDelayOffPower 0
     amplifierDelayOffStop 0
     lastGetStatus 1495266452.73531
     lastModeQuery 1495266462.25533
     lastTimeQuery 1495266608.12475
     lmsvolume  17
     noStopEventUntil 1495256382.85772
     path       file:///volume1/music/MP3/Alben/Deutsch/Nicki%20-%20Discographie/1989%20-%20Mein%20Hitalbum%201/01%20-%20Wegen%20Dir.mp3
     playerStatusOK 1
     playerStatusOKCounter 0
     playlistIds 3339,3340,3341,3342,3343,3344,3345,3346,3347,3348,3349,3350,3351,3352,3353,3354,3355,3356
     ttsstate   0
     Sb_player_favs:
     Sb_player_syncmasters:
     Elapsedtime:
       TS         1495266608.16903
       VAL        133.336122989655
     Text2speech:
     Ttsoptions:
Attributes:
   IODev      LMS_Server
   amplifier  play
   coverartheight 50
   coverartwidth 50
   donotnotify true
   fadeinsecs 10
   idismac    true
   room       SB_PLAYER
   serverautoon true
   ttslanguage de
   ttslink    http://translate.google.com/translate_tts?ie=UTF-8&tl=<LANG>&q=<TEXT>&client=tw-ob
   volumeLimit 100
   volumeStep 10


passt das so weit?

Gruss

ChrisD

Hallo,

ZitatEin Prob habe ich aber noch...wenn ich zb. Die Lautstärke auf dem Läppi in LMS ändere dann wird das auf dem Receiver nicht synchron gehalten und auch sieht man das die Lautsprecheranzeige wie von Geisterhand sich bewegt und dann lauter oder leiser wird...kann man das noch einstellen???

Ich habe nicht so ganz verstanden was bei der Lautstärkeänderung nicht funktioniert. Ändert sich die Lautstärke beim Receiver überhaupt nicht ? Wo ändert sich die Lautsprecheranzeige ? In FHEM ? Was wird lauter oder leiser ?

Für die Anbindung an FTUI solltest du mindestens das Attribut donotnotify auf false setzen.

Weiterhin kannst du das Attribut ftuiSupport auf 1 setzen. Dadurch werden zusätzliche Readings erzeugt die die Integration in FTUI vereinfachen.

Grüße,

ChrisD



Kusselin

#1481
Hallo ChrisD,

wenn ich über fhem am Lautstärkenregler des AV Resi schiebe auf lauter zB 20, wirds am Resi auch lauter und in der Anzeige am Rsi steht auch 20 aber dann sekunden später reguliert sich die Anzeige wieder runter auf "0" ..das meinte ich mit das die lautstärkenregelung nicht funzt!

die Attribute habe ich jetzt gesetzt....was bedeuten denn die attribute donotnotify und ftuiSupport?

die Covers werden auch nicht angezeigt :-(

hier nochmal meinen geänderten Daten:

AV Resi Onkyo:
Internals:
   CHANGED
   CHANNEL    00
   Clients    :ONKYO_AVR_ZONE:
   DEF        192.168.178.100
   DeviceName 192.168.178.100:60128
   INPUT      2B
   NAME       TX_NR_509
   NEXT_OPEN  1495389021
   NR         105
   NTFY_ORDER 50-TX_NR_509
   PARTIAL
   PROTOCOLVERSION 2013
   SCREENLAYER 1
   STATE      disconnected
   TIMEOUT    3
   TYPE       ONKYO_AVR
   ZONE       1
   Readings:
     2017-05-12 18:36:36   audin_ch
     2017-05-12 18:36:36   audin_enc
     2017-05-12 18:36:36   audin_srate
     2017-05-12 18:36:36   audin_src       Network
     2017-05-12 18:36:36   audout_ch       2
     2017-05-12 18:36:36   audout_mode     All Ch Stereo
     2017-05-12 18:36:36   center-temporary-level -9
     2017-05-21 14:28:32   channel         DLNA
     2017-05-12 18:36:36   channelList     AUPEO!_PERSONAL_RADIO,DLNA,Home_Media,Last.fm_Internet_Radio,MP3tunes,Mediafly,My_Favorites,Napster,Pandora_Internet_Radio,Rhapsody,SiriusXM_Internet_Radio,Slacker_Personal_Radio,Spotify,TuneIn,e-onkyo_music,radiko.jp,simfy,vTuner
     2017-05-21 18:00:59   currentAlbum
     2017-05-21 14:28:28   currentAlbumArtURI ./FHEM/lib/UPnP/sonos_empty.jpg
     2017-05-21 14:28:28   currentAlbumArtURL ?/ONKYO_AVR/cover/empty.jpg
     2017-05-21 18:00:59   currentArtist
     2017-05-21 18:00:59   currentTitle
     2017-05-21 18:00:59   currentTrackDuration --:--
     2017-05-21 18:00:59   currentTrackPosition --:--
     2017-05-12 18:40:27   input           network
     2017-05-12 18:36:36   inputList       am,aux1,aux2,bd,cbl,cd,dlna,dvd,dvr,fm,game,internet-radio,iradio-favorite,multi-ch,music-server,net,network,p4s,pc,phono,sat,sirius,tape,tape-1,tape2,tuner,tv,tv-cd,universal-port,usb,usb-rear,usb-toggle,vcr,video1,video2,video3,video4,video5,video6,video7,xm
     2017-05-12 18:36:36   listening-mode  all-ch-stereo
     2017-05-21 17:58:08   mute            off
     2017-05-21 18:00:59   playStatus      stopped
     2017-05-21 18:49:24   power           off
     2017-05-21 18:49:24   presence        absent
     2017-05-20 06:57:50   repeat          off
     2017-05-21 18:48:18   screenCurser    -
     2017-05-21 14:28:32   screenIconLeft  04
     2017-05-21 14:28:32   screenIconRight 00
     2017-05-21 14:28:32   screenItemC0000 MMNETKELLER Mediaserver
     2017-05-20 09:13:02   screenItemC0001 Plex Media Server: SynologyDS-213
     2017-05-19 20:24:42   screenItemC0002 MMNETKELLER Mediaserver
     2017-05-20 09:13:02   screenItemC0003 MMNETKELLER Mediaserver
     2017-05-20 06:53:44   screenItemC0004 MMNETSERVER Mediaserver
     2017-05-19 20:24:42   screenItemC0005 MMNETSERVER Mediaserver
     2017-05-20 09:12:30   screenItemC0007 MMNETSERVER Mediaserver
     2017-05-20 06:23:04   screenItemC0008 FFH LOUNGE
     2017-05-19 20:11:20   screenItemC0009 2001 - alles oder nichts
     2017-05-21 17:04:48   screenItemCnt   0007
     2017-05-12 18:36:36   screenLayer     00
     2017-05-21 17:04:48   screenLayerInfo 1
     2017-05-21 17:04:48   screenListPos   0000
     2017-05-12 18:36:36   screenStatus
     2017-05-21 14:28:32   screenTitle     DLNA
     2017-05-21 14:28:32   screenType      0
     2017-05-20 06:57:50   shuffle         off
     2017-05-12 18:36:37   sleep           off
     2017-05-21 19:49:21   state           disconnected
     2017-05-21 18:49:24   stateAV         absent
     2017-05-12 18:36:37   subwoofer-temporary-level -15
     2017-05-21 17:48:25   volume          1
   Screen:
     0:
       List:
         0000:
           curser     0
           data       vTuner Internet Radio
           listpos    1
           property   -
         0001:
           curser     0
           listpos    0
         0002:
           curser     0
           listpos    0
         0003:
           curser     0
           listpos    0
         0004:
           curser     0
           listpos    0
         0005:
           curser     0
           listpos    0
         0006:
           curser     1
           listpos    0
     1:
       List:
         0000:
           curser     0
           data       MMNETKELLER Mediaserver
           listpos    1
           property   -
         0001:
           curser     0
           data       Plex Media Server: SynologyDS-213
           listpos    0
           property   -
         0002:
           curser     0
           data       MMNETKELLER Mediaserver
           listpos    0
           property   -
         0003:
           curser     0
           data       MMNETKELLER Mediaserver
           listpos    0
           property   -
         0004:
           curser     0
           data       MMNETSERVER Mediaserver
           listpos    0
           property   -
         0005:
           curser     0
           data       MMNETSERVER Mediaserver
           listpos    0
           property   -
         0006:
           curser     0
           listpos    0
         0007:
           curser     0
           data       MMNETSERVER Mediaserver
           listpos    0
           property   -
         0008:
           curser     0
           listpos    0
     2:
       List:
         0000:
           curser     0
           data       FFH
           listpos    1
           property   -
         0001:
           curser     0
           listpos    0
         0002:
           curser     0
           data       Video
           listpos    0
           property   -
     3:
       List:
         0000:
           curser     0
           data       Interpreten
           listpos    0
           property   -
         0001:
           curser     0
           listpos    0
         0002:
           curser     0
           listpos    0
         0003:
           curser     0
           data       Jahrgang
           listpos    0
           property   -
         0004:
           curser     1
           data       FFH DIE 90ER
           listpos    1
           property   -
         0005:
           curser     0
           listpos    0
         0008:
           curser     0
           data       FFH LOUNGE
           listpos    0
           property   -
     4:
       List:
         0000:
           curser     0
           data       Diverse Interpreten
           listpos    1
           property   -
         0001:
           curser     1
           listpos    0
         0002:
           curser     0
           listpos    0
         0003:
           curser     0
           listpos    0
         0004:
           curser     0
           listpos    0
         0005:
           curser     0
           data       Alexa Adore
           listpos    0
           property   -
         0008:
           curser     0
           data       190352
           listpos    0
           property   -
         0009:
           curser     0
           data       2001 - alles oder nichts
           listpos    0
           property   -
     5:
       List:
         0000:
           curser     0
           data       Relax (New York Mix)
           listpos    1
           property   -
         0001:
           curser     0
           listpos    0
         0002:
           curser     1
           listpos    0
         0003:
           curser     0
           listpos    0
         0004:
           curser     0
           data       Ambros singt Moser
           listpos    0
           property   -
         0005:
           curser     0
           listpos    0
         0006:
           curser     0
           listpos    0
     6:
       List:
         0000:
           curser     1
           listpos    1
   Fhem:
     infix      ONKYO_AVR
   Helper:
     currentCover ./www/images/default/ONKYO_AVR/TX_NR_509_CurrentAlbumArt.bmp
     nextConnectionCheck 1495385358.14425
     Cover:
       Bmp:
         parts      103
     Receiver:
       Device:
         Netservicelist:
           Netservice:
             00:
             02:
             F3:
         Selectorlist:
         Zonelist:
           Zone:
             1:
               name       Main
               value      1
       Input:
       Input_aliases:
       Input_names:
Attributes:
   cmdIcon    muteT:rc_MUTE previous:rc_PREVIOUS next:rc_NEXT play:rc_PLAY pause:rc_PAUSE stop:rc_STOP shuffleT:rc_SHUFFLE repeatT:rc_REPEAT
   devStateIcon on:rc_GREEN@green:off off:rc_STOP:on absent:rc_RED playing:rc_PLAY@green:pause paused:rc_PAUSE@green:play muted:rc_MUTE@green:muteT fast-rewind:rc_REW@green:play fast-forward:rc_FF@green:play interrupted:rc_PAUSE@yellow:play
   stateFormat stateAV
   webCmd     volume:muteT:input:previous:next


und hier der Player:
[code]Internals:
   AMPLIFIER  none
   ARTWORKURL ?
   CANPOWEROFF ?
   CFGFN
   COVERARTLINK none
   COVERARTURL http://192.168.178.117:9000/music/current/cover_50x50.jpg?player=bb:bb:b0:c6:52:a4&x=19464
   COVERID    4754d5aa
   DEF        bb:bb:b0:c6:52:a4
   DISPLAYTYPE ?
   FAVREF
   FAVSELECT  -
   FAVSET     favorites
   FAVSTR
   FHEMUID    bbbbb0c652a4
   IODev      LMS_Server
   ISREMOTESTREAM 0
   LASTALARM  1
   LASTANSWER mixer volume 43
   LASTInputDev LMS_Server
   LMS_Server_MSGCNT 18811
   LMS_Server_TIME 2017-05-21 19:29:21
   MODEL      ?
   MSGCNT     18811
   NAME       TX_NR509
   NR         18040
   NTFY_ORDER 50-SB_PLAYER_bbbbb0c652a4
   PLAYERIP   192.168.178.117:56280
   PLAYERMAC  bb:bb:b0:c6:52:a4
   PLAYERNAME TX-NR509
   SBSERVER   192.168.178.117:9000
   SERVERPLAYLISTS Roger_Cicero_-_Beziehungsweise,Modern_Talking_-_Year_Of_The_Dragon_The_9th_Albumwav,Modern_Talking_-_Year_Of_The_Dragon_The_9th_Albumflac,Modern_Talking_-_Universe_The_12th_Albumwav,Modern_Talking_-_Universe_The_12th_Albumflac,Modern_Talking_-_The_First_Albumwav,Modern_Talking_-_The_First_Albumflac,Modern_Talking_-_The_Final_Album_-_The_Ultimate_Best_Ofwav,Modern_Talking_-_The_Final_Album_-_The_Ultimate_Best_Offlac,Modern_Talking_-_Romantic_Warriors_The_5th_Albumwav,Modern_Talking_-_Romantic_Warriors_The_5th_Albumflac,Modern_Talking_-_Ready_For_Romance_The_3rd_Albumwav,Modern_Talking_-_Ready_For_Romance_The_3rd_Albumflac,Modern_Talking_-_Lets_Talk_About_Love_The_2nd_Albumwav,Modern_Talking_-_Lets_Talk_About_Love_The_2nd_Albumflac,Modern_Talking_-_In_The_Middle_Of_Nowhere_The_4th_Albumwav,Modern_Talking_-_In_The_Middle_Of_Nowhere_The_4th_Albumflac,Modern_Talking_-_In_The_Garden_Of_Venus_The_6th_Albumwav,Modern_Talking_-_In_The_Garden_Of_Venus_The_6th_Albumflac,Modern_Talking_-_Back_For_Good_The_7th_Albumwav,Modern_Talking_-_Back_For_Good_The_7th_Albumflac,Modern_Talking_-_Alone_The_8th_Albumwav,Modern_Talking_-_Alone_The_8th_Albumflac,M�nnersachen,In_diesem_Moment,Disco_2_Nostalgia_of_80s,01_tkkg_-_der_unsichtbare_dieb
   STATE      off
   SYNCED     no
   SYNCGROUP  none
   SYNCGROUPPN none
   SYNCMASTER none
   SYNCMASTERPN none
   SYNCMASTERS
   SYNCVOLUME 1
   TYPE       SB_PLAYER
   WILLSLEEPIN ?
   Readings:
     2017-05-21 18:48:12   alarmsDefaultVolume 50
     2017-05-21 18:48:12   alarmsEnabled   on
     2017-05-21 18:48:12   alarmsFadeIn    on
     2017-05-21 18:48:12   alarmsSnooze    9
     2017-05-21 18:48:12   alarmsTimeout   60
     2017-05-21 18:48:12   connected       1
     2017-05-21 18:48:12   coverarturl     http://192.168.178.117:9000/music/current/cover_50x50.jpg?player=bb:bb:b0:c6:52:a4&x=19464
     2017-05-21 18:48:12   currentAlbum    03. Roger Cicero - Beziehungsweise (2007) FLAC
     2017-05-21 18:48:12   currentArtist   Roger Cicero Diskography (2005-2014)
     2017-05-21 17:58:11   currentMedia    file:///volume1/music/MP3/Alben/Deutsch/Roger%20Cicero%20Diskography%20(2005-2014)/03.%20Roger%20Cicero%20-%20Beziehungsweise%20(2007)%20FLAC/01%20-%20Die%20Liste%20-%20Roger%20Cicero%20-%20Beziehungsweise.flac
     2017-05-21 18:48:12   currentPlaylistName Roger Cicero - Beziehungsweise
     2017-05-21 18:48:12   currentPlaylistUrl Slim::Schema::Playlist=HASH(0x4e55960)
     2017-05-21 18:48:12   currentTitle    Die Liste - Roger Cicero - Beziehungsweise
     2017-05-21 18:48:12   currentTrackPosition 0
     2017-05-21 18:48:12   duration        166.066
     2017-05-21 18:48:12   favorites       -
     2017-05-21 18:48:12   ftuiMedialist   [{"Artist":"Roger Cicero Diskography (2005-2014)","Title":"Die Liste - Roger Cicero - Beziehungsweise","Album":"03. Roger Cicero - Beziehungsweise (2007) FLAC","Time":"166","File":"file:///volume1/music/MP3/Alben/Deutsch/Roger%20Cicero%20Diskography%20(2005-2014)/03.%20Roger%20Cicero%20-%20Beziehungsweise%20(2007)%20FLAC/01%20-%20Die%20Liste%20-%20Roger%20Cicero%20-%20Beziehungsweise.flac","Track":"1","Cover":"http://192.168.178.117:9000/music/4754d5aa/cover_50x50_o"}]
     2017-05-20 06:17:57   lastir          ?
     2017-05-21 17:58:09   lastunknowncmd  menustatus ARRAY(0x50f33c8) add bb:bb:b0:c6:52:a4
     2017-05-21 19:29:15   playStatus      paused
     2017-05-21 19:29:09   playlistCurrentTrack 1
     2017-05-21 18:48:12   playlistTracks  1
     2017-05-21 18:48:12   playlists       Roger_Cicero_-_Beziehungsweise
     2017-05-21 18:48:50   power           off
     2017-05-21 18:48:50   presence        absent
     2017-05-21 18:48:12   repeat          off
     2017-05-21 18:48:12   shuffle         off
     2017-05-21 18:48:12   signalstrength  wired
     2017-05-21 18:48:50   state           off
     2017-05-21 18:48:12   synced          none
     2017-05-21 19:29:21   volume          43
     2017-05-21 19:29:21   volumeStraight  43
   Helper:
     ALARMSCOUNT 0
     CoverOk    1
     amplifierDelayOffPause 0
     amplifierDelayOffPower 0
     amplifierDelayOffStop 0
     lastGetStatus 1495385292.0887
     lastModeQuery 1495387749.3096
     lastTimeQuery 1495385292.11076
     lmsvolume  43
     noStopEventUntil 1495256382.85772
     path       file:///volume1/music/MP3/Alben/Deutsch/Roger%20Cicero%20Diskography%20(2005-2014)/03.%20Roger%20Cicero%20-%20Beziehungsweise%20(2007)%20FLAC/01%20-%20Die%20Liste%20-%20Roger%20Cicero%20-%20Beziehungsweise.flac
     playerStatusOK 1
     playerStatusOKCounter 0
     playlistIds 3696
     ttsstate   0
     Sb_player_favs:
       :
     Sb_player_playlists:
       01_tkkg_-_der_unsichtbare_dieb:
         ID         12146
         NAME       01_tkkg_-_der_unsichtbare_dieb
         SOURCE     LMS
       Disco_2_nostalgia_of_80s:
         ID         22142
         NAME       Disco_2_Nostalgia_of_80s
         SOURCE     LMS
       In_diesem_moment:
         ID         3737
         NAME       In_diesem_Moment
         SOURCE     LMS
       Modern_talking_-_alone_the_8th_albumflac:
         ID         744
         NAME       Modern_Talking_-_Alone_(The_8th_Album).flac
         SOURCE     LMS
       Modern_talking_-_alone_the_8th_albumwav:
         ID         762
         NAME       Modern_Talking_-_Alone_(The_8th_Album).wav
         SOURCE     LMS
       Modern_talking_-_back_for_good_the_7th_albumflac:
         ID         764
         NAME       Modern_Talking_-_Back_For_Good_(The_7th_Album).flac
         SOURCE     LMS
       Modern_talking_-_back_for_good_the_7th_albumwav:
         ID         783
         NAME       Modern_Talking_-_Back_For_Good_(The_7th_Album).wav
         SOURCE     LMS
       Modern_talking_-_in_the_garden_of_venus_the_6th_albumflac:
         ID         785
         NAME       Modern_Talking_-_In_The_Garden_Of_Venus_(The_6th_Album).flac
         SOURCE     LMS
       Modern_talking_-_in_the_garden_of_venus_the_6th_albumwav:
         ID         796
         NAME       Modern_Talking_-_In_The_Garden_Of_Venus_(The_6th_Album).wav
         SOURCE     LMS
       Modern_talking_-_in_the_middle_of_nowhere_the_4th_albumflac:
         ID         798
         NAME       Modern_Talking_-_In_The_Middle_Of_Nowhere_(The_4th_Album).flac
         SOURCE     LMS
       Modern_talking_-_in_the_middle_of_nowhere_the_4th_albumwav:
         ID         809
         NAME       Modern_Talking_-_In_The_Middle_Of_Nowhere_(The_4th_Album).wav
         SOURCE     LMS
       Modern_talking_-_lets_talk_about_love_the_2nd_albumflac:
         ID         811
         NAME       Modern_Talking_-_Let's_Talk_About_Love_(The_2nd_Album).flac
         SOURCE     LMS
       Modern_talking_-_lets_talk_about_love_the_2nd_albumwav:
         ID         822
         NAME       Modern_Talking_-_Let's_Talk_About_Love_(The_2nd_Album).wav
         SOURCE     LMS
       Modern_talking_-_ready_for_romance_the_3rd_albumflac:
         ID         824
         NAME       Modern_Talking_-_Ready_For_Romance_(The_3rd_Album).flac
         SOURCE     LMS
       Modern_talking_-_ready_for_romance_the_3rd_albumwav:
         ID         835
         NAME       Modern_Talking_-_Ready_For_Romance_(The_3rd_Album).wav
         SOURCE     LMS
       Modern_talking_-_romantic_warriors_the_5th_albumflac:
         ID         837
         NAME       Modern_Talking_-_Romantic_Warriors_(The_5th_Album).flac
         SOURCE     LMS
       Modern_talking_-_romantic_warriors_the_5th_albumwav:
         ID         848
         NAME       Modern_Talking_-_Romantic_Warriors_(The_5th_Album).wav
         SOURCE     LMS
       Modern_talking_-_the_final_album_-_the_ultimate_best_offlac:
         ID         850
         NAME       Modern_Talking_-_The_Final_Album_-_The_Ultimate_Best_Of.flac
         SOURCE     LMS
       Modern_talking_-_the_final_album_-_the_ultimate_best_ofwav:
         ID         871
         NAME       Modern_Talking_-_The_Final_Album_-_The_Ultimate_Best_Of.wav
         SOURCE     LMS
       Modern_talking_-_the_first_albumflac:
         ID         873
         NAME       Modern_Talking_-_The_First_Album.flac
         SOURCE     LMS
       Modern_talking_-_the_first_albumwav:
         ID         883
         NAME       Modern_Talking_-_The_First_Album.wav
         SOURCE     LMS
       Modern_talking_-_universe_the_12th_albumflac:
         ID         885
         NAME       Modern_Talking_-_Universe_(The_12th_Album).flac
         SOURCE     LMS
       Modern_talking_-_universe_the_12th_albumwav:
         ID         898
         NAME       Modern_Talking_-_Universe_(The_12th_Album).wav
         SOURCE     LMS
       Modern_talking_-_year_of_the_dragon_the_9th_albumflac:
         ID         722
         NAME       Modern_Talking_-_Year_Of_The_Dragon_(The_9th_Album).flac
         SOURCE     LMS
       Modern_talking_-_year_of_the_dragon_the_9th_albumwav:
         ID         742
         NAME       Modern_Talking_-_Year_Of_The_Dragon_(The_9th_Album).wav
         SOURCE     LMS
       M�nnersachen:
         ID         3695
         NAME       Männersachen
         SOURCE     LMS
       Roger_cicero_-_beziehungsweise:
         ID         3709
         NAME       Roger_Cicero_-_Beziehungsweise
         SOURCE     LMS
     Sb_player_syncmasters:
     Alarmplaylists:
       Aktuelle_wiedergabeliste_verwenden:
         category   Aktuelle Wiedergabeliste
         title      Aktuelle Wiedergabeliste verwenden
         url        Aktuelle Wiedergabeliste verwenden
       Filevolume1musicmp3albencultmodern20talkingmodern20talking20-20200020-20year20of20the20dragon20-20the209th20album202000modern20talking20-20year20of20the20dragon20the209th20albumflaccue:
         category   Wiedergabelisten
         title      Modern Talking - Year Of The Dragon (The 9th Album).flac
         url        file:///volume1/music/MP3/Alben/Cult/Modern%20Talking/Modern%20Talking%20-%202000%20-%20Year%20Of%20The%20Dragon%20-%20The%209th%20Album%20(2000)/Modern%20Talking%20-%20Year%20Of%20The%20Dragon%20(The%209th%20Album).flac.cue
       Filevolume1musicmp3albencultmodern20talkingmodern20talking20-20200020-20year20of20the20dragon20-20the209th20album202000modern20talking20-20year20of20the20dragon20the209th20albumwavcue:
         category   Wiedergabelisten
         title      Modern Talking - Year Of The Dragon (The 9th Album).wav
         url        file:///volume1/music/MP3/Alben/Cult/Modern%20Talking/Modern%20Talking%20-%202000%20-%20Year%20Of%20The%20Dragon%20-%20The%209th%20Album%20(2000)/Modern%20Talking%20-%20Year%20Of%20The%20Dragon%20(The%209th%20Album).wav.cue
       Filevolume1musicmp3albencultmodern20talkingmodern20talking20-20universe20-20the2012th20album202003modern20talking20-20universe20the2012th20albumflaccue:
         category   Wiedergabelisten
         title      Modern Talking - Universe (The 12th Album).flac
         url        file:///volume1/music/MP3/Alben/Cult/Modern%20Talking/Modern%20Talking%20-%20Universe%20-%20The%2012th%20Album%20(2003)/Modern%20Talking%20-%20Universe%20(The%2012th%20Album).flac.cue
       Filevolume1musicmp3albencultmodern20talkingmodern20talking20-20universe20-20the2012th20album202003modern20talking20-20universe20the2012th20albumwavcue:
         category   Wiedergabelisten
         title      Modern Talking - Universe (The 12th Album).wav
         url        file:///volume1/music/MP3/Alben/Cult/Modern%20Talking/Modern%20Talking%20-%20Universe%20-%20The%2012th%20Album%20(2003)/Modern%20Talking%20-%20Universe%20(The%2012th%20Album).wav.cue
       Filevolume1musicmp3albencultmodern_talkingmodern_talking_-_alone_-_the_8th_album_1999modern_talking_-_alone_the_8th_albumflaccue:
         category   Wiedergabelisten
         title      Modern Talking - Alone (The 8th Album).flac
         url        file:///volume1/music/MP3/Alben/Cult/Modern Talking/Modern Talking - Alone - The 8th Album (1999)/Modern Talking - Alone (The 8th Album).flac.cue
       Filevolume1musicmp3albencultmodern_talkingmodern_talking_-_alone_-_the_8th_album_1999modern_talking_-_alone_the_8th_albumwavcue:
         category   Wiedergabelisten
         title      Modern Talking - Alone (The 8th Album).wav
         url        file:///volume1/music/MP3/Alben/Cult/Modern Talking/Modern Talking - Alone - The 8th Album (1999)/Modern Talking - Alone (The 8th Album).wav.cue
       Filevolume1musicmp3albencultmodern_talkingmodern_talking_-_back_for_good_-_the_7th_album_1998modern_talking_-_back_for_good_the_7th_albumflaccue:
         category   Wiedergabelisten
         title      Modern Talking - Back For Good (The 7th Album).flac
         url        file:///volume1/music/MP3/Alben/Cult/Modern Talking/Modern Talking - Back For Good - The 7th Album (1998)/Modern Talking - Back For Good (The 7th Album).flac.cue
       Filevolume1musicmp3albencultmodern_talkingmodern_talking_-_back_for_good_-_the_7th_album_1998modern_talking_-_back_for_good_the_7th_albumwavcue:
         category   Wiedergabelisten
         title      Modern Talking - Back For Good (The 7th Album).wav
         url        file:///volume1/music/MP3/Alben/Cult/Modern Talking/Modern Talking - Back For Good - The 7th Album (1998)/Modern Talking - Back For Good (The 7th Album).wav.cue
       Filevolume1musicmp3albencultmodern_talkingmodern_talking_-_in_the_garden_of_venus_-_the_6th_album_1988modern_talking_-_in_the_garden_of_venus_the_6th_albumflaccue:
         category   Wiedergabelisten
         title      Modern Talking - In The Garden Of Venus (The 6th Album).flac
         url        file:///volume1/music/MP3/Alben/Cult/Modern Talking/Modern Talking - In The Garden Of Venus - The 6th Album (1988)/Modern Talking - In The Garden Of Venus (The 6th Album).flac.cue
       Filevolume1musicmp3albencultmodern_talkingmodern_talking_-_in_the_garden_of_venus_-_the_6th_album_1988modern_talking_-_in_the_garden_of_venus_the_6th_albumwavcue:
         category   Wiedergabelisten
         title      Modern Talking - In The Garden Of Venus (The 6th Album).wav
         url        file:///volume1/music/MP3/Alben/Cult/Modern Talking/Modern Talking - In The Garden Of Venus - The 6th Album (1988)/Modern Talking - In The Garden Of Venus (The 6th Album).wav.cue
       Filevolume1musicmp3albencultmodern_talkingmodern_talking_-_in_the_middle_of_nowhere_-_the_4th_album_1986modern_talking_-_in_the_middle_of_nowhere_the_4th_albumflaccue:
         category   Wiedergabelisten
         title      Modern Talking - In The Middle Of Nowhere (The 4th Album).flac
         url        file:///volume1/music/MP3/Alben/Cult/Modern Talking/Modern Talking - In The Middle Of Nowhere - The 4th Album (1986)/Modern Talking - In The Middle Of Nowhere (The 4th Album).flac.cue
       Filevolume1musicmp3albencultmodern_talkingmodern_talking_-_in_the_middle_of_nowhere_-_the_4th_album_1986modern_talking_-_in_the_middle_of_nowhere_the_4th_albumwavcue:
         category   Wiedergabelisten
         title      Modern Talking - In The Middle Of Nowhere (The 4th Album).wav
         url        file:///volume1/music/MP3/Alben/Cult/Modern Talking/Modern Talking - In The Middle Of Nowhere - The 4th Album (1986)/Modern Talking - In The Middle Of Nowhere (The 4th Album).wav.cue
       Filevolume1musicmp3albencultmodern_talkingmodern_talking_-_lets_talk_about_love_-_the_2nd_album_1985modern_talking_-_lets_talk_about_love_the_2nd_albumflaccue:
         category   Wiedergabelisten
         title      Modern Talking - Let's Talk About Love (The 2nd Album).flac
         url        file:///volume1/music/MP3/Alben/Cult/Modern Talking/Modern Talking - Let's Talk About Love - The 2nd Album (1985)/Modern Talking - Let's Talk About Love (The 2nd Album).flac.cue
       Filevolume1musicmp3albencultmodern_talkingmodern_talking_-_lets_talk_about_love_-_the_2nd_album_1985modern_talking_-_lets_talk_about_love_the_2nd_albumwavcue:
         category   Wiedergabelisten
         title      Modern Talking - Let's Talk About Love (The 2nd Album).wav
         url        file:///volume1/music/MP3/Alben/Cult/Modern Talking/Modern Talking - Let's Talk About Love - The 2nd Album (1985)/Modern Talking - Let's Talk About Love (The 2nd Album).wav.cue
       Filevolume1musicmp3albencultmodern_talkingmodern_talking_-_ready_for_romance_-_the_3rd_album_1986modern_talking_-_ready_for_romance_the_3rd_albumflaccue:
         category   Wiedergabelisten
         title      Modern Talking - Ready For Romance (The 3rd Album).flac
         url        file:///volume1/music/MP3/Alben/Cult/Modern Talking/Modern Talking - Ready For Romance - The 3rd Album (1986)/Modern Talking - Ready For Romance (The 3rd Album).flac.cue
       Filevolume1musicmp3albencultmodern_talkingmodern_talking_-_ready_for_romance_-_the_3rd_album_1986modern_talking_-_ready_for_romance_the_3rd_albumwavcue:
         category   Wiedergabelisten
         title      Modern Talking - Ready For Romance (The 3rd Album).wav
         url        file:///volume1/music/MP3/Alben/Cult/Modern Talking/Modern Talking - Ready For Romance - The 3rd Album (1986)/Modern Talking - Ready For Romance (The 3rd Album).wav.cue
       Filevolume1musicmp3albencultmodern_talkingmodern_talking_-_romantic_warriors_-_the_5th_album_1988modern_talking_-_romantic_warriors_the_5th_albumflaccue:
         category   Wiedergabelisten
         title      Modern Talking - Romantic Warriors (The 5th Album).flac
         url        file:///volume1/music/MP3/Alben/Cult/Modern Talking/Modern Talking - Romantic Warriors - The 5th Album (1988)/Modern Talking - Romantic Warriors (The 5th Album).flac.cue
       Filevolume1musicmp3albencultmodern_talkingmodern_talking_-_romantic_warriors_-_the_5th_album_1988modern_talking_-_romantic_warriors_the_5th_albumwavcue:
         category   Wiedergabelisten
         title      Modern Talking - Romantic Warriors (The 5th Album).wav
         url        file:///volume1/music/MP3/Alben/Cult/Modern Talking/Modern Talking - Romantic Warriors - The 5th Album (1988)/Modern Talking - Romantic Warriors (The 5th Album).wav.cue
       Filevolume1musicmp3albencultmodern_talkingmodern_talking_-_the_final_album_-_the_ultimate_best_of_2003modern_talking_-_the_final_album_-_the_ultimate_best_offlaccue:
         category   Wiedergabelisten
         title      Modern Talking - The Final Album - The Ultimate Best Of.flac
         url        file:///volume1/music/MP3/Alben/Cult/Modern Talking/Modern Talking - The Final Album - The Ultimate Best Of (2003)/Modern Talking - The Final Album - The Ultimate Best Of.flac.cue
       Filevolume1musicmp3albencultmodern_talkingmodern_talking_-_the_final_album_-_the_ultimate_best_of_2003modern_talking_-_the_final_album_-_the_ultimate_best_ofwavcue:
         category   Wiedergabelisten
         title      Modern Talking - The Final Album - The Ultimate Best Of.wav
         url        file:///volume1/music/MP3/Alben/Cult/Modern Talking/Modern Talking - The Final Album - The Ultimate Best Of (2003)/Modern Talking - The Final Album - The Ultimate Best Of.wav.cue
       Filevolume1musicmp3albencultmodern_talkingmodern_talking_-_the_first_album_1985modern_talking_-_the_first_albumflaccue:
         category   Wiedergabelisten
         title      Modern Talking - The First Album.flac
         url        file:///volume1/music/MP3/Alben/Cult/Modern Talking/Modern Talking - The First Album (1985)/Modern Talking - The First Album.flac.cue
       Filevolume1musicmp3albencultmodern_talkingmodern_talking_-_the_first_album_1985modern_talking_-_the_first_albumwavcue:
         category   Wiedergabelisten
         title      Modern Talking - The First Album.wav
         url        file:///volume1/music/MP3/Alben/Cult/Modern Talking/Modern Talking - The First Album (1985)/Modern Talking - The First Album.wav.cue
       Filevolume1musicmp3albendeutschroger20cicero20diskography202005-20140220roger20cicero20-20mc3a4nnersachen20200620flacmc3a4nnersachencue:
         category   Wiedergabelisten
         title      Männersachen
         url        file:///volume1/music/MP3/Alben/Deutsch/Roger%20Cicero%20Diskography%20(2005-2014)/02.%20Roger%20Cicero%20-%20M%C3%A4nnersachen%20(2006)%20FLAC/M%C3%A4nnersachen.cue
       Filevolume1musicmp3albendeutschroger20cicero20diskography202005-20140320roger20cicero20-20beziehungsweise20200720flacroger20cicero20-20beziehungsweisecue:
         category   Wiedergabelisten
         title      Roger Cicero - Beziehungsweise
         url        file:///volume1/music/MP3/Alben/Deutsch/Roger%20Cicero%20Diskography%20(2005-2014)/03.%20Roger%20Cicero%20-%20Beziehungsweise%20(2007)%20FLAC/Roger%20Cicero%20-%20Beziehungsweise.cue
       Filevolume1musicmp3albendeutschroger_cicero_diskography_2005-201405_roger_cicero_-_in_diesem_moment_2011_flacin_diesem_momentcue:
         category   Wiedergabelisten
         title      In diesem Moment
         url        file:///volume1/music/MP3/Alben/Deutsch/Roger Cicero Diskography (2005-2014)/05. Roger Cicero - In diesem Moment (2011) FLAC/In diesem Moment.cue
       Filevolume1musicmp3h�rspielekindertkkgt_k_k_g_764871687623_14t_k_k_g_764871687623_1447110815_tkkg-185tkkg-f185_der_unsichtbare_dieb-de-2013-voice01_tkkg_-_der_unsichtbare_diebcue:
         category   Wiedergabelisten
         title      01 tkkg - der unsichtbare dieb
         url        file:///volume1/music/MP3/Hörspiele/Kinder/TKKG/t_k_k_g_764871687623_(14)/t_k_k_g_764871687623 (14)/47110815_TKKG-185/TKKG-F185_Der_Unsichtbare_Dieb-DE-2013-VOiCE/01_tkkg_-_der_unsichtbare_dieb.cue
       Filevolume1musicmp3sampler80�r80erdisco_nostalgia_of_80disco_2_nostalgia_of_80scue:
         category   Wiedergabelisten
         title      Disco 2 Nostalgia of 80s
         url        file:///volume1/music/MP3/Sampler/80ér/80er/disco nostalgia of 80/Disco 2 Nostalgia of 80s.cue
       Randomplayalbum:
         category   Zufallsmix
         title      Albummix
         url        randomplay://album
       Randomplaycontributor:
         category   Zufallsmix
         title      Interpretenmix
         url        randomplay://contributor
       Randomplaytrack:
         category   Zufallsmix
         title      Titelmix
         url        randomplay://track
       Randomplayyear:
         category   Zufallsmix
         title      Jahrgangsmix
         url        randomplay://year
     Elapsedtime:
       TS         1495385292.4302
       VAL        0
     Myplaylists:
     Playlistinfo:
       3339:
         album      1989 - Mein Hitalbum 1
         artist     Nicki - Discographie
         artwork_url -
         coverid    12722bc9
         duration   232.751
         title      Wegen Dir
         tracknum   1
         url        file:///volume1/music/MP3/Alben/Deutsch/Nicki%20-%20Discographie/1989%20-%20Mein%20Hitalbum%201/01%20-%20Wegen%20Dir.mp3
       3340:
         album      1989 - Mein Hitalbum 1
         artist     Nicki - Discographie
         artwork_url -
         coverid    ecffdd1f
         duration   223.529
         title      Wenn D' Sehnsucht brennt
         tracknum   2
         url        file:///volume1/music/MP3/Alben/Deutsch/Nicki%20-%20Discographie/1989%20-%20Mein%20Hitalbum%201/02%20-%20Wenn%20D%27%20Sehnsucht%20brennt.mp3
       3341:
         album      1989 - Mein Hitalbum 1
         artist     Nicki - Discographie
         artwork_url -
         coverid    a759cb4b
         duration   222.981
         title      Samstag Nacht
         tracknum   3
         url        file:///volume1/music/MP3/Alben/Deutsch/Nicki%20-%20Discographie/1989%20-%20Mein%20Hitalbum%201/03%20-%20Samstag%20Nacht.mp3
       3342:
         album      1989 - Mein Hitalbum 1
         artist     Nicki - Discographie
         artwork_url -
         coverid    bb17ce0e
         duration   198.217
         title      I wär am liebsten mit dir ganz alloa
         tracknum   4
         url        file:///volume1/music/MP3/Alben/Deutsch/Nicki%20-%20Discographie/1989%20-%20Mein%20Hitalbum%201/04%20-%20I%20w%C3%A4r%20am%20liebsten%20mit%20dir%20ganz%20alloa.mp3
       3343:
         album      1989 - Mein Hitalbum 1
         artist     Nicki - Discographie
         artwork_url -
         coverid    7419fafb
         duration   239.02
         title      So a Wunder
         tracknum   5
         url        file:///volume1/music/MP3/Alben/Deutsch/Nicki%20-%20Discographie/1989%20-%20Mein%20Hitalbum%201/05%20-%20So%20a%20Wunder.mp3
       3344:
         album      1989 - Mein Hitalbum 1
         artist     Nicki - Discographie
         artwork_url -
         coverid    68ef8a0d
         duration   237.766
         title      I bin a bayrisches Cowgirl
         tracknum   6
         url        file:///volume1/music/MP3/Alben/Deutsch/Nicki%20-%20Discographie/1989%20-%20Mein%20Hitalbum%201/06%20-%20I%20bin%20a%20bayrisches%20Cowgirl.mp3
       3345:
         album      1989 - Mein Hitalbum 1
         artist     Nicki - Discographie
         artwork_url -
         coverid    2bf5335f
         duration   211.931
         title      Einsam ohne di
         tracknum   7
         url        file:///volume1/music/MP3/Alben/Deutsch/Nicki%20-%20Discographie/1989%20-%20Mein%20Hitalbum%201/07%20-%20Einsam%20ohne%20di.mp3
       3346:
         album      1989 - Mein Hitalbum 1
         artist     Nicki - Discographie
         artwork_url -
         coverid    53e6b70e
         duration   224.417
         title      Koana war so wie du
         tracknum   8
         url        file:///volume1/music/MP3/Alben/Deutsch/Nicki%20-%20Discographie/1989%20-%20Mein%20Hitalbum%201/08%20-%20Koana%20war%20so%20wie%20du.mp3
       3347:
         album      1989 - Mein Hitalbum 1
         artist     Nicki - Discographie
         artwork_url -
         coverid    9a2f601f
         duration   179.644
         title      Wenn i mit dir tanz
         tracknum   9
         url        file:///volume1/music/MP3/Alben/Deutsch/Nicki%20-%20Discographie/1989%20-%20Mein%20Hitalbum%201/09%20-%20Wenn%20i%20mit%20dir%20tanz.mp3
       3348:
         album      1989 - Mein Hitalbum 1
         artist     Nicki - Discographie
         artwork_url -
         coverid    531a7555
         duration   211.356
         title      Servus, mach's guat
         tracknum   10
         url        file:///volume1/music/MP3/Alben/Deutsch/Nicki%20-%20Discographie/1989%20-%20Mein%20Hitalbum%201/10%20-%20Servus,%20mach%27s%20guat.mp3
       3349:
         album      1989 - Mein Hitalbum 1
         artist     Nicki - Discographie
         artwork_url -
         coverid    9d29d4de
         duration   250.514
         title      Mit dir des wär mei Leben
         tracknum   11
         url        file:///volume1/music/MP3/Alben/Deutsch/Nicki%20-%20Discographie/1989%20-%20Mein%20Hitalbum%201/11%20-%20Mit%20dir%20des%20w%C3%A4r%20mei%20Leben.mp3
       3350:
         album      1989 - Mein Hitalbum 1
         artist     Nicki - Discographie
         artwork_url -
         coverid    d69a5495
         duration   148.558
         title      Vasolidor
         tracknum   12
         url        file:///volume1/music/MP3/Alben/Deutsch/Nicki%20-%20Discographie/1989%20-%20Mein%20Hitalbum%201/12%20-%20Vasolidor.mp3
       3351:
         album      1989 - Mein Hitalbum 1
         artist     Nicki - Discographie
         artwork_url -
         coverid    51c7be54
         duration   232.777
         title      Weil i immer no an Engerl glaub
         tracknum   13
         url        file:///volume1/music/MP3/Alben/Deutsch/Nicki%20-%20Discographie/1989%20-%20Mein%20Hitalbum%201/13%20-%20Weil%20i%20immer%20no%20an%20Engerl%20glaub.mp3
       3352:
         album      1989 - Mein Hitalbum 1
         artist     Nicki - Discographie
         artwork_url -
         coverid    5f9d214b
         duration   204.826
         title      Mehr von dir
         tracknum   14
         url        file:///volume1/music/MP3/Alben/Deutsch/Nicki%20-%20Discographie/1989%20-%20Mein%20Hitalbum%201/14%20-%20Mehr%20von%20dir.mp3
       3353:
         album      1989 - Mein Hitalbum 1
         artist     Nicki - Discographie
         artwork_url -
         coverid    8622a624
         duration   214.857
         title      Wenn Teenager träumen
         tracknum   15
         url        file:///volume1/music/MP3/Alben/Deutsch/Nicki%20-%20Discographie/1989%20-%20Mein%20Hitalbum%201/15%20-%20Wenn%20Teenager%20tr%C3%A4umen.mp3
       3354:
         album      1989 - Mein Hitalbum 1
         artist     Nicki - Discographie
         artwork_url -
         coverid    fdf0d9d8
         duration   199.601
         title      Truck Driving Man
         tracknum   16
         url        file:///volume1/music/MP3/Alben/Deutsch/Nicki%20-%20Discographie/1989%20-%20Mein%20Hitalbum%201/16%20-%20Truck%20Driving%20Man.mp3
       3355:
         album      1989 - Mein Hitalbum 1
         artist     Nicki - Discographie
         artwork_url -
         coverid    411c5476
         duration   254.197
         title      Was i bei dir find
         tracknum   17
         url        file:///volume1/music/MP3/Alben/Deutsch/Nicki%20-%20Discographie/1989%20-%20Mein%20Hitalbum%201/17%20-%20Was%20i%20bei%20dir%20find.mp3
       3356:
         album      1989 - Mein Hitalbum 1
         artist     Nicki - Discographie
         artwork_url -
         coverid    3ab6d72c
         duration   311.823
         title      I bin a bayrisches Cowgirl (Maxi)
         tracknum   18
         url        file:///volume1/music/MP3/Alben/Deutsch/Nicki%20-%20Discographie/1989%20-%20Mein%20Hitalbum%201/18%20-%20I%20bin%20a%20bayrisches%20Cowgirl%20(Maxi).mp3
       3696:
         album      03. Roger Cicero - Beziehungsweise (2007) FLAC
         artist     Roger Cicero Diskography (2005-2014)
         artwork_url -
         coverid    4754d5aa
         duration   166.066
         title      Die Liste - Roger Cicero - Beziehungsweise
         tracknum   1
         url        file:///volume1/music/MP3/Alben/Deutsch/Roger%20Cicero%20Diskography%20(2005-2014)/03.%20Roger%20Cicero%20-%20Beziehungsweise%20(2007)%20FLAC/01%20-%20Die%20Liste%20-%20Roger%2

ChrisD

Hallo,

Zitatwenn ich über fhem am Lautstärkenregler des AV Resi schiebe auf lauter zB 20, wirds am Resi auch lauter und in der Anzeige am Rsi steht auch 20 aber dann sekunden später reguliert sich die Anzeige wieder runter auf "0"
Hast du den Receiver doppelt in FHEM angelegt ? Bei den List-Ausgaben sieht es so aus als wäre er als SB_PLAYER (über den LMS) und als ONKYO_AVR definiert. In dem Fall kann nicht ausgeschlossen werden dass es zu Nebeneffekten kommt.

Zitatdie Attribute habe ich jetzt gesetzt....was bedeuten denn die attribute donotnotify und ftuiSupport?
Eine Beschreibung von donotnotify findest in der Doku von Eberhard (in der du auch noch viele weitere nützliche Informationen findest).

ftuiSupport bewirkt dass eine Reihe an Readings die mit 'ftui' beginnen erzeugt werden, die die Integration in FTUI vereinfachen.

Zitatdie Covers werden auch nicht angezeigt :-(
Die Cover werden vom Server zur Verfügung gestellt. Wenn du im Browser die URL
http://192.168.178.117:9000/music/4754d5aa/cover_50x50_oöffnest sollte ein Cover angezeigt werden. Wenn das nicht der Fall ist könnte der Port falsch sein oder eine Firewall den Zugriff verhindern.

Grüße,

ChrisD

Kusselin

#1483
Hallo Chris,

der eigentliche Server also der LMS ( habe ich ja auf meiner Synology installiert) und der heisst in Fhem "LMS-Server).
So und der SB_Player (ich habe ja keine orig. Squeezebox) ist in meinem fall ja der TX_NR509 AV Receiver......

installiert habe ich SB_Server und SB_Player Modul...brauchts dann nicht mehr das Onkyo Modul???

Und dann habe ich noch das Onkyo Modul installiert....für den eigentlichen Receiver....ist da jetzt wirklich was zuviel...? ich kapiers grad nicht!!

Klar den Server (LMS-Server in fhem) ist O.K.
Aber jetzt der Player....das SB_Player Modul ist doch aber nicht das gleiche wie das Onkyo Modul oder??

Über ne Aufklärung wäre ich sehr dankbar!
Gruss

ChrisD

Hallo,

Zitatinstalliert habe ich SB_Server und SB_Player Modul...brauchts dann nicht mehr das Onkyo Modul???

Mit dem Onkyo-Modul kannst du den Receiver direkt steuern, z.B. Ein-/Ausschalten, Lautstärke ändern, Eingang auswählen.

Über SB_Server wird nur die Verbindung zu einem bestehenden LMS hergestellt. Da du den Receiver über UPnP mit dem LMS verbunden hast, ist er auch über SB_Player ansprechbar. Auf dem Weg kannst du Musik zum Receiver streamen.

Die beiden Module (Onkyo und SB_Player) haben an sich unterschiedliche Funktionen, es gibt aber einige Überschneidungen (z.B. bei der Lautstärke) die eventuell zu Problemen führen können.

Zitatwenn ich über fhem am Lautstärkenregler des AV Resi schiebe auf lauter zB 20, wirds am Resi auch lauter
Über welches der beiden Module machst du die Lautstärkeänderung ?

Was passiert wenn du die Lautstärke beim Receiver über die Fernbedienung auf 30 setzt und anschließend in FHEM
set TX_NR_509 volume 80
eingibst?

Was passiert bei
set TX_NR509 volume 80?

Grüße,

ChrisD