![]() |
Official moOde 8 support thread - Printable Version +- Moode Forum (https://moodeaudio.org/forum) +-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3) +--- Forum: Support (https://moodeaudio.org/forum/forumdisplay.php?fid=7) +--- Thread: Official moOde 8 support thread (/showthread.php?tid=4777) |
RE: Official moOde 8 support thread - Tim Curtis - 01-31-2024 Yes. Below is the 8.3.8 code. The 8.3.7 code checked for a different user agent string that worked fine until a recent update to chromium-browser which now reports a different string. Code: // Detect chromium-browser RE: Official moOde 8 support thread - Nutul - 01-31-2024 (01-31-2024, 11:19 PM)Tim Curtis Wrote: Yes. Below is the 8.3.8 code. The 8.3.7 code checked for a different user agent string that worked fine until a recent update to chromium-browser which now reports a different string. Yep. RE: Official moOde 8 support thread - jenzd - 02-01-2024 (01-27-2024, 09:09 PM)Tim Curtis Wrote: I've gotten to this item on the TODO list and I have some comments and questions. Adding a letterbox to the sides of these images with an image editor would be a workaround, of course. On the other hand it might be nicer, if the UI would directly get along with portrait style images (if this does not compromise the way standard images are shown). 1. I think Album view already handles these images perfectly in version 8.3.7. The images are embedded in a square canvas (adding some space on both sides). Of course the menu icon appears slightly outside of the image. I wouldn't mind though, since it stays in the same place (lower left corner) relative to the square canvas - so just were it could be expected. No side effects for standard covers as well. 2. In playback view a square canvas could solve the issue in the same way. It would also prevent portrait style images from being displayed much larger than standard covers. An alternative possibility could be to define a maximum height (rectangular canvas?) to just prevent the song & album title below the image from being moved outside of the visible area. 3. For locations like the queue, where just the small thumbs are shown, distorted images could just be acceptable as they are. Even with the distortion it's still clearly visibile which album it is - and apart from this, there is not much to be seen at this small image size anyway. :-) In my collection there are just a few of these covers, of course. Examples:
Jens RE: Official moOde 8 support thread - neoresin - 02-01-2024 (01-31-2024, 09:49 PM)Nutul Wrote:(01-31-2024, 09:10 PM)neoresin Wrote:(01-31-2024, 08:50 PM)Tim Curtis Wrote: The Popup keyboard is only for a locally attached Touch screen for example the Pi 7" Touch. Yes, it's enabled in Settings => Peripherals. RE: Official moOde 8 support thread - Nutul - 02-01-2024 (02-01-2024, 10:15 PM)neoresin Wrote:(01-31-2024, 09:49 PM)Nutul Wrote:(01-31-2024, 09:10 PM)neoresin Wrote:(01-31-2024, 08:50 PM)Tim Curtis Wrote: The Popup keyboard is only for a locally attached Touch screen for example the Pi 7" Touch. Now it's clear; as Tim said it is a bug on the 8.3.7 and will be fixed in the 8.3.8. RE: Official moOde 8 support thread - Tim Curtis - 02-07-2024 This thread is getting a bit long in the tooth. Best to close it. |