Bug 15496 - Mediafly: Forward button doesn't function (greyed out)
: Mediafly: Forward button doesn't function (greyed out)
Status: CLOSED FIXED
Product: MySqueezebox.com
Classification: Unclassified
Component: Mediafly
: Prod
: PC Other
: P1 normal (vote)
: 7.5.0
Assigned To: Michael Herger
: partner_important
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-01-19 09:29 UTC by dag
Modified: 2010-04-08 17:26 UTC (History)
2 users (show)

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description dag 2010-01-19 09:29:38 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.
Comment 1 dag 2010-01-19 09:46:49 UTC
Same situation with the "Shuffle" button, as I am sure you all know.
Comment 2 Michael Herger 2010-01-28 02:44:30 UTC
*** This bug has been marked as a duplicate of bug 15164 ***
Comment 3 Michael Herger 2010-01-28 05:17:07 UTC
re-opening as 15164 is invalid
Comment 4 Michael Herger 2010-01-28 07:09:03 UTC
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",
}
Comment 5 Michael Herger 2010-02-03 04:48:36 UTC
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.
Comment 6 Michael Herger 2010-02-03 05:54:35 UTC
re-opening once again - the forward button Touch is still disabled
Comment 7 SVN Bot 2010-02-03 06:09:53 UTC
 == 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
Comment 8 Chris Owens 2010-04-08 17:26:13 UTC
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!