It would be nice if Channels could take a month or two to fix various minor (but on-going) irritations in the UI. These include:
-
Handling Posters (TV or movie) with unexpected aspect ratios. This was recently fixed in the Web UI and looks very nice (eg a poster that is "wider" not as "high" as the standard expected by the TV display is shown at correct aspect ratio, with a "blur" filling in the top and bottom of the image. This looks so much nicer (and is so much more USEFUL) than the iPad/iOS solution of selecting the center of the image and cropping out the edges.
compare below
-
Next consider the case of movies or TV specials that do not have poster art. (Not THAT common in general, but there are definitely some internet channels where nothing has poster art). The current solution is to display the channels icon (purple rectangle with test pattern in the center). Which is fine for the web browser (where there is text underneath given the movie name) but USELESS on iPad/iPhone.
My suggestion is to create a poster for the file by burning the name of the file on top of that channels icon, or something similar. [Or hell, make some effort to try to grab a poster via an internet search? Even if this only works 80% of the time, at least it works, and for the other 20% we can still create a poster that just shows the name of the movie.) -
Finally a complaint on the web side!
Go to the Channels server web page and go to Live TV/On Later.
This shows us a page of upcoming shows in various categories.
-
Suppose we choose the topmost category (On Today) and click on a movie. We get a "popup" window that's inset within the primary window. This is nice because it is lightweight; it's easy and quick to dismiss and we're back where we were.
-
Now scroll down a little to the bar showing 4 purple buttons that list things like TV Shows, Movies, Sports and Kids. Click on Movies.
Now you get a display of all the upcoming movies the DVR knows about, categorized in various sections like Action, Comedy, Romance and so on. Superficially this looks very much like the previous On Today display. BUT it is coded using different Javascript! In particular, now when you click on a movie, you no longer get an "inset" popup window, instead you get a transition to a new page. This is a FAR worse user experience, because to go back you now have to perform a browser back button action, you lose your place in the window you jumped back to, sometimes (for random reasons redisplaying that window is slow, etc etc).
The request is that you use the same JS that's used for On Today everywhere so that we always get this lightweight fast popup experience, never the slow "show movie in a separate HTML page" experience.