Why do I have 2 copies of the movie Skyfall??

Recently bought "Skyfall", downloaded the HD and SD versions from iTunes Store. Both versions are showing side by side in Movies area. All the other movies I have in HD and SD show up as one title. Checked in the media folder and both versions of Skyfall are in the same folder, just like all the other movies. I'm stumped as to why this happened. Does anyone have a solution to this? Thanks in advance,
Komissar

Do you have both the old and the new version? If so, you must have purchased Pages via the retail DVD (iWork) - the installer does not update in this case, but installs a brand new version separately giving you the choice of which one you want to use.

Similar Messages

  • HT204370 why did i have to buy the movie again if i allready bought it?

    why did i have to buy the movie again if i allready bought it? i want my money back

    You can't get a new DVD, which is what RG said. VUDU, the download service Walmart resells, is a different subject and not what RG was referring to.
    But what some other company can allow is irrelevent to the issue. From the iTunes Store, movies can be re-downloaded only in the US, and then only from those movie studios that have allowed it. This is not by Apple's choice; it's completely the choice of the movie studios.If your movie is not available under the Purchased section of your iTunes Store account, then redownloading is available only if you purchase the movie again.
    Regards.

  • Movie Rental via IPAD ios 4.2: why  do I have to download the movie?

    Hi folks,
    I read renting a movie running ios 4.2 in IPAD would mean:
    - Rent and watch (no more download, cause renting and downloading was possible before)
    What do I have to do to rent a movie in ITUNES on IPAD or IPHONE and watching it IMMEDIATELLY? No download - is it possible?
    Thanx
    Stephan

    Could you mean transferring a rental bought on an Ipad to a computer? From the following:
    If you download a rented movie on your iPhone 4, iPad, iPod touch (4th generation), or Apple TV: It is not transferable to any other device or computer.
    from:
    http://support.apple.com/kb/HT1657
    last revised Sept 1, 2010.

  • Why cant i have more than one movie at a time

    why cant i have more than one movie at one time

    It may be how much space is available on your iPad. The average movie is around 2.5 gigabytes. If you reach your space limit then you can't download anything until you clear space.

  • HT1657 if i want to watch a movie on my ipad do i have to order the movie from itunes from my ipad or can i download it from my desktop then sync my ipad

    i want to watch a rented movie on my ipad while I am travelling.  Do I have to download the movie from itunes from my ipad or do I access itunes from my desktop then just sync my ipad to watch the movie on my ipad?

    Yes that is correct. However there is one slight difference with rented content, in that you need to transfer it to your iPad rather than simply sync. You can do this by selecting the rental in iTunes from the left hand side of the iTunes window and choosing the transfer option.
    Yes it will be transferred to the video app on your iPad.

  • I have been a Quicken user for many years but have heard that the move to Yosemite is a Quicken nightmare - so I'm trying to research new software.  I'm overwhelmed by the number of available programs, all the things that each program can do and perp

    I have been a Quicken user for many years but have heard that the move to Yosemite is a Quicken nightmare - so I'm trying to research new software.  I'm overwhelmed by the number of available programs, all the things that each program can do and perplexed by the arguments for and against each feature in each program. 
    My needs are relatively simple for my small business:  1)  I need to be able to import years worth of Quicken data into the new program  2)  I need to easily print checks  3)  I need to easily reconcile my checking account each month and  4)  I need to generate basic reports for my accountant (e.g. P & L statements, category summaries).
    I have been a FileMaker user since 1.0 so I don't need (or want) A/R, A/P, inventory management, invoicing, etc.
    I just need a solid, dependable electronic checkbook per above.
    Suggestions?

    Bobreba wrote:
    I am using Quicken Essentials 1.7.4 on a [Mac Pro, 2.8 Ghz Quad Core Intel Xeon with 16 Gb of memory], running 10.7.5.  I am in the process of upgrading everything to work on Yosemite and Quicken seems to be the most difficult problem to overcome.
    Thanks for your response and feedback.
    I would recommend you continue with Quicken Essentials.  As noted by others, it performs well on Yosemite.
    My personal experience is Quicken 2007 for Mac also on 10.7.5 (with many reports of it both updated and successfully running on Yosemite) and I personally would not touch Quicken Essentials with a 10 foot pole -- BUT, if it ain't broke for you, don't fix it!

  • WHEN I IMPORT MEDIA FROM MY CAMCORDER TO iMovie it doesn't load up in the order of the way it was recorded and i have to piece the movie in the correct order when i make tmy project!

    WHEN I IMPORT MEDIA FROM MY CAMCORDER TO iMovie it doesn't load up in the order of the way it was recorded and i have to piece the movie in the correct order when i make tmy project!

    You might try restarting your device, your router and your Apple TV.

  • Tomcat Server Port Number: Why do I have to enter the port number?

    My ultimate goal is to setup a website that displays data from a database. I will use Java, Apache, Oracle, and whatever else I need to create a website the uses servlets, JavaServer Pages, and JDBC.
    I�ve got four Pentium III computers:
    1. Windows 2000 Server to be the web server (MyWebServer, IP = 10.10.1.1).
    2. Windows 2000 Professional to be the database server (MyDatabaseServer, IP = 10.10.1.2).
    3. Windows 2000 Professional that I use to develop and test (MyDeveloperPC, IP = 10.10.1.3).
    4. Windows 2000 Professional that I use as a client to connect to the website (MyClientPC, IP = 10.10.1.4).
    I installed Java Web Services Developer Pack on MyWebServer. It requires Java 2 Standard Edition (J2SE), so I installed that first. The files I downloaded and installed are as follows:
    J2SE: j2sdk-1_4_0-rc-win.exe
    JWSDP: jwsdp-1_0-ea1-win.exe
    After installing these products, I set the environment variables as follows:
    JAVA_HOME = c:\j2se
    JWSDP_HOME = c:\jwsdp
    Path = c:\j2se\bin;c:\jwsdp\bin; [and other previous statements]
    On MyWebServer I start Tomcat (from the JWSDP menu option). It starts properly (as far as I can tell).
    Then, from MyClientPC I open Internet Explorer and in the address box I type:
    http://10.10.1.1
    �The page cannot be displayed�.
    I then try again and add the port number:
    http://10.10.1.1:8080
    This displays the page c:\jwsdp\webapps\root\index.html.
    Here�s my question: Why do I have to enter the port number to get a page displayed? Do I have to have Apache HTTP Server running on MyWebServer to display pages without entering the port number?
    Thanks for your help.

    Oh simmy1, so silly....
    You have to enter the port number because Tomcat is running on that port (probably 8080). You actually don't NEED apache at all. Most people use it an HTTP listener because historically, servlet engines and application servers had shitty listeners. (WebLogic 5.1 was really bad.) Not sure how they stack up today.
    Port 80 is the default port that browsers will look at. (Try it, hit these forums with http://forum.java.sun.com and then hit it with http://forum.java.sun.com:80. See? Same thing.) If you don't want to have to enter a port number, just make sure whatever is running at the front of your network is serving on port 80. It doesn't matter if its apache, tomcat, weblogic, iis or whatever. There is nothing wrong with running Tomcat on port 80, although using a webserver proxy like apache is generally recommended.
    And don't listen to simmy1, this is his second bonehead post I've seen today: http://forum.java.sun.com/thread.jsp?forum=45&thread=231154

  • Why do I have to repeat the installation process every time I turn on my PC?

    Why do I have to repeat the installation process every time I turn on my PC?

    Why do I have to repeat the installation process every time I turn on my PC?
    Because you never run the install of whatever program you are referring to with sufficient user privileges and it thus never "sticks". Run as admin, turn of security tools, let the install finish properly. If you need more guidance, provide system info and tell us what program you actualyl mean.
    Mylenium

  • How do i have copies of the forms sent to my email once they are filled out

    how do i have copies of the filled out forms sent to my email once they submit?

    Open the form file and go to the Options tab -> Notification section. Select the receive notifiction check box.
    Randy

  • Why do I have to click the mouse so hard?

    Why do I have to click the mouse so hard? Whether I'm using a Bluetooth or a wired mouse, I find I have to click really hard to make it work when selecting text (in any application). This is not good for my wrist. Is anyone else experiencing this?

    two types: an old and excellent Apple wired mouse (not mighty) and a Bluetooth mouse (not mighty).

  • Why do I have to restart the iPad every time I try to access the internet?

    Why do I have to restart the iPad every time I try to access the internet?

    (A) Try reset iPad
    Hold the Sleep/Wake and Home button down together until you see the Apple Logo.
    Note: Data will not be affected.
    (B) Close all apps in the multi-task window
    1.Double-click the Home button.
    2. Swipe the app's preview up to close it.
    3. Preview will fly off the screen.

  • Why do I have creative cc AND creative cc 2014 versions on my computer? And why do I have to uninstall the CC version?

    Why do I have creative cc AND creative cc 2014 versions on my computer? And why do I have to uninstall the CC version?

    definitely.
    i mostly use flash and haven't found any need for cc.  but there are definitely reasons to keep flash pro cs6.
    and you may find if you continue using adobe products that saving source files for other users becomes an issue unless you save older versions.  typically, (with flash pro at least) you can save to the current version and one version older.  after a few years, the current version cannot save for older versions and you may work with someone that only has an older version.

  • I bought a ipod touch 4g. it worked realy well on the first two weeks, but them it stoped to turn sideways, and i dont know why! i have checked if the portrait orientation was locked, i tried to turn of and on,shuting down and restoring.but nothing works!

    i bought a ipod touch 4g. it worked realy well on the first two weeks, but them it stoped to turn sideways, and i dont know why! i have checked if the portrait orientation was locked, i tried to turn of and on,shuting down and restoring.but nothing works! Can someone help me i dont know more what to do!!!!.
    And this doesn't let whatch to youtube, videos, typing sideways, playns games tha need the acelerometer.......

    What happens when you try to restore the iPod? Error message?
    If this program will not get the iPod out of recovery mode your data should be safe.
    RecBoot: Easy Way to Put iPhone into Recovery Mode

  • Why do I have to reboot the iPad to receive FaceTime calls?

    Why do I have to reboot the iPad to receive FaceTime calls?

    Razmee, many thanks for your correct advice.  You are a STAR.  So nice now to be able to get the Internet all the time.  Great advice.

Maybe you are looking for

  • How to find out what program is using a file I am trying to delete?

    I know I could probably just reboot and then empty my trash without getting this error- but this is a good chance to learn. So, I have a video file I converted with Handbrake. I deleted the file- but it won't let me delete it- saying it is in use (th

  • HELP PLZ!!! MY 40gb Zen Xtra Wont Turn O

    I have had my Zen Xtra for about 0 months now. It was working fine just last night, but now today it doesn't even turn on. Is the battery dead because i always have it recharging? I don't know what to do, i don't want to lose all of my music.Message

  • Firefox 29 periodic crash

    Dear Firefox, I have been using your product for some years and am quite happy with it. I was a long time user of FF28 and even though it has some few downsides, it was performed quite well. I am a heavy internet user, by heavy I meant I constantly h

  • V$services with id zero

    Hi I follow this [link |http://www.pafumi.net/Standby_Concepts_Configuration.html#Process_Architecture_] and try to practiced with DATA GUARD. After done all the section and have primery db and standby db I wont to test it . But it not work !!!! Tryi

  • How many ATV to one MBP

    Hi How many Apple TV can I control with my macbookpro at once As I have one an thinking of adding them to all the rest if the rooms in my house 7 in total