do_previous

@returns(gboolean)
def do_previous()

If the current song has been playing for more than 3 seconds, restarts it, otherwise, goes back to the previous song. Fails if there is no current song, or if inside the first 3 seconds of the first song in the play order.

Returns :

True if successful