Bugzilla – Bug 15495
Pop Channels not there
Last modified: 2010-04-08 17:24:21 UTC
Link yr mediafly account, notice only YOUR channels show up, and none of the Popular channels do. Generally, you should have 2 menu options - one to go to YOUR channels, one to go to POPULAR channels
*** Bug 15470 has been marked as a duplicate of this bug. ***
== Auto-comment from SVN commit #7891 to the network repo by michael == == https://svn.slimdevices.com/network?view=revision&revision=7891 == Fixed Bug: 15495 Description: display popular channels even when a user is logged in
The list is there, but it doesn't work...
API call: http://api.mediafly.com/api/rest/2.0/Mediafly.Channels.GetChannel?app_id=0bd72d6a7b8e4238a1e354df0e8ed00f&enableGrouping=no&includeAttributes=title%2CimageUrl%2Cpublished&includeShow=yes&mediaType=audio&call_sig=464e7706f495fe6d2f91f7c9e0b20441&limit=20&channelSlug=1718b668672e434caad8f499115be5c7&offset=0 API call: http://api.mediafly.com/api/rest/2.0/Mediafly.Channels.GetChannel?app_id=0bd72d6a7b8e4238a1e354df0e8ed00f&enableGrouping=no&includeAttributes=title%2CimageUrl%2Cpublished&includeShow=yes&mediaType=audio&call_sig=51e05954e3e704bd65cb5ffe5320a264&user_context=mherger&limit=20&channelSlug=1718b668672e434caad8f499115be5c7&offset=0 These two calls are identical but for the user and therefore the call_sig. But while the call without user does return a channel, the one with the user doesn't. Obviously I'll need to send the user for personal channels. But how do i know from a channel's description whether it's personal or not?
== Auto-comment from SVN commit #7892 to the network repo by michael == == https://svn.slimdevices.com/network?view=revision&revision=7892 == Fixed Bug: 15495 Description: flag popular channels and don't use the user's context for them
== Auto-comment from SVN commit #7893 to the network repo by michael == == https://svn.slimdevices.com/network?view=revision&revision=7893 == Bug: 15495 Description: revert earlier changes. We need a better plan.
Dag - is there no way the Channels.GetChannels call would return personal and popular channels? We'd need to keep track of what channels were popular and which not?
The Pop Channels have nothing to do with actual user popularity. It's just a title and we control the content 100%. When calling GetChannel, add the following attribute to get popular channels: user_context=app_context_system dag
> When calling GetChannel, add the following attribute to get popular > channels: > user_context=app_context_system But this will suppress my own channels. Is there no way to get them both?
you want either popular channels or my channels to load - not both at the same time. So the user can choose A or B but not A + B. dag
== Auto-comment from SVN commit #7899 to the network repo by michael == == https://svn.slimdevices.com/network?view=revision&revision=7899 == Fixed Bug: 15495 Description: insert additional menu level to select from choice of popular or only subscribed channels. Only available if use has opened a Mediafly account.
showing up now - good.
This bug has been marked fixed in a released version of Squeezebox Server or the accompanying firmware or mysqueezebox.com release. If you are still seeing this issue, please let us know!