Bug 2027 - Adding Tracks to the playlist stops the currentplaying song
: Adding Tracks to the playlist stops the currentplaying song
Status: RESOLVED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: CLI
: 6.2.0
: All Linux (other)
: P2 normal (vote)
: ---
Assigned To: KDF
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2005-08-27 01:21 UTC by Hakan Tandogan
Modified: 2011-03-16 04:39 UTC (History)
0 users

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hakan Tandogan 2005-08-27 01:21:25 UTC
Hi Everyone,


I'm running svn 4085 on Linux with a mysql backend.

If I try to add songs to my currently playing playlist from the web
interface (Fishbone skin), the player stops playing and the current song
is set to the start of the playlist. If I add songs with the remote, the
unit continues playing the current song. 

dding single tracks or full albums from "Browse Artists", "Browse Genre",
"Browse Albums" etc. works (that is, the current song continues playing).

"Browse Music Folder" seems to be the only problem.

To quote kdf from the dev-list:

> d_source or d_command, perhaps.
>
> I've managed to see it myself, in several skins that I've tested.
>
> clearly what is wrong is in the 'playlist add' command (which is BMF only).
Comment 1 Blackketter Dean 2005-09-07 16:00:58 UTC
Is this a Fishbone specific issue?
Comment 2 KDF 2005-09-07 16:07:03 UTC
nope.  its the playlist 'add' command.  I believe this was a dupe of bug 2085. 
therefore, its is fixed as of change 4191 which defaulted teh $jumptoIndex value
to 'undef' so that a simple add command doesn't stop an already playing client.