The app really needs forward/back navigation buttons.
How to navigate (specific example)
1: Select an artist
2: Go to albums (or library)
3: Choose an album
4: No go back to the albums (or library)
In order to achieve step #4 it takes multiple steps (you have to go back to step 1, whereas a back navigation button would directly take you back to step 2).
It makes navigating cumbersome to have to manually click links to cycle back to where you just were a second ago.
Secondary suggestion: Add an option to select to use either Google Play Music or YouTube Music (since GPM will eventually be dissolved).
馃憢 Thanks for opening your first issue here! If you're reporting a 馃悶 bug, please make sure you include steps to reproduce it. We get a lot of duplicate issues on this repo, so please double check now that your issue has not already been solved or doesn't have an open issue already.
To help make it easier for us to investigate your issue, please follow the contributing guidelines and ensure the issue template was filled out.
There is a back button but it's broken on the latest release.
Ok, I knew there was one before, but I guessed it was intentionally removed for some reason. Thanks for the reply!
Alt + left arrow used to work as well in previous version, doesn't anymore.
Will the back button return?
I just updated to 4.6.0 this morning (6/26) and I an now missing the back button (previously found in the search bar) too.
Current OS: Windows 10 - Version 10.0.15063 Build 15063
Yes. The back button will return. It was an oversight caused by a different bug. It will be fixed in the next patch release.
thanks @jostrander , looking forward to this being fixed too
This issue is bigger than just the missing Back button, I'm guessing it's just a symptom. Before I could navigate forward and backward just like in any browser (i.e. back button, custom mouse buttons, backspace, alt+left, alt+right), but now none of these work. Hopefully full navigation possibilities will be restored in the next update.
Yes, it's all related. None of the code for that was loaded in due to an exception that wasn't handled.
Any idea when the fix will be released? I am not using it like it is. Is there a way to go back to the previous version?
I am also finding the app much less usable without the back button. Any chance of just releasing a quick patch release with the code in master? Or even some kind of one-off "nightly" binary?
The patch is pushed to master, just waiting for @MarshallOfSound to release.
@jostrander I know, hence my "release with the code in master" question. Looking at the release history, it appears that even patch releases are pretty few and far between.
@BatmanAoD Releasing is Hard(tm). Every update I push out I have to test locally on 3 platforms and 2 arches for each platform to be 100% that it doesn't put you into a bricked state. This takes time and I have a lot of things on my plate right now, unfortunately this is not at the top of the list. But it will get there.
There's a massive weight on your shoulders when your release goes out to a quarter of a million people 馃
Okay, fair enough. I'll try just building the master on my own and see how that goes.
Most helpful comment
Yes. The back button will return. It was an oversight caused by a different bug. It will be fixed in the next patch release.