03-08-2019, 08:13 PM
Here's an update on bug fixes etc :-) Let me know if I've missed anything.
@JST1963
05. When you exit the MPD congig screen, you should stay in the "Audio" config screen.
- The Cancel button returns to Audio config
07. Folder view: scroll bar covers ABC-selection possibilities
- Fixed
08. Folder view: to get the menu, you need to click on the symbol in front of the song-info. Clicking on the song should also show the menu. Clicking anywhere on the screen also pops up the menu but that is annoying because you sometimes don't even see for which song the menu is called...
- I'm able to repro clicking off-item causes menu but not able to repro no menu when clicking on the song
10. Library view: something's wrong with the ABC selection bars... For instance in the "Genre" section, I have an "A" but there is no genre starting with "A". This is also the case for "Artists". The inverse is also true: I'm missing letters for Artists I do have. As an example, I have Dire Straits, but the "D" is missing in the list of the alphabet...
- Per @swizzle: The quick index is a-z rather than based on the contents of the list, where it’s not possible to reasonably fit the full a-z range characters are omitted.
11. Auto-Shuffle Filter: would love to have a dropdownbox with all options
- On TODO list for future release
12. When Volume Control is set at "Disabled", moving th ecursor over the "0dB" still shows you the "Mute toggle" text. Either you show this text, and then clicking on it also works (my pref) or you don't show the text at all...
- Fixed
13. In play mode: when clicking on the "next" button withing 3-4-5 seconds of the start of the song, restarts the same song again. clicking again moves to the next song. Correct way would be: click on the next button, proceed to the next song directly.
- I'm not able to repro this
15. Meta tags under cover art: "?" shown when playing MP3's: for instance: "Track 12 • Year 2014 • ?/44.1 MPEG Audio". CD quality Flacs are OK: "Track 4 • Year 1992 • 16/44.1 FLAC"
- Technically lossy audio has no bit depth but I've changed the code so that only the sample rate is displayed for lossy formats
18: When playing a radio station, clicking on the time should not display the overlapping 00:00 over "Radio" (cool idea, the radio text)
- Fixed
21: In the playback history, I would prefer a button to play the song again instead of the google button
- Maybe if more requests for this come in it can be added to the TODO list. It's a non-trivial amount of work to implement...
@TookaFace
Audio info window show the wrong audio device in my case.
I have a HiFiBerry DAC+ RTC. No problem with moOde 4.4.
- This can happen if MPD config not saved after rebooting however I've improved the code so that MPD config save is not needed after i2s device change and reboot
@DRONE7
- Firefox issue fixed.
Regards,
moOde Crew
@JST1963
05. When you exit the MPD congig screen, you should stay in the "Audio" config screen.
- The Cancel button returns to Audio config
07. Folder view: scroll bar covers ABC-selection possibilities
- Fixed
08. Folder view: to get the menu, you need to click on the symbol in front of the song-info. Clicking on the song should also show the menu. Clicking anywhere on the screen also pops up the menu but that is annoying because you sometimes don't even see for which song the menu is called...
- I'm able to repro clicking off-item causes menu but not able to repro no menu when clicking on the song
10. Library view: something's wrong with the ABC selection bars... For instance in the "Genre" section, I have an "A" but there is no genre starting with "A". This is also the case for "Artists". The inverse is also true: I'm missing letters for Artists I do have. As an example, I have Dire Straits, but the "D" is missing in the list of the alphabet...
- Per @swizzle: The quick index is a-z rather than based on the contents of the list, where it’s not possible to reasonably fit the full a-z range characters are omitted.
11. Auto-Shuffle Filter: would love to have a dropdownbox with all options
- On TODO list for future release
12. When Volume Control is set at "Disabled", moving th ecursor over the "0dB" still shows you the "Mute toggle" text. Either you show this text, and then clicking on it also works (my pref) or you don't show the text at all...
- Fixed
13. In play mode: when clicking on the "next" button withing 3-4-5 seconds of the start of the song, restarts the same song again. clicking again moves to the next song. Correct way would be: click on the next button, proceed to the next song directly.
- I'm not able to repro this
15. Meta tags under cover art: "?" shown when playing MP3's: for instance: "Track 12 • Year 2014 • ?/44.1 MPEG Audio". CD quality Flacs are OK: "Track 4 • Year 1992 • 16/44.1 FLAC"
- Technically lossy audio has no bit depth but I've changed the code so that only the sample rate is displayed for lossy formats
18: When playing a radio station, clicking on the time should not display the overlapping 00:00 over "Radio" (cool idea, the radio text)
- Fixed
21: In the playback history, I would prefer a button to play the song again instead of the google button
- Maybe if more requests for this come in it can be added to the TODO list. It's a non-trivial amount of work to implement...
@TookaFace
Audio info window show the wrong audio device in my case.
I have a HiFiBerry DAC+ RTC. No problem with moOde 4.4.
- This can happen if MPD config not saved after rebooting however I've improved the code so that MPD config save is not needed after i2s device change and reboot
@DRONE7
- Firefox issue fixed.
Regards,
moOde Crew