-
Notifications
You must be signed in to change notification settings - Fork 639
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FEATURE] Switch for disabling/enabling auto play (continous play) #278
Comments
@eigenstil I'm working on some improvements on the Queue list when that's done.. your request will also be added. |
Great – thanks for your feedback! really looking forward |
Hey @eigenstil can you explain a bit better what do you want please.. Isn't this just a repeat track feature? if so it's added #292 |
@weblancaster I made a video explaining that http://sendvid.com/r6uqd9dd |
Let's see what @eigenstil has to say @Chriz007 |
He doesn't want repeat function, the option he wants looks like that: |
Yes, @Pitros and @Chriz007 this is exactly what I mean! If a track has played to the und, I dont want anything to happen: neither repeat nor the next track. Actually this is the standard behaviour of ALL music playing apps (iTunes, windows media player, VLC player, winamp etc. etc.). SoundCloud built this feature into their site and I find this very annoying. Thus, I was searching for an alternative. |
Ok @eigenstil we will implement that and release soon. |
add lock track feature. closes #278
This was added. Will be available in the next release. thanks @eigenstil |
Great, thanks! Really looking forward for the release —Reply to this email directly or view it on GitHub. |
Published the new version containing this issue |
I just downloaded the newest windows-Version from the homepage via this link: http://goo.gl/Y46Hn8 But I'm not able to find the switch for disabling "auto-play of the next track". Where do I find this option? I clicked on the settings icon in the upper right, but this shows me only the "About" information. Am I missing something or do I have to download something else? |
it's the same repeat button.. one click for |
But then, this track is played over and over again - this is not what I was asking for. I want the player to STOP playing, when the song is over! This is what @Pitros already stated in his comment: #278 (comment) I'm really sorry, if I didn't explain it well :-( |
Yes, that's what is happening.. the song stop playing. take a look at the screenshot.. look the icons with number 1 ( which says that it's going to play one time)..also look that the song is done.. no song is played or over again. I said one click on the icon for |
Well – you are totally right. It stopps playing when the "1" is activated - I'm sorry. BUT: I did not try this because the UI is totally confusing. In all other players that I know (VLC, winamp, itunes, windows media player), the small "1" next to the button means, that repeat is activated, and only one song (e.g. the already playing song) is repeating. The better solution for the UI would be to have a switch/checkbox/etc. in the options in the upper right, to just toggle "continous play" (or whatever one may call it), which is the standard behaviour in the app. This way probably 90% of the users who are not like me (who wants only one single track to play), won't get confused by the UI ;-) |
@weblancaster Yep that's true, that small 1 from UI/UX side is totally bad. I only know what it mean because I'm checking all issues and PRs. But in most players it would mean |
I opened a issue #374 |
I really would like to see a button which disables the auto play of the next song. Or can anyone tell me, where I can edit this in the code?
The text was updated successfully, but these errors were encountered: