Bug 8090 - No longer possible to add Playlists as a top-level menu item
: No longer possible to add Playlists as a top-level menu item
Status: CLOSED WORKSFORME
Product: Logitech Media Server
Classification: Unclassified
Component: Documentation
: 7.1
: PC Debian Linux
: -- normal (vote)
: 7.x
Assigned To: Spies Steven
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-05-08 07:58 UTC by Chris Doherty
Modified: 2012-02-27 17:33 UTC (History)
1 user (show)

See Also:
Category: ---


Attachments
Firefox screenshot showing no "Playlists" element (123.01 KB, image/png)
2008-05-19 17:45 UTC, Chris Doherty
Details
Safari screenshot showing no "Playlists" element. (166.14 KB, image/png)
2008-05-19 17:45 UTC, Chris Doherty
Details
Safari, classic skin, no "Playlists" item (130.55 KB, image/png)
2008-05-19 17:49 UTC, Chris Doherty
Details
Safari, with "Playlists" magically appeared. (168.97 KB, image/png)
2008-05-19 18:00 UTC, Chris Doherty
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Doherty 2008-05-08 07:58:52 UTC
I just upgraded from the previous trunk to 7.1 in the new repo structure (7.1 being the replacement for trunk, as best I can understand--I'm not sure what the new mainline is) and there's no way to put Playlists into the top-level player menu as there has been. Under Settings:Menus, it's missing from both the available Active and Inactive menu items--the list goes [Pandora, Podcasts, Radio IO].

Given playlists are the only way for users to bookmark their Internet broadcast streams (granted, I care because that's 90% of what I listen to), this seems like an unfortunate UI change that's worth reverting to the prior functionality.

The server is Debian Linux, unstable.
Comment 1 KDF 2008-05-08 12:13:53 UTC
1) radio streams can also be saved as favourites, then recalled via press-and-hold on a number key.

2) Playlists shows as an inactive menu item for me, default skin on Firefox.  

Have you tried other skins?
Which browser are you using?
Have you tried clearing the browser cache?
Comment 2 Chris Doherty 2008-05-19 17:45:02 UTC
Created attachment 3363 [details]
Firefox screenshot showing no "Playlists" element
Comment 3 Chris Doherty 2008-05-19 17:45:54 UTC
Created attachment 3364 [details]
Safari screenshot showing no "Playlists" element.
Comment 4 Chris Doherty 2008-05-19 17:49:54 UTC
Created attachment 3365 [details]
Safari, classic skin, no "Playlists" item
Comment 5 Chris Doherty 2008-05-19 17:55:02 UTC
Screenshots attached from OS X 10.4. Updated SqueezeCenter 7.1 to r19915.

OS:  OS X 10.4 and 10.5 (tested on both)

Browsers: Safari/WebKit r33023 and Firefox 2.0.0.14

Cache is clean on both.

"Playlists" is also missing from the "Classic" skin, in both the web interface, and the ability to put it into the player's top-level menu.

I tend to use Favorites as a subset of Playlists, since Playlists also contain albums in heavy rotation--anyway, it seems reasonable to have both.

What OS are you on? This seems like a very strange thing to be OS-dependent, if that's the case; unfortunately I don't have a Windows or Linux desktop handy, but I guess that's the next step.
Comment 6 Chris Doherty 2008-05-19 18:00:09 UTC
Created attachment 3366 [details]
Safari, with "Playlists" magically appeared.
Comment 7 Chris Doherty 2008-05-19 18:01:39 UTC
Oooooookay...I gave 7.1 my previous prefs/ directory via symlink--so with my old library and player setups and everything--and now the "Playlists" item is there.

Maybe it doesn't offer you the "Playlists" item if you don't have any playlists? If so, please NAB appropriately, and thanks for checking in.
Comment 8 Chris Owens 2008-06-09 09:16:21 UTC
Steven to see if Playlists works that way.
Comment 9 KDF 2008-08-06 16:26:00 UTC
From Slim:::Buttons::Home::menuOptions:

if ($menuOption eq 'SAVED_PLAYLISTS' && !$prefs->get('playlistdir')) {
    next;
}

This block of code will prevent the playlists menu option from being shown if there is no playlist folder set in the preferences.

I'd say this one is basically ready to be closed.
Comment 10 Spies Steven 2008-08-08 10:31:51 UTC
Thanks KDF! Closing as works for me.
Comment 11 Chris Owens 2009-07-31 10:20:52 UTC
Reduce number of active targets for SC
Comment 12 James Richardson 2012-02-27 17:33:30 UTC
Closing resolved bugs - if you feel this bug still exists please first re-test
with the latest SW/FW version.  If you are able to reproduce then feel free to
reopen and attach new logs / steps to reproduce.