Just trying to better understand...

I manually back-up my iPad mini to my iTunes just so that I am able to physically and manually regulate what is on my iPad. I have selected three out of the seven of my movies to be on my iPad but I saw that there were all my movies on iPad but the ones I had not selected myself had a cloud symbol on it. I saw that in my settings "Show All Videos" was enabled. How am I able to watch the other movies? Are those store on iCloud? Will this cost me anything or will I be using any data or anything that is not directly stated?

Usually the cloud symbol indicates a movie TV or music that you previously downloaded and has been deleted from your iPad. You can download that item again at no extra charge. There is some streaming of music movies and TV so that you don't have to have it actually on your device.

Similar Messages

  • IP - Trying to better understand FOREACH IN REFDATA

    Hi,
    We would like to implement a copy function to copy actual data to plan (multi-provider). I know I'll need to use FOREACH IN REFDATA but I would like to better understand it.
    If you use FOREACH IN REFDATA, will this loop over your reference data within each block of your plandata? For example if you have only two combinations in your plan data, will it then loop twice over the entire reference data (with the characteristics in the foreach in refdata loop)?
    Will the FOREACH IN REFDATA also work even if you have no planning data at yet created?
    => we would like the budget process to start with a copy of actual data (to default data, but also to generate the most important combinations). We cannot use standard copy because there are some special items to be taken into account.
    regards
    D

    D,
       This is my understanding.Say you have chars X,Y,Z in the agg level.You are using a filter(package) consisting of only X and Y.The filter leads to the construction of the planning blocks along with the fields to be changed.
    Now in my Formula function , if I want to access the values of the char Z , I would use the FOREACH REF data for accessing the Z values.So it will loop exactly as many times as the combination of values permit for Char Z in the aggregation level.
    Not sure how you are using this construct in your special case.
    Regs,
    skaBPS

  • Forum / wiki... trying to better understand

    So I have been around here almost a year and this is my first forum I have been consistently active on.  There are some things I don't understand I would like to clear up.
    1) forum titles (ranks?) admin moderator make sense but things like trusted user and forum fellow I am not fully grasping... i looked through the topics here and didnt see any titles that might explain this.
    2) The wiki... I see here and there references from other members saying <create or update it> is this something any of us can do if we have a good reason to?
    3) I would like to be able to chip in where I can here as I really like this distro but besides helping with the few questions I can, which isn't always my strong point is there any other things a member can do?  The distro has been great to me as well as the community so I just am trying to find ways to pay it back in ways I am able to.
    -- edited typo --
    Last edited by VanillaFunk (2014-03-16 21:36:44)

    VanillaFunk wrote:1) forum titles (ranks?) admin moderator make sense but things like trusted user and forum fellow I am not fully grasping...
    See the Wiki about Trusted Users and, I believe (though I am not sure) that forum fellows are former BBS moderators/administrators that have "cashed in for their taco pensions".
    2) The wiki... I see here and there references from other members saying <create or update it> is this something any of us can do if we have a good reason to?
    Yes, just make a Wiki account; then update it. If your changes are problematic for some reason, they'll be reverted; and if you want to avoid that, you can discuss possible changes on the talk page before adding them.
    3) I would like to be able to chip in where I can here as I really like this distro but besides helping with the few questions I can, which isn't always my strong point is there any other things a member can do?  The distro has been great to me as well as the community so I just am trying to find ways to pay it back in ways I am able to.
    See ArchWiki: Contributing and Getting Involved
    All the best,
    -HG

  • Trying to better understand L2 cache

    What would more L2 cache (in the higher end editions of the MacBook Pro) really get you? Are there certain situations or use cases that would benefit most from having more L2 cache?
    Ryan

    Short for Level 2 cache, cache memory that is external to the microprocessor. In general, L2 cache memory, also called the secondary cache, resides on a separate chip from the microprocessor chip. Although, more and more microprocessors are including L2 caches into their architectures.
    Somewhat more will be found here and here.

  • Trying to better understand JNI...

    I have read the documentation on JNI at:
    http://java.sun.com/docs/books/tutorial/native1.1/TOC.html
    A few questions arose when reading:
    I created an applet that needs to call a DLL file. This DLL file sits on the server. When I write the code loadLibrary("myDll") does java search the server for the dll file or the user's machine for the dll file? I would assume it searches the server. If the file doesn't search the server. How, or Can you write the loadLibrary to search the server, can you set a path with an IP address?
    Thanks for the help in advance,
    -James
    ...Aw the power of knowledge

    An applet is always executed locally or else it would be a SERLVET. So loadLibary will look for a local DLL. Since DLLs must be known to the OS you cant open DLLs on other locations, exception is maybe a network share.

  • Question to Better Understand Antennas in iPhone 4

    Hello,
    I've got an GSM iPhone 4 and I'm trying to better understand the external antenna layout.
    This is the picture I've always seen of the antenna layout:
    But I don't understand two things.
    #1 Why does the signal only drop when you short out the GSM and other antenna at the bottom left and not at the top left?
    #2 Is the GSM antenna actually the entire piece shown there?  I was under the impression that to meet SAR regulations all new phones had the antennas built only into the bottom to get the radiation as far away from the person's head as possible.

    Hello nattybangalore
    Issues pertaining to making phone calls would not pertain to a virus of any sort. To troubleshoot the issue, follow the steps in the article below to get it sorted out.
    iPhone: Troubleshooting issues making or receiving calls
    http://support.apple.com/kb/TS3406
    Regards,
    -Norm G.

  • Need better understanding of password cache

    This issue has also been submitted to iPlanet support.
    In NSMS 4.15 p6, Solaris 2.6, two IMAP daemons, two mshttpd daemons:
    I am trying to get a better understanding of password caching. See service.authcachettl and service.authcachesize in the NSMS tuning guide.
    The guide says "The authentication cache ... is not shared between different processes". It also says "Its value should be greater than or equal to the number of users who have their mailbox on the machine to avoid pushing entries out of the cache before the TTLs expire."
    Our user population is about 60% webmail, 40% IMAP. I turned logging for each of these to Debug level to see the password caching numbers. Here is a log entry for each of our four processes:
    HTTP:
    httpd[3568]: General Debug: Password cache: 7344 entries, 20635 hits, 57565 misses, 22651 collisions.
    httpd[3564]: General Debug: Password cache: 7255 entries, 20573 hits, 57327 misses, 21798 collisions.
    IMAP:
    imapd[3515]: General Debug: Password cache: 4109 entries, 250843 hits, 73057 misses, 16132 collisions.
    imapd[3522]: General Debug: Password cache: 4120 entries, 252521 hits, 93979 misses, 16582 collisions.
    We have approximately 20,000 mailboxes so I set the cache size somewhat higher than that, but it appears that each daemon only needs around 5 to 10 thousand. Is that a setting for each process as is implied by the tuning guide? If so, why so they suggest setting it at the number of mailboxes? Does each process have to allocate memory for the auth cache at startup? Am I wasting memory?
    Other questions I have:
    What are collisions?
    What are some possible explanations for such a poor hit to miss ratio in http?
    From what time are these numbers? That is, is there any time at which they reset without restarting services?
    Thanks.
    Mark Evangelista
    Georgetown University
    Washington, DC, US

    It took awhile, but I got a response from iPlanet support. Look for responses interspersed with my original question below:
    Mark Evangelista wrote:
    The guide says "The authentication cache ... is not shared between different processes". It also says "Its value should be greater than or equal to the number of users who have their mailbox on the machine to avoid pushing entries out of the cache before the TTLs expire."
    Our user population is about 60% webmail, 40% IMAP. I turned logging for each of these to Debug level to see the password caching numbers. Here is a log entry for each of our four processes:
    HTTP:
    httpd[3568]: General Debug: Password cache: 7344 entries, 20635 hits, 57565 misses, 22651 collisions.
    httpd[3564]: General Debug: Password cache: 7255 entries, 20573 hits, 57327 misses, 21798 collisions.
    IMAP:
    imapd[3515]: General Debug: Password cache: 4109 entries, 250843 hits, 73057 misses, 16132 collisions.
    imapd[3522]: General Debug: Password cache: 4120 entries, 252521 hits, 93979 misses, 16582 collisions.
    We have approximately 20,000 mailboxes so I set the cache size somewhat higher than that, but it appears that each daemon only needs around 5 to 10 thousand. Is that a setting for each process as is implied by the tuning guide?
    A: It has been confirmed that the cache size setting is per daemon. In our case with two each of mshttpd and imapd, we have allocated memory of four times the cache
    size setting.
    If so, why so they suggest setting it at the number of mailboxes?
    A: The cache size will have some impact on collisions. See the question on collisions below.
    Does each process have to allocate memory for the auth cache at startup?
    A: Yes
    Am I wasting memory?
    A: Possibly not. See collisions below.
    What are collisions?
    A: iPlanet says "Collisions are when multiple uids have the same hash value in the cache. They only becomes a problem when the number of entries becomes close to the
    max cache size. Since you have 7344 entries, you might want to increase service.authcachesize from the 10000 default to, say, 20000."
    Comment: I infer from this that there is some hashing scheme that is dependent on the size of the cache and that with a larger cache we should have fewer collisions.
    What are some possible explanations for such a poor hit to miss ratio in http?
    A: Not answered by iPlanet. This is my speculation only, but it is likely that the pattern of use of webmail vs imap. The bulk of our webmail users are students who are more likely to sporadically wander over to a computer lab and check their email via the web rather than head back to thier dorm room and their own workstation. The vast majority of imap users are staff and faculty who spend more time at their own workstations, sign on in the morning and have their client check for new mail every 15 minutes or so.
    From what time are these numbers?
    A: Numbers are from the start of the services.
    That is, is there any time at which they reset without restarting services?
    A: No.
    Additionally iPlanet provided:
    "Miss - Is when one of the following happens:
    1. no match for a given entry,
    2. there is a match but this cache entry is expired,
    3. entry is too long to be cached"
    There was no further explanation of reason #3, which I think just begs for another question

  • I just downloaded the Beta 4.0 twice and both times a msgbox says the file is corrupt.

    I just tried to download your beta version for the first time. Tried the download a second time. Both times when I tried to run the .exe, I got a msgbox that the file was corrupt. The software was not installed.

    It is possible that your anti-virus software is corrupting the downloaded files or otherwise interfering with downloading files by Firefox.<br />
    Try to disable the real-time (live) scanning of files in your anti-virus software temporarily to see if that makes downloading work.<br />
    Do not forget to re-enable the scanning in your anti-virus software after you are finished with downloading and installing.<br />
    * http://kb.mozillazine.org/Unable_to_save_or_download_files

  • LV file corrupt? I try to load, it asks to find the file I just tried to load

    I have a LV file that when I go to open it, it brings up the prompt saying "please find the Vi named "xxxx.vi" " which is the file that I just tried to open.  I select the file again and just stays in a loop and never actually opens the file.  Both Ignore Subvi and Stop resort to it going back to the main start screen.   The VI was working fine for sometime, then next thing you know it won't open.  I have a lot of time invested in this VI, please help!

    Sorry to be the bearer of bad news, but you are (to use the fancy computer science term) -- hosed . If you have a backup of the file, now is the time to haul it out. If you don't have a backup...
    One small consolation is that in my experience when I have lost VIs like that I always rebuilt it better than I built it the first time. Besides, you still have all the subVIs it called, so you are at least that far ahead.
    Mike...
    Certified Professional Instructor
    Certified LabVIEW Architect
    LabVIEW Champion
    "... after all, He's not a tame lion..."
    Be thinking ahead and mark your dance card for NI Week 2015 now: TS 6139 - Object Oriented First Steps

  • I have just tried to instal the ios7 update that fixes the bugs in ios7 and it wouldn't install onto my phone - an error occurred so my phone is not frozen. what do I do?

    I have just tried to install the ios7 update that fixes the initial bugs in ios7 and it wouldn't complete the install - an error occurred. now my phone is frozen and inoperable. what do i need to do to fix?

    Hey dougpm,
    Thanks for the question. I understand you are experiencing issues updating your iPhone to iOS 7. If you have not already done so, you may want to restart or reset the iPhone:
    iPhone, iPad, iPod touch: Turning off and on (restarting) and resetting
    http://support.apple.com/kb/HT1430
    If the above steps do not resolve the issue, you'll want to restore your iPhone with iTunes:
    iOS: Unable to update or restore
    http://support.apple.com/kb/HT1808
    Thanks,
    Matt M.

  • I have Snow leopard, 10.6.8 on my iMac, I just tried to install Lion from the App store, but during proces, the install stops after one minute saying: "software might be damaged". I downloaded the software again, same thing. What must I do to install Lion

    I have Snow leopard, 10.6.8 on my iMac, I just tried to install Lion from the App store, but during proces, the install stops after one minute saying: "software might be damaged". I downloaded the software again, same thing. What must I do to install Lion? I have still 487GB free.

    Quit all other programs and open Disk Utility
    Select your "MacintoshHD" drive on the left and indented and click Erase > Erase Free Space > Zero and let it complete.
    Also run First Aid > Repair Disk and permisisons.
    If Repair disk gives a error, you have a bigger problem, if repair permisisons fixes and completes, even if it fixes the same thing twice if you click it again, it's ok. Apple just changed things.
    You should be able to download the file sucessfully this time, if not, take it to another location with better/faster internet.
    If not then run through this list
    Step by Step to fix your Mac

  • I have just tried to update my iPhone 5s to iOS 8.1.2 but my phone has frozen on the update screen what can I do to solve this problem please

    I Have just tried to update my iPhone 5s to iOS 8.1.2 but my phone has frozen on the update screen what can I do to solve this problem

    Hi Michaelcampbell1980,
    I understand that you have run into an issue while updating your iPhone. Here is an article that will help you address this issue:
    If you can't update or restore your iPhone, iPad, or iPod touch - Apple Support
    http://support.apple.com/en-us/HT201263
    Thanks for coming to the Apple Support Communities!
    Regards,
    Braden

  • I just tried to install the 11.4 update (or whichever one is the most recent update as of 1/26/2014) and when it failed i tried to install manually and now whenever i try to use it, i get the following error: the application has failed to start because MS

    i just tried to install the 11.4 update (or whichever one is the most recent update as of 1/26/2014) and when it failed i tried to install manually and now whenever i try to use it, i get the following error: "The application has failed to start because MSVCR80.dll was not found. Re-installing the application may fix this problem." Right after i click ok i then get this error: "Itunes was not installed correctly. Please reinstall Itunes. Error 7 (Windows error 126)." I tried to uninstall Itunes and then reinstall the 11.03 version but that didnt work either. I want to know if i copy all of the music in my itunes folder to an external without consolidating can i still transfer all my itunes music from my current windows xp pc to a brand new one and have my current itunes library in my new pc? Basically i just want to know 3 things: What exactly does consolidating the itunes library do? Can i copy, paste, and transfer my itunes library to an external and from there to a new pc? Will i be able to transfer my itunes library without consolidating the files?

    I have found a temporary solution, allowing the previous version of iTunes (v. 11.1.3 (x64) in my case) to be re-installed.  It will allow you to re-establish use of iTunes until the Apple software engineers fix the most recent disasterous upgrade (v. 11.1.4).  Please see and follow the procedure in the following article:http://smallbusiness.chron.com/reverting-previous-version-itunes-32590.html   The previous version works beautifully.

  • HT5654 Just tried 3 times to update iTunes on my PC running Vista.  There was an error.  It stopped the installation.  Now iTunes will not start at all.  The error message tells me to reinstall which I tried but did not work.  What should I do?

    Just tried 3 times to update iTunes on my PC running Vista.  There was an error.  It stopped the installation.  Now iTunes will not start at all.  The error message tells me to reinstall which I tried but did not work.  What should I do?

    Hello, Jdragone. 
    Thanks for the question.  Start with completely uninstalling iTunes and all of it's components in the order specified in the article below.  Once this is done, download and install iTunes.
    Removing and reinstalling iTunes and other software components for Windows Vista, Windows 7, or Windows 8
    http://support.apple.com/kb/HT1923
    If you receive any errors when uninstalling any components of iTunes, try the steps in the article below for each component that gives you an error.
    "The feature you are trying to use is on a network resource that is unavailable" alert appears when removing Apple software in Windows
    http://support.apple.com/kb/TS3704
    Cheers,
    Jason H.

  • I have an iphone 5 with iOS 6.  I just  tried to sync it with my itunes account to put new music on my phone and it gave me a message that said the iphone could not be synced b/c "the sync session had failed to start".  How do I fix this?

    I have an iphone 5 with ios 6.1.4.  I just tried to sync my phone to my itunes acct to load new music onto my phone and it gave me a message saying that it was unable to sync b/c "the sync session failed to start".  It let me download all pictures, but would not let me do anything else and just kept repeating the same message.  Why is this happening and how do I fix it?

    You need to subscribe to iTunes Match to store your music on iCloud:
    http://www.apple.com/itunes/itunes-match/
    To transfer iTunes Store purchases made on your phone to your computer, connect your phone then choose "Transfer purchases..." from the File menu in iTunes.
    Photostream transfers photos taken on your iOS devices to other devices and your computer. For troubleshooting Photostream see: http://support.apple.com/kb/TS3989

Maybe you are looking for