kolossos4730 wrote: 
> These are my 'normal settings' (ignore the raw uncompressed format
> setting; screen capture taken just before hitting apply).
> 
> 18115
> 
> As you can see pcm is specified as a codec. 
> 
> If I specify the uncompressed format as 'wav,raw' then the settings are
> saved as <raw_audio_format>wav,raw</raw_audio_format> and if I revisit
> the plugin setting after closing the web page first, these settings are
> retained.
> 
> If I only specify raw as uncompressed format and immediately view the
> xml file with the View link on the plugin page the
> <raw_audio_format>raw</raw_audio_format> is visible but if I refload
> this xlm configuration webpage after a few seconds the
> <raw_audio_format>raw</raw_audio_format> disappears.
> 
> > 
Code:
--------------------
  >   > 
  > just for testing added wav,raw
  > setting are retained
  > 
  > <device>
  > <name>SoundBridge</name>
  > <raw_audio_format>wav,raw</raw_audio_format>
  > <codecs>pcm,mp3</codecs>
  > <udn>uuid:526F6B75-536F-756E-6442-000D4B0469FE</udn>
  > <volume_on_play>-1</volume_on_play>
  > <stream_length>-1</stream_length>
  > <mac>00:0d:4b:04:69:fe</mac>
  > <L24_format>2</L24_format>
  > <upnp_remove_count>5</upnp_remove_count>
  > <enabled>1</enabled>
  > </device>
  > 
  > added raw, hit apply and immediately pressed the View link
  > 
  > <device>
  > <name>SoundBridge</name>
  > <raw_audio_format>raw</raw_audio_format>
  > <codecs>pcm,mp3</codecs>
  > <udn>uuid:526F6B75-536F-756E-6442-000D4B0469FE</udn>
  > <volume_on_play>-1</volume_on_play>
  > <stream_length>-1</stream_length>
  > <mac>00:0d:4b:04:69:fe</mac>
  > <L24_format>2</L24_format>
  > <upnp_remove_count>5</upnp_remove_count>
  > <enabled>1</enabled>
  > </device>
  > 
  > reload xml page after waiting a few seconds
  > 
  > <device>
  > <udn>uuid:526F6B75-536F-756E-6442-000D4B0469FE</udn>
  > <name>SoundBridge</name>
  > <mac>00:0d:4b:04:69:fe</mac>
  > <enabled>1</enabled>
  > <stream_length>-1</stream_length>
  > <volume_on_play>-1</volume_on_play>
  > <codecs>pcm,mp3</codecs>
  > <L24_format>2</L24_format>
  > <upnp_remove_count>5</upnp_remove_count>
  > </device>
--------------------
> > 

Yes, there is something wrong, but it is in the application,w hen it
reloads and stores the config file. It only happens on the 'device'
section, not on default parameters (I think)



LMS 7.7.2 - 5 radio, 3 Boom, 4 Duet, 1 Touch, 1 SB2. Sonos 2xPLAY:1,
PLAY:3, PLAY:5, Marantz NR1603, JBL OnBeat, XBMC, Foobar2000, XBoxOne
(sort of)
------------------------------------------------------------------------
philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261
View this thread: http://forums.slimdevices.com/showthread.php?t=102496

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to