Genius Recommendations for Movies and TV Shows Appearing on Apple TV
Improperly-displayed (left, via @cthielen) and properly-displayed Genius option for Movies on Apple TV
Despite the strange display of the menu option, the feature does appear to have been functional since its initial appearance yesterday, with users being able to access Genius recommendations for their content.
Genius movie recommendations on Apple TV (via @benfurneaux)
Genius recommendations for movies and TV shows have been offered for some time in iTunes itself through the iTunes Sidebar, but those recommendations have not been available on the second-generation Apple TV. Genius recommendations are also available through the iTunes app on iOS devices.
Top Rated Comments
(View all)is a "key" used by developers to specify a text resource. The system would look up this unique "key" and find the correct text for the user's locale (language and location) preferences. By default, if the system can't find the text resource, it simply hands back the key that was passed in. If developers used readable text as their keys, that works fine, but since Apple's obviously using developer-centric keys, to more easily identify the exact resource, it displayed something not quite legible.
"ATV.Menu.MOVIE.GeniusItem"
is a "key" used by developers to specify a text resource. The system would look up this unique "key" and find the correct text for the user's locale (language and location) preferences. By default, if the system can't find the text resource, it simply hands back the key that was passed in. If developers used readable text as their keys, that works fine, but since Apple's obviously using developer-centric keys, to more easily identify the exact resource, it displayed something not quite legible.
The "strange appearance" of the key provides a namespace to differentiate similar keys used elsewhere. Had they used "Genius Item" as a key, they would run into collisions with other keys that would also be named "Genius Item", say for a Song Genius Item.
[ Read All Comments ]
