Bugzilla – Bug 15496
Mediafly: Forward button doesn't function (greyed out)
Last modified: 2010-04-08 17:26:13 UTC
the forward / fast forward button ie " >> " does nothing. the backwards button goes to the beginning of the show. NONE of the buttons skip the current episode and go to the next, however. This what out other apps do, fyi.
Same situation with the "Shuffle" button, as I am sure you all know.
*** This bug has been marked as a duplicate of bug 15164 ***
re-opening as 15164 is invalid
I can't find any channel which would return the next episode using the GetNextEpisodeForChannel method. See eg. the following query. It just returns the same episode we've given it as the channelSlug again: API call: http://api.mediafly.com/api/rest/2.0/Mediafly.Channels.GetNextEpisodeForChannel?call_sig=1402713dfb1547d0408370f22e8abcb5&mediaType=audio&app_id=6604d423566545ec85bf893c4736436b&user_context=mherger&channelSlug=c442a7a153b44b62a299a048aa88f1fe&episodeSlug=Quasi_Repulsion_8 { duration => "00:00:00.2920935", episodeResponse => { episode => [ { averageRating => "", bookmark => 0, channel => "meine", channelSlug => "c442a7a153b44b62a299a048aa88f1fe", contentSource => "f3735a0d107f47cf9e3bd2f8bf971024", defaultChannelSlug => "78474c97d3f54d988118635382a0440e", defaultChannelTitle => "music", deliveryModel => "OnDemand", description => "Thieving Irons - \"Ashes On The Riverbank\" from a 2010 demo.", downloadModel => "DownloadableShareable", favoriteType => "None", imageUrl => "http://static.mediafly.com/images/feeds/2259b76a3e004672ac9c25bd8c8a3f14/icon-300x300.jpg", mediaType => "Audio", ppvModel => "Free", published => "2010-01-28T05:00:00", showSlug => "KEXP_Song_of_the_Day", showTitle => "KEXP Song of the Day", slug => "Thieving_Irons_Ashes_On_The_Riverbank", subscriptionType => "Show", title => "Thieving Irons - Ashes On The Riverbank", totalRatings => "", url => "http://www.mediafly.com/Podcasts/Episodes/Thieving_Irons_Ashes_On_The_Riverbank/Media/c43fc5c1c49c4ed68d1810510ebfca42/c235353a-d0aa-4ce5-99ad-b70f030b0ac4.mp3", urlOriginal => "http://feeds.kexp.org/~r/kexp/songoftheday/~5/taSAKPpjay4/c235353a-d0aa-4ce5-99ad-b70f030b0ac4.mp3", userChannelSlug => "c442a7a153b44b62a299a048aa88f1fe", userChannelTitle => "meine", userRating => "", versionHash => "NP353MdZG+2Lf/64Cz1YZMuteJU=", webSiteUrl => "http://feeds.kexp.org/~r/kexp/songoftheday/~3/taSAKPpjay4/c235353a-d0aa-4ce5-99ad-b70f030b0ac4.mp3", }, ], status => "looped", }, status => "ok", }
change 29986 - in order to be able to correctly skip to the next episode we need to keep track of the currently playing episode in a channel. Skipping to the next track should be fixed now (going to roll out the change to test.mysb.com soon). The progressbar should be there if we have the duration in the metadata.
re-opening once again - the forward button Touch is still disabled
== Auto-comment from SVN commit #29990 to the slim repo by michael == == https://svn.slimdevices.com/slim?view=revision&revision=29990 == Fixed Bug: 15496 Description: we need to explicitely enable the fwd button as SP will assume it's disabled if there's remote metadata, but no buttons definition
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!