Joaoha wrote: 
> Hi Guys,
> 
> I've been following the thread for a while and really appreciate the
> effort that has gone into this, thanks Philippe. BTW I find your other
> idea of getting an Airplay bridge also a good idea.
> 
> My problem is that my player is gets stuck into the current track and
> there is no seeing combination that changes that... I've been trying for
> almost a week now, multiple settings and even updating to the
> development release of the upnpbridge I'm currently running v0.2.3.1.3.
> My renderer/player is a Sony SRS-X7 running the latest firmware.
> 
> Configuration file:
> > 
Code:
--------------------
  >   > <?xml version="1.0"?>
  > <squeeze2upnp>
  > <upnp_socket>?</upnp_socket>
  > <slimproto_log>info</slimproto_log>
  > <output_log>info</output_log>
  > <main_log>info</main_log>
  > <upnp_scan_timeout>15</upnp_scan_timeout>
  > <upnp_scan_interval>30</upnp_scan_interval>
  > <sq2mr_log>info</sq2mr_log>
  > <slimproto_stream_port>9000</slimproto_stream_port>
  > <decode_log>info</decode_log>
  > <server>?</server>
  > <web_log>info</web_log>
  > <common>
  > <flac_header>1</flac_header>
  > <max_read_wait>100</max_read_wait>
  > <seek_after_pause>1</seek_after_pause>
  > <max_volume>100</max_volume>
  > <process_mode>2</process_mode>
  > <streambuf_size>2457600</streambuf_size>
  > <keep_buffer_file>0</keep_buffer_file>
  > <buffer_dir>?</buffer_dir>
  > <codecs>flc,pcm,mp3</codecs>
  > <accept_nexturi>0</accept_nexturi>
  > <stream_length>-1</stream_length>
  > <send_metadata>0</send_metadata>
  > <L24_format>1</L24_format>
  > <force_volume>0</force_volume>
  > <enabled>1</enabled>
  > <sample_rate>48000</sample_rate>
  > <output_size>2457600</output_size>
  > <raw_audio_format>raw</raw_audio_format>
  > <volume_curve>0:0, 400:10, 700:20, 1200:30, 2050:40, 3800:50, 6600:60, 
12000:70, 21000:80, 37000:90, 65536:100</volume_curve>
  > <buffer_limit>-1</buffer_limit>
  > <volume_on_play>1</volume_on_play>
  > <match_endianness>1</match_endianness>
  > <max_GET_bytes>-1</max_GET_bytes>
  > <upnp_remove_count>3</upnp_remove_count>
  > </common>
  > <log_limit>5</log_limit>
  > <base_mac>00:01:02:03:04:05</base_mac>
  > <upnp_log>info</upnp_log>
  > <stream_log>debug</stream_log>
  > <device>
  > <flac_header>1</flac_header>
  > <seek_after_pause>0</seek_after_pause>
  > <max_volume>100</max_volume>
  > <buffer_dir>?</buffer_dir>
  > <codecs>pcm,flc,mp3</codecs>
  > <udn>uuid:5f9ec1b3-ed59-1900-4530-fcf152565026</udn>
  > <accept_nexturi>0</accept_nexturi>
  > <stream_length>-3</stream_length>
  > <send_metadata>1</send_metadata>
  > <mac>fc:f1:52:56:50:26</mac>
  > <enabled>1</enabled>
  > <sample_rate>96000</sample_rate>
  > <name>SONY:SRS-X7 565026</name>
  > <raw_audio_format>raw,wav,aiff</raw_audio_format>
  > <volume_curve>0:0, 400:10, 700:20, 1200:30, 2050:40, 3800:50, 6600:60, 
12000:70, 21000:80, 37000:90, 65536:100</volume_curve>
  > <volume_on_play>1</volume_on_play>
  > <buffer_limit>-1</buffer_limit>
  > <upnp_remove_count>4</upnp_remove_count>
  > </device>
  > </squeeze2upnp>
--------------------
> > 
> 
> Log file
> 18270
> 
> I can see the server changing the track but the player plays the
> previous track...
> 
> Really appreciate your help.
> 
> Cheers

It looks like the Sony is in repeat mode (at the level of the player
itself, not in LMS). Do you see such an option in the UI of the player ?
There is a playback option in UPnP control for that, but I do not use it
as it is disabled by default. Do you feel confortable enough with tools
like UPnP http://opentools.homeip.net/dev-tools-for-upnp ? If you do,
use DeviceSpy, check under you player "AVTransport" part "SetPlayMode"
if there is anything about "repeat". If you don't, I'll do a test
version that forces "no repeat" through UPnP. What is your OS ?



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
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to