Posts: 63
Threads: 10
Joined: Apr 2018
Reputation:
2
I am a happy Moode user. My comments are based upon a configuration that utilizes an external DAC and a seven inch tft.
1) Get rid of the volume control on the display when using digital cards. (I have inserted display: none; into the panels.css to do this on my own)
2) Increase the font size of the current song. Maybe have an " uncluttered mode" that only shows this. I have modified my version to increase the font and reduce the artwork size, but it is still difficult to read especially from the listening position. If I were a better coder I would make the album and song occupy the area of the volume control as well as the current area so the font could be increased further.
3) Permit the addition of the .png file for custom radio stations in the add station. Working with SQLite3 is not too difficult, but I think this would be a simple mod.
4) Screen blank in the shutdown menu is needed. I currently have programed my remote to do this. It is essential for always on operation.
5) Make a keyboard come up on the touchscreen.
6) Add a favorite station entry. I have also done this with my remote control commands.
7) Make additional lines in the config.,txt . With the addition of the IR commands, The automatic screen flip and brightness have been screwed up and I had to hardwire them in.
Thanks to all
Tom
Posts: 13,601
Threads: 306
Joined: Mar 2018
Reputation:
549
(04-12-2018, 08:07 PM)Macdelf Wrote: I am a happy Moode user. My comments are based upon a configuration that utilizes an external DAC and a seven inch tft.
1) Get rid of the volume control on the display when using digital cards. (I have inserted display: none; into the panels.css to do this on my own)
2) Increase the font size of the current song. Maybe have an " uncluttered mode" that only shows this. I have modified my version to increase the font and reduce the artwork size, but it is still difficult to read especially from the listening position. If I were a better coder I would make the album and song occupy the area of the volume control as well as the current area so the font could be increased further.
3) Permit the addition of the .png file for custom radio stations in the add station. Working with SQLite3 is not too difficult, but I think this would be a simple mod.
4) Screen blank in the shutdown menu is needed. I currently have programed my remote to do this. It is essential for always on operation.
5) Make a keyboard come up on the touchscreen.
6) Add a favorite station entry. I have also done this with my remote control commands.
7) Make additional lines in the config.,txt . With the addition of the IR commands, The automatic screen flip and brightness have been screwed up and I had to hardwire them in.
Thanks to all
Tom
Please post a picture of your UI layout so we can get a sense of how it looks.
-Tim
Posts: 63
Threads: 10
Joined: Apr 2018
Reputation:
2
(04-12-2018, 08:07 PM)Macdelf Wrote: I am a happy Moode user. My comments are based upon a configuration that utilizes an external DAC and a seven inch tft.
1) Get rid of the volume control on the display when using digital cards. (I have inserted display: none; into the panels.css to do this on my own)
2) Increase the font size of the current song. Maybe have an " uncluttered mode" that only shows this. I have modified my version to increase the font and reduce the artwork size, but it is still difficult to read especially from the listening position. If I were a better coder I would make the album and song occupy the area of the volume control as well as the current area so the font could be increased further.
3) Permit the addition of the .png file for custom radio stations in the add station. Working with SQLite3 is not too difficult, but I think this would be a simple mod.
4) Screen blank in the shutdown menu is needed. I currently have programed my remote to do this. It is essential for always on operation.
5) Make a keyboard come up on the touchscreen.
6) Add a favorite station entry. I have also done this with my remote control commands.
7) Make additional lines in the config.,txt . With the addition of the IR commands, The automatic screen flip and brightness have been screwed up and I had to hardwire them in.
Thanks to all
Tom [img=66x30]file:///C:/Users/macdelf/AppData/Local/Temp/msohtmlclip1/01/clip_image001.jpg[/img]So if the album, artist, song were underneath the time and artwork (now at 95%). The font could be bumped drastically.
Posts: 703
Threads: 6
Joined: Apr 2018
Reputation:
11
04-13-2018, 02:43 AM
(This post was last modified: 04-13-2018, 02:44 AM by swizzle.)
(04-12-2018, 08:07 PM)Macdelf Wrote: I am a happy Moode user. My comments are based upon a configuration that utilizes an external DAC and a seven inch tft.
1) Get rid of the volume control on the display when using digital cards. (I have inserted display: none; into the panels.css to do this on my own)
2) Increase the font size of the current song. Maybe have an " uncluttered mode" that only shows this. I have modified my version to increase the font and reduce the artwork size, but it is still difficult to read especially from the listening position. If I were a better coder I would make the album and song occupy the area of the volume control as well as the current area so the font could be increased further.
It’s impossible for one screen to be all things to all people. It sounds like what you’d really like is a “screensaver mode” that displays just the album cover, song name, etc., after a short time period, no?
Posts: 1,540
Threads: 106
Joined: Mar 2018
Reputation:
73
(04-13-2018, 02:43 AM)swizzle Wrote: (04-12-2018, 08:07 PM)Macdelf Wrote: I am a happy Moode user. My comments are based upon a configuration that utilizes an external DAC and a seven inch tft.
1) Get rid of the volume control on the display when using digital cards. (I have inserted display: none; into the panels.css to do this on my own)
2) Increase the font size of the current song. Maybe have an " uncluttered mode" that only shows this. I have modified my version to increase the font and reduce the artwork size, but it is still difficult to read especially from the listening position. If I were a better coder I would make the album and song occupy the area of the volume control as well as the current area so the font could be increased further.
It’s impossible for one screen to be all things to all people. It sounds like what you’d really like is a “screensaver mode” that displays just the album cover, song name, etc., after a short time period, no?
I see where you're going with this, Swizzle, and it is an interesting idea.
Configurable time to initiate..
Option for full-screen 'text only' (title artist album bitrate etc) without album art ?
Screen touch or mouse movement returns to standard screen ?
----------
bob
Posts: 470
Threads: 52
Joined: Apr 2018
Reputation:
16
04-13-2018, 12:31 PM
(This post was last modified: 08-30-2020, 02:20 AM by JST1963.)
Hi moOde fans,
:@
Posts: 63
Threads: 10
Joined: Apr 2018
Reputation:
2
Posts: 703
Threads: 6
Joined: Apr 2018
Reputation:
11
(04-13-2018, 08:11 AM)DRONE7 Wrote: (04-13-2018, 02:43 AM)swizzle Wrote: (04-12-2018, 08:07 PM)Macdelf Wrote: I am a happy Moode user. My comments are based upon a configuration that utilizes an external DAC and a seven inch tft.
1) Get rid of the volume control on the display when using digital cards. (I have inserted display: none; into the panels.css to do this on my own)
2) Increase the font size of the current song. Maybe have an " uncluttered mode" that only shows this. I have modified my version to increase the font and reduce the artwork size, but it is still difficult to read especially from the listening position. If I were a better coder I would make the album and song occupy the area of the volume control as well as the current area so the font could be increased further.
It’s impossible for one screen to be all things to all people. It sounds like what you’d really like is a “screensaver mode” that displays just the album cover, song name, etc., after a short time period, no?
I see where you're going with this, Swizzle, and it is an interesting idea.
Configurable time to initiate..
Option for full-screen 'text only' (title artist album bitrate etc) without album art ?
Screen touch or mouse movement returns to standard screen ?
I’d think it’d be an alternative to display sleep, so configured there. I don’t have an attached display and use moode strictly headless though, we’ll have to see what Tim thinks of the idea.
Posts: 470
Threads: 52
Joined: Apr 2018
Reputation:
16
04-13-2018, 06:11 PM
(This post was last modified: 08-30-2020, 02:20 AM by JST1963.)
Hi moOde fans,
:@
Posts: 113
Threads: 7
Joined: Apr 2018
Reputation:
3
I have laughed with this. I have spent the last three days working on a similar (identical?) project for my non-moOde Rpi3. That Pi is working as a Pianoteq sampler machine, and is fitted with the official 7" touch display.
Since I cannot put moOde into it, I installed my Spotify-web-connect version, and created a web front end to work as a 'display info' of what is playing on the underlying spotify (given that Spotify does not provide with a Raspbian web player or app).
Mine ended up lookin like this (very similar to other's approaches, albeit with a little more info):
Maybe it can help evolve this concept which I think would be nice.
Best regards,
Rafa.
|