Closed bradtchapman closed 1 year ago
There isn't a way to do this. We did have the extended info available in one scrollable webview page (song page) but this broke the app during network issues or offline. That is why we implemented the simple view. Allowing us to display the album image and lyrics at the least, and then let the user know they can't see comments or artist info without a connection. This make it work better for the DL blocks as well. It's a compromise.
To clarify: the long scrollable web view is reachable for other songs, just not the current one.
If I recall, there were a lot of times when the page would jump back and forth while listening to the song. It was connected to the "locked" and "unlocked" state of the list, which wasn't ordinarily visible on an iPhone that can only show one pane instead of 2-3 like the iPad or a computer. Is this why the view was scrapped for the current song?
Yep They are. But...not offline. The offline playback with some info available was the goal. It's easy to tell a user they can't see songs from history, comments, and artist info while offline. It's no good to tell them they can't see anything when offline. Making it act consistent (for the most part) no matter what the network state was key.
On Thu, Aug 17, 2023 at 4:46 PM bradtchapman @.***> wrote:
To clarify: the long scrollable web view is reachable for other songs, just not the current one.
If I recall, there were a lot of times when the page would jump back and forth while listening to the song. It was connected to the "locked" and "unlocked" state of the list, which wasn't ordinarily visible on an iPhone that can only show one pane instead of 2-3 like the iPad or a computer. Is this why the view was scrapped for the current song?
— Reply to this email directly, view it on GitHub https://github.com/BillGoldsmith/iOS-bugfest/issues/286#issuecomment-1683122845, or unsubscribe https://github.com/notifications/unsubscribe-auth/A5OMCYYYRWK7MJNVYJMLIALXV2UNHANCNFSM6AAAAAA3UYFIUM . You are receiving this because you modified the open/close state.Message ID: @.***>
Brief description of the issue:
In List View, I can select previously-played songs and view the extended song info... but I cannot do this for the current song at the top of the list. Tapping the album art for the first song in the list always goes back to Simple Mode.
What should someone do if they want to have the experience of viewing the extended song info like they can on the website? Currently you have to take 3 different routes to get the lyrics, comments, and artist info from wikipedia.
This affects ALL platforms (iOS, iPadOS, macOS).
Steps to reproduce:
Expected result:
I would love a way to access the extended info for any song, even the Curren tone. By the same token... if Extended Song Info because the default choice when tapping a song from History View, how would a user go back to Simple Mode?
Workarounds:
Currently, there are two ways to get back to Simple Mode:
Currently there is one way to load the requested song info: skip the current song, then go back to Play History and tap the song you wanted to read about.
Where did you see it? (App build version, device type and iOS version):
Build 1008, iOS 16.5.1, iPhone 12 Pro Build 1008, MacOS 13.5
(Where possible, please attach Please provide screenshots or error message text)