The Library panel is getting some nice improvements for moOde 4.2 including a return of the playback buttons.
I don't quite understand #2 and #3 but there are no knobs displayed in the mobile portrait view. There is a timeline slider and a popup volume control.
-Tim
Hi Tim,
In the former moode version in portrait mode on the top there was a small circle, when touched i was immediately in playback mode with time slider (not playlist), this circle dissapeared,. Here it is still there, in the center between other dissapeared buttons.
Direct acces to volume control was also nice.
It would be nice to browse through directories, or library having some playback control possibilities without switching into "playback" mode.
The big round time slider ? is not working properly on phone and tablet, i can't "rewind" inside the track. Lets say the track has 5:43 minutes, and i am listening at the begining, than i want to jump to 2 minute, it works, than i want to jump into 4 minute, i am touching the circle, but there is no reaction, i am trying to jump at 5 minutes or whatever, no reaction. I tested it on my phone and tablet, both android.
On Smartphone devices you still have 1-tap access to the volume control in 4.1, just tap the volume icon on the far right and the popup control will appear.
Which Android models are you using for Phone and Tablet?
The Library panel is getting some nice improvements for moOde 4.2 including a return of the playback buttons.
I don't quite understand #2 and #3 but there are no knobs displayed in the mobile portrait view. There is a timeline slider and a popup volume control.
-Tim
Hi Tim,
In the former moode version in portrait mode on the top there was a small circle, when touched i was immediately in playback mode with time slider (not playlist), this circle dissapeared,. Here it is still there, in the center between other dissapeared buttons.
Direct acces to volume control was also nice.
It would be nice to browse through directories, or library having some playback control possibilities without switching into "playback" mode.
The big round time slider ? is not working properly on phone and tablet, i can't "rewind" inside the track. Lets say the track has 5:43 minutes, and i am listening at the begining, than i want to jump to 2 minute, it works, than i want to jump into 4 minute, i am touching the circle, but there is no reaction, i am trying to jump at 5 minutes or whatever, no reaction. I tested it on my phone and tablet, both android.
On Smartphone devices you still have 1-tap access to the volume control in 4.1, just tap the volume icon on the far right and the popup control will appear.
Which Android models are you using for Phone and Tablet?
-Tim
Hi Tim,
my Samsung phone and tablet are using android 4.4.2.
04-10-2018, 12:32 PM (This post was last modified: 04-10-2018, 12:33 PM by kit1cat.)
Managed to update to 4.1 using SSH with no problems, running ok except none of the auto mounts work with my ZyXEL NSA 310 nas drive. No problem under older versions of moOde using the following
ZyXEL
smb/cifs
192.168.1.144
Music
Guest
blank (no password)
But I now found that '_' character (under-bar) was rejected when I tried to edit the SSID on WiFi config part.
On ver 4.0, this is allowed to be used, I think.
kitamura_design
Hi,
This is a bug :-0
I'll have to put out a 4.1 bugfix update in the next couple of weeks. If you need the fix right now then follow the procedure below.
1. Open an SSH session
2. Edit the net-config.html file using the nano editor. Page to the bottom of the file.
(04-10-2018, 12:32 PM)kit1cat Wrote: Managed to update to 4.1 using SSH with no problems, running ok except none of the auto mounts work with my ZyXEL NSA 310 nas drive. No problem under older versions of moOde using the following
ZyXEL
smb/cifs
192.168.1.144
Music
Guest
blank (no password)
Any one have any suggestions?
Thanks
Managed to get it working using 192.168.1.144/Music after Removing old NAS source.
(04-10-2018, 12:32 PM)kit1cat Wrote: Managed to update to 4.1 using SSH with no problems, running ok except none of the auto mounts work with my ZyXEL NSA 310 nas drive. No problem under older versions of moOde using the following
ZyXEL
smb/cifs
192.168.1.144
Music
Guest
blank (no password)
Any one have any suggestions?
Thanks
Managed to get it working using 192.168.1.144/Music after Removing old NAS source.
Glad you got it sorted on your own. Don't forget to try the new Server Scan feature on the NAS Source page. It should have revealed the SMB share "192.168.1.144/Music" as well as any other SMB shares on your LAN such as the ones advertised by your moOde player(s). Sadly, there's no easy way similarly to detect NFS shares.
04-10-2018, 03:15 PM (This post was last modified: 04-10-2018, 03:26 PM by comiconomenclaturist.)
After updating to 4.1, it appears the default theme is Alizarin. This is fine, but the following div elements have opacity set to 0.2! -
playlist, volknob, volbtns, togglebtns, covers
Also, changing the accent colour has no effect. I don't mind the Alizarin theme, but I would really like to get the full opacity back. Not sure where this opacity is being set from...?
EDIT: I found it in /var/www/js/playerlib.js , line 680. Just changed it to 1 instead of 0.2