ITunes syncs pictures double and triple to IPad2...

not all but a few. It´s IOS 5.01 and ITunes 10.5. Any suggestions?

You can copy photos taken with the iPhone via the camera connection kit (not sure whether you can also copy photos synced to the iPhone via the kit). Otherwise there are photo transfer apps such as Simple Transfer which can copy photos between iOS devices and/or your computer via your wifi network

Similar Messages

  • HT1386 I have double and triples of photo's on my iPad. Not all my pics but most of them. I was told that I screwed up in synching with iTunes when I initally set up. How in the **** do I get rid of all the dups? I cannot delete them from my iPad. HELP ME

    I have double and triples of photo's on my iPad. Not all my pics but most of them. I was told that I screwed up in synching with iTunes when I initally set up. How in the **** do I get rid of all the dups? I cannot delete them from my iPad. HELP ME!

    If the shows are in fact still on the pad, they will be found in the videos app, not the music or I tunes app.  Look there and see if they are still there.
    If you don't see them there, go to the searchlight screen ( farthest left home page) and type in the name of one of the shows.  If it is on the pad, hiding somewhere, this will find it.
    If they are not there, they should not be using up space.
    To get them back onto your pad, plug in and sync again.  Make sure you transfer purchases first.   Before you sync, take a look at the video tab in your I tunes, and check what you want and don't want synced.

  • HT2905 Many (most) of my songs in my library have multiplied. I now have doubles and triples of my music. I don't know why it has done this or how to fix this problem. This is a new problem since I synced a new ipod touch this week.

    Many(most) of my songs in my library have multiplied. I now have doubles and triples of my music. This is a new problem that started this week when I synced my new ipod touch. Why did this happen and how do I get rid of it. I have around 1400 duplicates in my library now.

    I suspect in this case the problem is caused by your library and device having downloaded independent copies of the media, so that when the library connects to the device it copies over your purchases not realizing they are already in the library.
    When deduping use Shift > View > Show Exact Duplicate Items as this is normally a more useful selection. You need to manually select all but one of each group to remove. Sorting the list by Date Added may make it easier to select the appropriate tracks. If you have multiple entries in iTunes connected to the same file on the hard drive then don't send to the recycle bin. Use my DeDuper script if you're not sure, don't want to do it by hand, or want to preserve ratings, play counts and playlist membership. See this thread for background and please take note of the warning to backup your library before deduping.
    (If you don't see the menu bar press ALT to show it temporarily or CTRL+B to keep it displayed)
    tt2

  • How do I fix my contacts which because of the iCloud are double and triple listed on my Mac, iPhone and iPad?

    I find that my contacts on my Mac book Pro, iPhone 4s, and iPad2 are double or triple listed.  I have used time machine to restore a clean set of contacts, but the cloud keep adding double and triple listings of contacts, making more of a mess that I started with. How do I clean this up and return to a normal set of contacts?

    Actually, I spent two days and all I did was make it worse. So, I finally called Apple and after an intense hour, she (apple) fixed it. I could never have done this myself. My problem was an obscure file in Address Book needed to be deleted and then I could reach back in Time machine and restore address book. Prior to that all my restores were by corrupted by iCloud. Until that file was deleted, I keep getting double entries. The file was something like .v22abcd.. But that was my problem, yours could be different

  • My computer (pc) crashed so I bought a new one and authorized it.  Downloaded itunes, synced my ipad and it only copied some songs and no apps.  How do I duplicatethe data on my ipad to my new computer.  Plus I purchased mobileme and my calendar is not sy

    my pc computer crashed so I bought a new one and autorized it.  Downloaded itunes, synced my ipad and it only copied some of my sngs and no apps.  How can I download my ipad to my new computer

    You can re-download your apps and ibooks purchases via your purchase history in iTunes on your computer (assuming that it's version 10.3+), and if you are in the USA then you can also re-download music I think - more info here http://support.apple.com/kb/HT2519
    For music that you ripped from CDs or bought from a source other than iTunes then, assuming that you made/maintained one, you can copy them from your backup - and backups are relatively easy to maintain, so there is no reason not to have one (especially as content is occasionally removed from iTunes so isn't always available for re-download). Otherwise there may be third-party programs that can copy them off the iPad, but you can't do it via iTunes - this post from a year ago was about iPod/iPhone to computer utilities but some might work with the iPad : https://discussions.apple.com/message/11646661?messageID=11646661&#11646661 .
    If you've got content in other apps that you want to copy back to your computer then you might be able to do via the file sharing section at the bottom of the iPad's apps tab in iTunes, or they might have wifi transfer capability.

  • For some reason when I uploaded my photos from my i pad i have ended up with doubles and triples of many photos. How can I find them and then delete them?

    When I uploaded photos from my ipad to my desktop, for some reason I ended up with numerous doubles and triples. How can I find the duplicate photos and isolate them and then delete them?

    Pretty sure they are just jpegs from my canon 7D
    How did you get the photos from your Canon into your iPad?
    OT

  • HT4993 Why iPhone 4S keeps sending double and triple texts, and random words I never typed. Any ideas?

    Why iPhone 4S keeps sending double and triple texts, and random words I never typed. Any ideas?

    Jailbroken?
    is this happening to SMS and iMessages?

  • Printing from Firefox shows double and triple-spaciong. How can I fix this?

    Printing from Firefox shows double and triple-spaciong. How can I fix this? Printing from IE shows normal text

    Try printing from the Print Preview window. <br />
    File > Print Preview...

  • Logic doubling and tripling values in BPC 7 MS

    Experts,
    We are using BPC 7 MS and SP5, SQL2008 Server, Recently we are encountering the problems of doubling and tripling of numbers when running the Fx trans, Push logic.
    To fix this issue we have defined measures=periodic in the scope of the logic, then it is working as expected for single company code but when processing all the company codes it's doubling and tripling the numbers.
    Any help will be greatly appriciated! Thanks in Advance

    Currency trabsalation can run many times but this will not create double values.
    You can have the currency transalation into Default Logic and aso you can run DM packages this should not have any impact regarding the consistency of data.
    What kind of application do you have Periodic or YTD?
    I think the problem is here. Because you are tunning the Currency translation for one type of application but actually your application is not that type.
    For example into a YTD application
    2009.Jan  100
    2009. Feb 100
    for LC and we want to translate in USD. (let's suppose the Exchange rate is 1.3)
    You actaully will insert into database
    for USD into signeddata
    2009.Jan 120
    2009 Feb 120
    Which is wrong because in YTD application that's means you will have for 2009.FEB 240
    So actaully the FXTrans has to insert 120 and 0 to be able to have the correct result.
    This is an example with what can be wrong. Of course may be is something else in your case but you have to understand what you selected and how you insert the values into database.
    Just have a look into logic log from Private Publication\Your User\temp and you will find out what is wrong.
    I hope this will help.
    Regards
    Sorin Radulescu

  • LG Cosmos 2 double and triple tapping when depressing any key

    Has anyone had any problems with their Cosmos 2 doubling and tripling tapping entries when hitting keys while texting or trying to dial a number?  When I text, I have a very annoying problem with having to go back and deleting extra letters and numbers that I didn't type.  My phone adds them on its own constantly.  My phone started off doubling letters and numbers and was confined to texting only but now, after several weeks, I see and increase of up to 3 when texting and has advanced to scrolling through my pics also.  I have to backup when I want to view pics to see what I jumped over.
    Any ideas that might help?  Per my contract, I can't upgrade my phone for another couple of months and I can only hope it last that long, but right now, very doubtful that it will and Verizon won't allow me to upgrade early without paying full price for any phone I choose.

        You should definitely have an excellent working phone at all times levs4660! Please try powering phone off and removing battery for 30 seconds & restart. Also, please try deleting some text message threads. Let's see if this helps.
    Please keep us posted.
    Thank you,
    VanessaS_VZW
    Follow us on Twitter @VZWSupport

  • Having switched from iPhoto to ICloud Photo I find that their are many, many double and triple photos. Just added a small folder of photoes and all are showing in photos as doubles. What am I doing wrong?

    Having switched from iPhoto to ICloud Photo I find that their are many, many double and triple photos. Just added a small folder of photoes and all are showing in photos as doubles. What am I doing wrong?

    Martin,
    I am not sure, however you may want to post in the Photos forum, please click Photos for Mac to get there.

  • I was in itunes syncing my phone and now my phone is frozen with a picture teling me to plug into I tunes. help!

    I need guidance. I was in itunes syncing my phone. Now my phone has a picture on the screen that shows a graphic to plug into itunes. The phone is frozen it keeps trying to reboot
    Help!

    http://www.ehow.com/how_10044436_restore-crashed-iphone.html
    more options
    https://www.google.dk/search?q=restoring+iphone+using+itunes&oq=restoring+iphone +using+itunes&aqs=chrome..69i57j69i60j69i65j69i59j69i61l2.5646j0j7&sourceid=chro me&es_sm=93&ie=UTF-8#q=restoring+crashed+iphone+using+itunes

  • ITunes sync show stream and actual songs

    Some songs on my iPhone 5S are showing up in iTunes (when I view the iPhone in iTunes) as a song and a s a stream.
    Pretty sure these were all downloaded from iTunes using my iPhone.
    I unchecked Sync music, sync’d then rechecked Sync music but, alas, the songs stay.
    I only see one song when I view them in Music app on the directly iPhone.

    SO it is showing a stream and it is showing a download.
    These songs show up twice in the Music app on the iPhone, once with the cloud symbol and once without.
    If I delete the one without a cloud symbol, it shows back up with a cloud symbol (and I have 2 with a cloud symbol).

  • ITunes Syncing - Playlists/Directories, and Auto-syncing

    I have a very large music collection, and have spent many hours organizing into playlists.  My current structure looks something like (Windows based):
    C:\My Music\Playlists\
    C:\My Music\Albums\
    C:\My Music\Mixes\
    C:\My Music\Singles\
    Within the playlists directory, I have multiple subfolders that I have named according to playlists, like
    C:\My Music\Playlists\Playlist-A
    C:\My Music\Playlists\Playlist-B
    C:\My Music\Playlists\Playlist-C
    Some of these playlists are for me, some for my wife, some for my children, and some for just listening to around the house.
    Is there a way to have iTunes sync only specific Windows directories to a specific device? I.E. Can I have only Playlist-A and Playlist-B sync to my iPhone, Playlist-C and Playlist-D to my wife's iPhone, etc?  Would the iTunes function of 'Playlist Folders' be the solution to this where I can pick and choose which playlist can go to which specific device?
    Is there a way to have iTunes automatically sync music in a specific Windows directory to the respective iTunes playlist each time a music file is added or deleted from the corresponding Windows directory? Does iTunes have this functionality native, or does this need to be accomplished via a script?
    I don't want top try and sync my entire playlist directory to each device (due to storage limitations, and some musical tastes), but rather pick and choose, but I also don't want to have to reorganize my playlist collection to something like:
    C:\My Music\Playlists\My Playlists\Playlist-A
    C:\My Music\Playlists\My Playlists\Playlist-B
    C:\My Music\Playlists\Wife's Playlists\Playlist-C
    C:\My Music\Playlists\Wife's Playlists\Playlist-D
    C:\My Music\Playlists\Kid's Playlists\Playlist-E
    C:\My Music\Playlists\Kid's Playlists\Playlist-F
    C:\My Music\Playlists\Shared Playlists\Playlist-G
    , because sometimes, we may both want to have access to the same playlists.  I'd rather just maintain the original, current directory structure.

    http://www.ehow.com/how_10044436_restore-crashed-iphone.html
    more options
    https://www.google.dk/search?q=restoring+iphone+using+itunes&oq=restoring+iphone +using+itunes&aqs=chrome..69i57j69i60j69i65j69i59j69i61l2.5646j0j7&sourceid=chro me&es_sm=93&ie=UTF-8#q=restoring+crashed+iphone+using+itunes

  • Conolidation rules logic doubling and tripling the values

    Hi Experts,
    I am facing the issue when i run the consolidation rule it is doubling or tripling the values. i am using the standard script logic to run. Please find my logic below.
    //Run Consolidation Business Rule
    *RUN_PROGRAM CONSOLIDATION
    CATEGORY = %CATEGORY_SET%
    GROUP = %CONSOSCOPE_SET%
    TID_RA = %TIME_SET%
    *ENDRUN_PROGRAM
    i have not written any business rule more than once under automatic adjustment rule also. Please share your expertise to resolve the issue.
    Thanks,
    Raj

    Hello Raj
    Please check your " Audittrail/ DataSrc" dimension values(Member ID's), especially Your Data Uploads All Manual Audittrail ID's - Data Source Type(Property value) Should be "I"( I like Indiana) for MANUALS.
    I strongly believe that Auditr Trail  ID's  were entered as 1(One) in  Data Source Type. Thats why your Amounts were Double/Triple.
    Hope this will help you
    Thanks
    Venkat

Maybe you are looking for