Pretty straight forward.
On the android app: When you're using SSL, and you connect to HTTP://name.subsonic.org, it will redirect to the HTTPS connection, but there is no visual cue that your traffic is secured using SSL. So for now, I do not take advantage of the name registration for registered users because it will only show HTTP. Now, I know it's redirecting to the secured connection, but since there is visual cue whatsoever, I feel better just using https://my.ip.address:port/contextpath. Of course if my IP changes, I have to change the address. But at least in the meantime, I have a visual cue that my connection is secure. That's all I want..... a visual cue that my connection is secure when using the android app