Following my attempt to troubleshoot a situation where Spotty would end
up playing the first 1/2/3 minutes of a song and then skip to the
following track in a playlist (or stop if it was the last track in a
playlist), I ended up testing a new version of socketwrapper that
apparently is targeted at fixing this kind of problems.

(some history here: 

Test version is found here:
https://github.com/Logitech/slimserver-tools/pull/3?#issuecomment-1059465862

I use, to test, the Amarok album by Mike Oldfield. Single track,
1h00m03s long.

Here is the log: https://pastebin.com/YaU33ZQx (I deleted a whole bunch
of repeating Slim::Player::Source::_wakeupOnReadable (414)
bc:5f:f4:bf:3e:71 lines to not exceed pastebin's limits).

Real life results are the track starts playing and it stops after about
5 minutes.

If I use this commandline, I get the whole FLAC, one hour and three
seconds long:


Code:
--------------------
    
  
"C:\ProgramData\Squeezebox\Cache\InstalledPlugins\Plugins\Spotty\Bin\MSWin32-x86-multi-thread\spotty.exe"
 --enable-volume-normalisation  -n Squeezebox -c 
"C:\ProgramData\Squeezebox\Cache\spotty\ba008d57" --single-track 
"spotify://track:7zq1yjQyLZbJGdltQk1dka" --bitrate 320 --disable-discovery 
--disable-audio-cache | 
C:\PROGRA~2\SQUEEZ~1\server\Bin\MSWin32-x86-multi-thread\flac.exe --channels=2 
--sample-rate=44100 --bps=16 --endian=little --sign=signed --ignore-chunk-sizes 
- -o test.flac
  
--------------------


Available for further testing whatever might be needed.

PS
Windows 10 Pro x64 19042.1526

LMS Version: 8.3.0 - 1646406015 @ Fri Mar 4 16:17:17 WEST 2022
Operating system: Windows 10 - EN - cp1252
Platform Architecture: 8664
Perl Version: 5.14.1 - MSWin32-x86-multi-thread
Audio::Scan: 1.05
IO::Socket::SSL: 2.068
Database Version: DBD::SQLite 1.58 (sqlite 3.22.0)


------------------------------------------------------------------------
gorman's Profile: http://forums.slimdevices.com/member.php?userid=56
View this thread: http://forums.slimdevices.com/showthread.php?t=116078

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

Reply via email to