Why is the "All Movies" selection missing from Purchased Movies on Apple TV?

THere is no longer an option to search "all" of my Purchased iTunes movies in the Apple TV menu. It was nice to just scroll through all of the movies alphabetically. Now I can only search by ---- RECENT , SHARED, OR BY GENRES. This can sometimes be frustrating because a movie might not be listed in the Genre it Should be I.e. The Outlaw Josey Wales is not listed in Westerns but in Drama , or Big Hero 6 is in Action & Adventure not Kids & Family etc.
IS there anyway to activate this under some setting , or is it gone for good ? If gone is there a way to petition for the option to be brought back ?

We're just fellow users here and have no information as to why the episode might be missing, if it is. My guess would be some sort of rights hangup with a guest artist, the episode director, or something like that, but that's just a guess. You can try contacting the iTunes Store and asking:
http://www.apple.com/emea/support/itunes/contact.html
but I suspect that they'll have no information, at least none they can make public.
Regards.

Similar Messages

  • Why is the "basic" edit option missing from the develop module?

    why is the "basic" edit option missing from the develop module?

    http://www.lightroomforums.net/showthread.php?19775-Missing-Panels-Modules

  • Why is the itunes store selection different on my mac and apple tv?

    Why is the itunes store selection different on my mac and apple tv. when i browse the documenteries on my apple tv, i can purchase/rent only 3. when i look on the itunes store on my mac, there's a whole page of docs to select from.

    "ah, so It's really up to the artists/ Distributions people that decide what can be published or sold? "
    Yes.

  • Why is the panorama tab button missing from my tab bar

    Just downloaded Beta 4 and find the panorama button is missing from the tab bar. Your video showing how to manipulate tabs show the button on the right hand side of the tab bar, on my download it is missing why, also some of the other bars shown in your video are missing to, why??

    You can add it if you want, right-click on a toolbar and select Customize. You can then drag and drop the "Tab Groups" icon from the customize toolbar dialog onto the toolbars. You can use this method to add other icons to the toolbars.

  • Why is "The Stones Of Blood" missing from Series 16 of Classic Doctor Who TV seasons on iTunes Canada?

    So on iTunes Canada I can get the first (THE RIBOS OPERATION), second (THE PIRATE PLANET), fourth (THE ANDROIDS OF TARA), fifth (THE POWER OF KROLL) and sixth (THE ARMAGEDDON FACTOR) arcs for the THE KEY TO TIME (16th series fo Classic Doctor Who)...but for some reason the 3rd (THE STONES OF BLOOD) is not available. I can't imagine it's a "rights" issue seeing as the rest of the series is on there for purchase and the producers, ect. were the samae on all of them.
    Is there any reason why I can get that arc? Will it be avalable at any point in the future on Canadian iTunes?

    We're just fellow users here and have no information as to why the episode might be missing, if it is. My guess would be some sort of rights hangup with a guest artist, the episode director, or something like that, but that's just a guess. You can try contacting the iTunes Store and asking:
    http://www.apple.com/emea/support/itunes/contact.html
    but I suspect that they'll have no information, at least none they can make public.
    Regards.

  • Why are the css tabs suddenly missing from my FF pages?

    One of my sites (www.dminkler.com/art.html) no longer shows css/javascript tabs (domtabs) in FF on Linux or Windows. These tabs appear (as they always have) in Safari, Chrome, and IE. The tabs appear in my Linux Chrome as well.
    The links for the tabs appear above the content div, along with some of the css, but the tabs have left the building.
    I have cleared all of the caches for all of the browsers noted above, and the other browsers render the tabs just as they should, on my Windows 7 and Ubuntu 12.04 platforms.
    I also checked the FF version and "Reset" it. Still no tabs.
    Anyone else having this issue or know how to fix it?

    Works here on Linux.
    You can try these steps in case of issues with web pages:
    You can reload web page(s) and bypass the cache to refresh possibly outdated or corrupted files.
    *Hold down the Shift key and left-click the Reload button
    *Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
    *Press "Command + Shift + R" (Mac)
    Clear the cache and cookies only from websites that cause problems.
    "Clear the Cache":
    *Firefox/Edit > Preferences > Advanced > Network > Cached Web Content: "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Firefox/Edit > Preferences > Privacy > Cookies: "Show Cookies"
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).
    *Do NOT click the Reset button on the Safe Mode start window.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • ADOBE - Why is the meta "viewport" tag missing from the jQuery Mobile Web starter pages?

    Hi -
    I'm just starting to play with mobile and responsive web design.  I worked out a mobile version of an existing site which looked good locally but when I uploaded it the site appeared miniaturized and not optimized for small viewports.  All the text, images, buttons, etc - were tiny on the iPhone screen when the site was supposed to adapt to the small screen.  It took me a few hours of hair pulling to find out that the most important tag of all was missing:
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    Why on earth would Adobe tout that their web dev application has features to springboard mobile design if the starter pages don't even include the fundamental tag that makes a site viewable on mobile screens ??
    Is my version of Dreamweaver missing something?  Version 12/build 5861, Mac OS X 10.7.5 ?  Or has someone at Adobe forgot to test this product?  Or am I just crazy (besides being mad as hell)?
    thanks,
    Josh

    Sorry, Im not sure where you are looking, but here is the code directly from my #s3
    slider.css page. You'll see that the change you suggested has been made. I did upload the changes as well.
    If this doesn't work, is there a more simple download you can recommend for a 3-4 photo slideshow?
    Minibuzz - CSS File For s3Slider JQuery
    #s3slider {
        width: 960px; /* important to be same as image width */
        height: 300px; /* important to be same as image height */
        position: relative; /* important */
        overflow: hidden; /* important */
    #s3slider a.but, #s3slider a.but:visited{color:#fff; padding:0px 0px; background-color:#444; filter: alpha(opacity=90); opacity: 0.9; border:solid 2px #363637;}
    #s3sliderContent {
    width: 960px; /* important to be same as image width or wider */
    position: absolute;/* important */
    list-style-type:none !important;
    margin-top: 0px;
    margin-left: 0px;
    *padding-left: 0;*
    .s3sliderImage {
        float: left; /* important */
        position: relative; /* important */
        display: none; /* important */
        llist-style-type:none !important;
    .s3sliderImage div {
        position: absolute; /* important */
        right:0;
        top:0;
        font-size: 12px;
        padding:0;
        width: 390px;
        height:340px;
        padding:60px 30px 20px 30px;
        background-color: #000;
        filter: alpha(opacity=60); /* here you can set the opacity of box with text */
        opacity: 0.6; /* here you can set the opacity of box with text */
        color: white;
        display: none; /* important */
        bottom: 0px;   /*
           if you put
           top: 0; -> the box with text will be shown at the top of the image
           if you put
           bottom: 0; -> the box with text will be shown at the bottom of the image

  • Why is the sound effects library missing from the audio menu is FCPX 10.1

    Up until version 10.1 Final Cut Pro had a sound effect library under the music tab.
    Its now completely missing and only shows itunes.
    Has anyone else noticed this problem and know how to put it back to the way it used to be.

    follow BenB's solution as follows:
    Minor upgrade glitch, don't move any folders.
    Quit FCP X.
    If you have GarageBand, launch it.
    Quit GarageBand.
    Reboot your Mac.
    Open FCP X, you should be fine.
    Repeat once or twice if needed.

  • Why is the "Language Tools" link missing from Firefox's default Google homepage?

    The <www.google.com> homepage includes a "Language Tools" link that is inexplicably missing on the official Firefox homepage.
    I would greatly appreciate an answer. Thanks!

    Not to take credit for the answer, here's a link to an original post regarding the missing "Language Tools" link. Apparently, it has something to do with iGoogle getting a new design:
    http://www.google.com/support/forum/p/Web+Search/thread?tid=5e4a5de89208c08f&hl=en
    UPDATE: Still confused as "Language Tools" IS showing up in Internet Explorer along with "Advanced Search" right above it. So, this seems to be specific to Firefox, because both of those links no longer appear in my Firefox browser anymore.

  • Why is the podcast capture app missing from  Mountain Lion?

    According to this link http://support.apple.com/kb/SP654 the podcast capture/publisher apps are included in OS X Mountain Lion but they are in fact NOT there!

    So I just got off the phone with apple and according to the Advisor I spoke with the website is incorrect. Or as they said a typo. Publisher and Capture are not in Mountain Lion and were never meant to be in Mountain Lion. They also said that they were in the process of fixing the website. Funny thing is I bet it does not change. He did give me an app recomendation to use out of the mac store. He said "Podcast Assistant". I am going to download it and check it out.He claimed it was free. If anyone else knows of a good one please let us know. This does suck because I found the apple software easy to use.

  • Why did Apple remove the "All Movie" category from the purchased movies menu?

    We have purchased over 200 moivies from itunes, and until the most recent software update we could always view all of our movies together on Apple TV.  When you choose purchased movies the "All Movies" category is no longer available, it's been replaced by "Shared Movies" which would include movies purchased by your family members.  Now the only way to play your purchased movies is to go to the different genres below, that is a problem because it's not easy to determine what genre the movies you want falls into....for example the Star Wars Movies series is divided in to two different categories, the same goes for all of our kids movies, they are in mutlipule categories which makes it hard to scroll throug multipule categories to find the movies you want.  This seems like such a small thing, but really does make Apple TV much more complicated and frustrating to use.  Please HELP Apple and bring the All Movies Category back! Thank you.

    Winston Churchill wrote:
    I don't use family sharing either, so I'm not sure of the implications. However, assuming this is something to do with family sharing (some doubt, I saw another thread where a poster had the menu missing and didn't use family sharing) it would appear that it is intentional for it to appear in one state but not in another, this tends to tell me it's received a good coat of thinking about.
    I sincerely doubt there's much thought gone into a retrograde user interface and experience

  • Hi All, I have new iphone 4s and want to import my contacts from my old Orange SIM (the contacts have all been copied to SIM). I enter the SIM and select "Import from SIM" in the settings -- Calendar, Contacts etc it look like Ok but nothing copied,helpp

    Hi All, I have new iphone 4s and want to import my contacts from my old Orange SIM (the contacts have all been copied to SIM). I enter the SIM and select "Import from SIM" in the settings --> Calendar, Contacts etc it looks like Ok but nothing copied,I tried hundreds of time and waited 2 day but still nothing and I again made sure that I do have the Contacts in the Microsim and it is there but cant import? dunno why???

    I have never used it, but have heard good things...
    http://www.littlemachines.com/

  • Why is the "Empty Trash" option missing? All I have is "Secure Empty Trash" which takes a considerable amount of time.

    Why is the “Empty Trash” option missing? All I have is “Secure Empty Trash” which takes a considerable amount of time.

    check your finder preferences.

  • The bookmarks button is missing from the navigation tool bar. When I right click and select customize it appears and when I click done on the customization box button, it disappears.

    The bookmarks button is missing from the navigation toolbar. It appears when I right click on the navigation and click customize. As soon as I close the customization window it disappears again. I can no longer access the library to back up my bookmarks. Why did you change it from Firefox 3 where you could clock on the bookmarks tab and be able to backup your bookmarks?

    Actually the Bookmarks Menu button doesn't appear because you have the Menu Bar visible in your first screenshot. The Bookmarks Menu button should appear to the right of the overflow chevron on the Bookmarks Toolbar if the Menu Bar is hidden.

  • HT200109 Why only sometimes does movies on Apple Tv show the buy option, I need it there all the time?

    Why only sometimes does movies on Apple Tv show the buy option, I need it there all the time?

    Two reasons:
    The movie companies control what Apple can sell/rent - sometimes they simply change it to purchase only or rental only.
    Secondly, if your Settings for Itunes store are set to HD sometimes you won't see an option to purchase or even teh movie at all if it's only available in SD.
    There are also sometimes discrepancies between iTunes on computer and AppleTV implying the stores work slightly differently or have different connections.  Check if it's available in iTunes.
    AC

Maybe you are looking for

  • How to get the character set which i want it to be?

    i confront a problem, when using jdbc to connect to oracle8i database on solaris; because i use getBinaryStream() to read from db in "byte" reading, seemly it would use default character set on OS or database(such as EUC,etc.), not which the client i

  • PSE 11 - Organiser causes programme to crash.

    Recently purchased and installed, but intermittent fault that opening Organiser causes programme to put up error message and close down. I can get in via Editor .exe and have tried the Organiser Manager 'repair' route, re-indexing etc. to no avail. C

  • MS uninstall

    Gentlemen, I�ve just removed a MS installation that was being used to test some features of the product. It was registered in the production DS. We will now use a brand new machine for our mail server. Some entries from MS -- including the DC tree --

  • Documents edited with added text and sketch not shown while emailing in iPad 2.

    Documents edited with added text and sketch not shown while emailing in iPad 2.

  • I cannot get i photo 9.5 to open my iPhoto library?

    No matter what I try iphoto opens th etool bar but no content, i have to force quit to get out of iphoto, I am on maverick and all software is uptodate. i have even reinstalled iphot buyt no joy.