jasje: I opened a GitHub issue about the login UI in the ListenBrainz iOS app. At present, it launches the MusicBrainz website in a web view, which looks unpolished and can feel fishy for users. Is there any way to build a native login page in the app and make the website work in the background, so the credentials are pasted and login happens invisibly? I realize doing so might break App Store guidelines or OAuth rules, but I wanted to
2025-11-07 31110, 2025
Ved[m]
ask for advice or if there’s a recommended, secure solution to improve the user experience.
2025-11-07 31124, 2025
terinjokes has left the channel
2025-11-07 31125, 2025
terinjokes joined the channel
2025-11-07 31114, 2025
spikyyn[m] has quit
2025-11-07 31156, 2025
monkey[m]
elkiensad, RustyNova : I can has more beta testing pliz?
2025-11-07 31156, 2025
monkey[m]
Pushed my BrainzPlayer PR again to beta.listenbrainz.org , submitting listens should be working fine now and failure recovery should be improved.
2025-11-07 31156, 2025
monkey[m]
Please let me know if you have any issues.
2025-11-07 31116, 2025
rustynova[m]
I'll check it out in a few hours. Btw you missed the @ to ping me. Discord need a @ per person
2025-11-07 31119, 2025
monkey[m]
I pinged the wrong account 🙈
2025-11-07 31103, 2025
elkiensad[m]
<monkey[m]> "elkiensad, RustyNova : I can has..." <- I can listen to stuff and it does submit listens, anything specific to test out?
2025-11-07 31133, 2025
elkiensad[m] uploaded an image: (281KiB) < https://matrix.chatbrainz.org/_matrix/media/v3/download/envs.net/5900fc8ea64c7ab269c4357b34c73a2bf5cdbfed1986844230072401920/1000062320.png >
2025-11-07 31156, 2025
elkiensad[m]
everything in its right place does not play when I press the button in this page
monkey[m]: Navidrome > Spotify > IA > SoundCloud > AM > YT > Funkwhale
2025-11-07 31117, 2025
elkiensad[m]
(Funkwhale and AM is disabled though)
2025-11-07 31139, 2025
elkiensad[m]
<elkiensad[m]> "everything in its right place..." <- I cannot reproduce this now though, stuff works as expected at the moment
2025-11-07 31120, 2025
monkey[m]
<elkiensad[m]> "it fallbacks to spotify and..." <- I think this was due to the listen having `origin_url": "https://open.spotify.com/track/2kRFrWaLWiKq48YYVdGcm8"` , if you had Spotify enabled it would try using that url directly to play from Spotify, ignoring the priority order.
2025-11-07 31120, 2025
monkey[m]
And since spotify was having issues on their side, that would have failed and fallen back to the next source IA > SC > etc (instead of going back to the top of the list to Navidrome).
2025-11-07 31121, 2025
monkey[m]
Something for me to ponder.
2025-11-07 31105, 2025
elkiensad[m]
i think that's spot on
2025-11-07 31131, 2025
elkiensad[m]
lol
2025-11-07 31132, 2025
rayyan_seliya[m] joined the channel
2025-11-07 31132, 2025
rayyan_seliya[m]
monkey[m]: > <@monkey:chatbrainz.org> I think this was due to the listen having `origin_url": "https://open.spotify.com/track/2kRFrWaLWiKq48YYVdGcm8"` , if you had Spotify enabled it would try using that url directly to play from Spotify, ignoring the priority order.... (full message at <https://matrix.chatbrainz.org/_matrix/media/v3/download/chatbrainz.org/hHsnluuXDMHuiOnFRRkgvtXI>)
2025-11-07 31121, 2025
monkey[m]
Yeah, this is proving to be a dubious decision, having this mechanism silently ignoring the list of priority you set for yourself.
2025-11-07 31121, 2025
monkey[m]
This is from back when there was no way to change the order of priority.
2025-11-07 31127, 2025
rayyan_seliya[m]
I guess we should have something to explain this... 🤔 Wdythink ? monkey:
2025-11-07 31146, 2025
rayyan_seliya[m]
In the lb itself ..
2025-11-07 31105, 2025
monkey[m]
I think it should be opt-in, to be honest. Probably best to use the priority list by default, and add an option to use the URL directly when available
2025-11-07 31103, 2025
monkey[m]
Maybe even having that option for each source separately?
2025-11-07 31146, 2025
rayyan_seliya[m]
Yeah sounds good ..
2025-11-07 31158, 2025
monkey[m]
I have to log out, but thanks for the help testing!
2025-11-07 31158, 2025
monkey[m]
I'll keep an eye on the channel in case anyone has more feedback or comments
2025-11-07 31154, 2025
rayyan_seliya[m]
Sure !! No worries .. I am also testing it .. will provide feedback if any issues !