<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Move songs forward and backward in Content Questions</title>
    <link>https://community.spotify.com/t5/Content-Questions/Move-songs-forward-and-backward/m-p/5484445#M48691</link>
    <description>&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;Ihave a Japanese iphone 13 pro and i am using spotify on it.But I an not able to move a particular song forward and backward on it. Can you suggest me the solution?&lt;/P&gt;</description>
    <pubDate>Sat, 07 Jan 2023 15:16:31 GMT</pubDate>
    <dc:creator>Amninder</dc:creator>
    <dc:date>2023-01-07T15:16:31Z</dc:date>
    <item>
      <title>Move songs forward and backward</title>
      <link>https://community.spotify.com/t5/Content-Questions/Move-songs-forward-and-backward/m-p/4724017#M32004</link>
      <description>&lt;DIV&gt;Hello Spotify Team,&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I am trying to move songs&amp;nbsp;forward and backward like in the other music applications(Youtube, Music player, etc) in Spotify player but I am really confused about how to move&amp;nbsp;forward and backward&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Please reply as soon as possible.&amp;nbsp;Any help would be greatly appreciated.&lt;/DIV&gt;&lt;DIV&gt;Thanks in advance.&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2019 09:59:32 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Content-Questions/Move-songs-forward-and-backward/m-p/4724017#M32004</guid>
      <dc:creator>07znuqb0rqaonpb</dc:creator>
      <dc:date>2019-04-10T09:59:32Z</dc:date>
    </item>
    <item>
      <title>Re: Move songs forward and backward</title>
      <link>https://community.spotify.com/t5/Content-Questions/Move-songs-forward-and-backward/m-p/4724480#M32011</link>
      <description>&lt;P&gt;Hey there, thanks for posting!&amp;nbsp;&lt;/P&gt;&lt;P&gt;On your desktop app, you can do that by holding SHIFT + LEFT/RIGHT Arrows&amp;nbsp;&lt;/P&gt;&lt;P&gt;That's on Windows, but I believe the same shortcut applies on MAC, if not you can try with CMD or CMD+SHIFT+LEFT/RIGHT arrows, but let me know if that doesn't work and I can check for you tomorrow : )&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can also check other useful &lt;EM&gt;&lt;STRONG&gt;&lt;A href="https://support.spotify.com/using_spotify/system_settings/keyboard-shortcuts/" target="_self"&gt;Keyboard Shortcuts here&lt;/A&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2019 19:11:53 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Content-Questions/Move-songs-forward-and-backward/m-p/4724480#M32011</guid>
      <dc:creator>MartinStoichkov</dc:creator>
      <dc:date>2019-04-10T19:11:53Z</dc:date>
    </item>
    <item>
      <title>Re: Move songs forward and backward</title>
      <link>https://community.spotify.com/t5/Content-Questions/Move-songs-forward-and-backward/m-p/4724543#M32014</link>
      <description>&lt;P&gt;Hi, in mac you can use playback options as the screenshot attached. Also you can use built-in keys to play/pause(f8), next song(f9), previous song(f7)&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2019 20:19:44 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Content-Questions/Move-songs-forward-and-backward/m-p/4724543#M32014</guid>
      <dc:creator>heyAyushh</dc:creator>
      <dc:date>2019-04-10T20:19:44Z</dc:date>
    </item>
    <item>
      <title>Re: Move songs forward and backward</title>
      <link>https://community.spotify.com/t5/Content-Questions/Move-songs-forward-and-backward/m-p/4724899#M32021</link>
      <description>&lt;P&gt;Thank you for your reply but i m trying in mobile appplication.&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;When i m trying to use this code the song is not changed duration&lt;/DIV&gt;&lt;P&gt;@IBAction func moveFrdBtnAction(_ sender: Any) { &amp;nbsp; &amp;nbsp; &amp;nbsp; SpotifyManager.shared.audioStreaming(SpotifyManager.shared.player, didSeekToPosition: TimeInterval(10)) &amp;nbsp; &amp;nbsp; } &amp;nbsp; &amp;nbsp; func audioStreaming(_ audioStreaming: SPTAudioStreamingController!, didSeekToPosition position: TimeInterval) { &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; player?.seek(to: position, callback: { (error) in &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; let songDuration = audioStreaming.metadata.currentTrack?.duration as Any as! Double &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; self.delegate?.getSongTime(timeCount: Int(songDuration)+1) &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }) &amp;nbsp; &amp;nbsp; }&lt;/P&gt;&lt;DIV&gt;Please reply as soon as possbile&lt;/DIV&gt;</description>
      <pubDate>Thu, 11 Apr 2019 05:01:49 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Content-Questions/Move-songs-forward-and-backward/m-p/4724899#M32021</guid>
      <dc:creator>07znuqb0rqaonpb</dc:creator>
      <dc:date>2019-04-11T05:01:49Z</dc:date>
    </item>
    <item>
      <title>Re: Move songs forward and backward</title>
      <link>https://community.spotify.com/t5/Content-Questions/Move-songs-forward-and-backward/m-p/4724941#M32022</link>
      <description>&lt;P&gt;Hey there, I see.&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I assume someone on the Community will be able to help you with the code, maybe you can try to ask on Github or Stackoverflow.&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the meantime, you may also be interested in giving your vote and comments to this idea which suggesting this&amp;nbsp; &amp;gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;&lt;A href="https://community.spotify.com/t5/Live-Ideas/Mobile-Search-Rewind-Fast-Forward-function/idi-p/4710822" target="_self"&gt;[Mobile] Rewind/Fast Forward function&lt;/A&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2019 07:23:28 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Content-Questions/Move-songs-forward-and-backward/m-p/4724941#M32022</guid>
      <dc:creator>MartinStoichkov</dc:creator>
      <dc:date>2019-04-11T07:23:28Z</dc:date>
    </item>
    <item>
      <title>Re: Move songs forward and backward</title>
      <link>https://community.spotify.com/t5/Content-Questions/Move-songs-forward-and-backward/m-p/4725024#M32027</link>
      <description>&lt;P&gt;Thank you for your reply, yes i m posted the question with the code, on Github or Stackoverflow. but no one perfect solution for my problem. same problem facing with answer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please check StackOverFlow question:&lt;/P&gt;&lt;P&gt;&lt;A title="How to 10 second forward or backward in Spotify player" href="https://stackoverflow.com/questions/55376656/how-to-10-second-forward-or-backward-in-spotify-player" target="_blank" rel="noopener"&gt;https://stackoverflow.com/questions/55376656/how-to-10-second-forward-or-backward-in-spotify-player&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2019 10:25:01 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Content-Questions/Move-songs-forward-and-backward/m-p/4725024#M32027</guid>
      <dc:creator>07znuqb0rqaonpb</dc:creator>
      <dc:date>2019-04-11T10:25:01Z</dc:date>
    </item>
    <item>
      <title>Re: Move songs forward and backward</title>
      <link>https://community.spotify.com/t5/Content-Questions/Move-songs-forward-and-backward/m-p/5484445#M48691</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;Ihave a Japanese iphone 13 pro and i am using spotify on it.But I an not able to move a particular song forward and backward on it. Can you suggest me the solution?&lt;/P&gt;</description>
      <pubDate>Sat, 07 Jan 2023 15:16:31 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Content-Questions/Move-songs-forward-and-backward/m-p/5484445#M48691</guid>
      <dc:creator>Amninder</dc:creator>
      <dc:date>2023-01-07T15:16:31Z</dc:date>
    </item>
    <item>
      <title>Re: Move songs forward and backward</title>
      <link>https://community.spotify.com/t5/Content-Questions/Move-songs-forward-and-backward/m-p/5484918#M48705</link>
      <description>&lt;P&gt;Hey there &lt;a href="https://community.spotify.com/t5/user/viewprofilepage/user-id/25632034"&gt;@Amninder&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for reaching out about this and welcome to the Community.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Currently, it's not possible to do this on the mobile app.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, It seems that other users feel the way you do and posted&amp;nbsp;t&lt;A href="https://community.spotify.com/t5/Closed-Ideas/Mobile-Fast-Forward-Rewind-Button/idi-p/5164823" target="_blank"&gt;his&amp;nbsp;idea&lt;/A&gt; requesting this feature. Despite its current status, you can still add your vote to it and if anything changes in the future, we'll make sure to keep everyone updated over there.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;The Idea Exchange is a great way for us to see what our users are interested in and how many people like a certain idea.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Also, you can read more about how your feedback reaches Spotify&amp;nbsp;&lt;A href="https://community.spotify.com/t5/Spotify-Answers/Idea-Exchange-How-does-my-feedback-reach-Spotify/ta-p/4566357?advanced=false&amp;amp;collapse_discussion=true&amp;amp;search_type=thread" target="_blank"&gt;here&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;If you need a hand with anything else, the Community is here for you.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 08 Jan 2023 17:14:57 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Content-Questions/Move-songs-forward-and-backward/m-p/5484918#M48705</guid>
      <dc:creator>Eni</dc:creator>
      <dc:date>2023-01-08T17:14:57Z</dc:date>
    </item>
  </channel>
</rss>

