Quantcast
Viewing all articles
Browse latest Browse all 2059

Spotty and socketwrapper 1.12beta

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: https://forums.slimdevices.com/showt...=1#post1049763 )

Test version is found here: https://github.com/Logitech/slimserv...ent-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)

Viewing all articles
Browse latest Browse all 2059

Trending Articles