Kurt Aaholst
Kurt Aaholst
I have found an unfortunate behavior in Squeezer, which may be what you experience. When you select disable/enable all alarms from the popup buttons, the command to disable/enable alarms is...
Thanks for the suggestion. First, please suggest where these infos would fit on the current now playing screen. If possible also please attach how it currently looks on your device...
Those are good ideas! So it's 4 configurable lines of song info on the now playing screen. This could be via up to 4 (maybe even 5 if it fits...
I have created a branch `SongInfo`, which fetches the requested information, plus some more, from LMS. It is delivered to `NowPlayingFragment` via a `MusicChanged` event, as currently. `MusicChanged.playerState.currentSong.songInfo` contains the...
Are you making any progress on this one? Let me know if you have any questions, or I can help in any way.
No worries, didn't mean to pressure you. Let me know if you have any questions.
Glad to hear you are making progress🙂 First I think you should merge (or rebase) the latest develop branch. There are a considerable amount of adjustments to the layouts, including...
Well, you could fetch and merge from my develop branch. However, I merged the develop branch into SongInfo and pushed both to https://github.com/kaaholst/android-squeezer. So now you can fetch and rebase...
About where to put these settings, for consistency, I think it should be a “View” options menu like we have for the lists. See plugin_list_menu.xml. Or do have another idea?
> One question (off-topic): If I choose a favourite or a track / album from a search list to play now, I find it a little strange that the view...