Bug 12706 - add to play lists with SBC don't work from album view in SC 7.4 sqlite version
: add to play lists with SBC don't work from album view in SC 7.4 sqlite version
Status: RESOLVED INVALID
Product: SqueezePlay
Classification: Unclassified
Component: Browser
: unspecified
: PC RedHat Linux
: P1 normal (vote)
: 7.4.0
Assigned To: Ben Klaas
: SQLite
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-07-07 01:12 UTC by Mikael Nyberg
Modified: 2009-09-08 09:30 UTC (History)
3 users (show)

See Also:
Category: ---


Attachments
messages (41.45 KB, text/plain)
2009-07-09 12:04 UTC, Mikael Nyberg
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mikael Nyberg 2009-07-07 01:12:05 UTC
Version: 7.4 - r27423 @ Mon Jul 6 04:01:26 PDT 2009
Hostname: hal.home.lan
IP: 192.168.1.5
HTTP Port: 9000
OS: Red Hat - EN - utf8
Platform: i686-linux
Perl Version: 5.8.8 - i686-linux-thread-multi
Total Players Recognized: 3

The controller has fw 7.4r5580

Description:

In album veiw only a "long press" on add "+" works = you get add to play next wich is as it should be.

But with with the short click nothing happens ? You should get a baloon message and files added to end of the playlist ?

This works from "artist" and "new music" and "genres"

And if you use "Albums" then choose a single track inside an album, then it works

This used to work before sqlite, so this might be a SqueezeBox server problem ?

However with the ir remotes or front buttons this function works as expected
Comment 1 Mikael Nyberg 2009-07-09 12:02:17 UTC
Bug still remains under 27455

However when i try to add an album i get this in server.log

56:22.4258] Slim::Control::Queries::contextMenuQuery (5452) Begin Function
[09-07-09 20:56:22.4276] Slim::Utils::Misc::msg (1160) Warning: [20:56:22.4265] Use of uninitialized value in string eq at /usr/local/bin/myperl/lib/site_perl/Slim/Control/Queries.pm line 5478.
[09-07-09 20:56:32.3660] Slim::Control::Queries::contextMenuQuery (5452) Begin Function
[09-07-09 20:56:32.3676] Slim::Utils::Misc::msg (1160) Warning: [20:56:32.3666] Use of uninitialized value in string eq at /usr/local/bin/myperl/lib/site_perl/Slim/Control/Queries.pm line 5478.
[09-07-09 20:56:47.4367] Slim::Control::Queries::contextMenuQuery (5452) Begin Function
[09-07-09 20:56:47.4384] Slim::Utils::Misc::msg (1160) Warning: [20:56:47.4374] Use of uninitialized value in string eq at /usr/local/bin/myperl/lib/site_perl/Slim/Control/Queries.pm line 5478.
[09-07-09 20:56:56.7581] Slim::Control::Queries::contextMenuQuery (5452) Begin Function
[09-07-09 20:56:56.7599] Slim::Utils::Misc::msg (1160) Warning: [20:56:56.7588] Use of uninitialized value in string eq at /usr/local/bin/myperl/lib/site_perl/Slim/Control/Queries.pm line 5478.
Comment 2 Mikael Nyberg 2009-07-09 12:04:04 UTC
Created attachment 5443 [details]
messages

Corresponding messages file from SBC probably nothing of interest in it.
Comment 3 Mikael Nyberg 2009-07-11 03:31:07 UTC
Ok further investigating:

this bug depends on the "Album Sort Order" setting in the controller.

Album = ok
Artist,Year,Album = ok
Artist,Album = bug !!

I prefer the Artist, Album setting but I use the Artist,Year,Album in the meantime
Comment 4 Blackketter Dean 2009-07-22 10:48:08 UTC
Moving to the product SqueezePlay because this bug appears to apply to any
player based on that application code.  Feel free to move it back if it's
specific to the single original product.
Comment 5 Ben Klaas 2009-08-27 22:54:29 UTC
This bug is no longer valid after changes to use Context Menu for short click of + button

press-hold of + key should now add-to-end, the previous default for short press of +. add-next is only available through context menu.

you will need a fully up-to-date SBServer and Squeezeplay firmware for this to work properly, as there were changes on both sides.
Comment 6 Mikael Nyberg 2009-08-28 02:03:01 UTC
I now have the newest version, so i agree it's working differently now