Sync Amazon mp3's to nano 2g

Some of the files synce,m but others -- on the SAME album!! - do not.  I also don't know how to use a copy and paste, becasue this doesn't work either. When I try to drag and drop all I get is ia red crossed cicle.

The red circle means that the files are not compatile with the iPod or there is something wrong with the files themselves.  Do these same files play okay in iTunes?
B-rock

Similar Messages

  • Amazon MP3 files won't sync in Smart Playlist

    For the last couple weeks my Amazon MP3 files are in iTunes, sync to iPod but won't sync in Smart Playlist. iPod Touch 5, iOS 7.0.4
    My entire library is MP3.  I keep no AAC files and very few iTunes songs because it is an additional step to convert them.  My songs are used on multiple devices, including Android and I have a fear of commitment.  It isn't that I don't trust Apple (okay it is) but I don't trust anyone.  I'm against proprietary anything.  If I couldn't keep it in MP3 I wouldn't have an iPod.
    I bought an album and several songs and they sync to the iPod but not to any created Smart Playlist.  It is kinda weird.  I changed the list to only an hour and that made the list entirely the new songs but when I did the sync to my iPod Touch 5, different songs were there.  Same number of songs, same display of time.  When I look in iTunes under iPod, it says the correct songs are synced.  The iPod itself tells a different story.
    The songs are on the iPod.  I can find them individually and play them, no problem.  The Smart Playlist is for songs not played in the last 30 days, better than 3 Star rating.  I deleted the Smart Playlist and created an new one with a different name from scratch, same result.
    What gives?

      Have No Ideas

  • [Request] Amazon MP3 Downloader

    Amazon has released a Linux version of the Amazon MP3 Downloader program.  It allows you to purchase and download entire albums of DRM-free MP3s at a discount over buying the MP3s one at a time.
    They've only packaged it for Ubuntu, Debian, Fedora, and openSUSE.  As far as I can tell, you have to go to the above URL and check the box to accept their terms of use before you can download it.
    I tried creating my own PKGBUILD, but I'm not having much luck understanding exactly what goes where.  Any help would be appreciated.
    Here's what I managed to put together so far by digging stuff out of the Debian version amazonmp3.deb file:
    pkgname=amazonmp3
    pkgver=1.0.2-1
    pkgrel=1
    pkgdesc="Amazon MP3 Downloader - Use the Amazon MP3 Downloader to download albums from http://www.amazonmp3.com"
    arch=('i686' 'x86_64')
    url="http://www.amazon.com/gp/dmusic/help/amd.html"
    license=('custom')
    depends=('libgtkmm-2.4-1c2a' 'libboost-thread1.33.1' 'libboost-iostreams1.33.1' 'libboost-signals1.33.1' 'libboost-date-time1.33.1' 'libcurl3' 'libssl0.9.8' 'xdg-utils')
    The control file inside the .deb file is as follows:
    Package: amazonmp3
    Version: 1.0.2-1
    Section: net
    Priority: extra
    Architecture: i386
    Depends: libgtkmm-2.4-1c2a, libboost-thread1.33.1, libboost-iostreams1.33.1, libboost-signals1.33.1, libboost-date-time1.33.1, libcurl3, libssl0.9.8, xdg-utils
    Installed-Size: 756
    Maintainer: Amazon MP3 <[email protected]>
    Description: Amazon MP3 Downloader
    Use the Amazon MP3 Downloader to download albums from http://www.amazonmp3.com
    There's also an MD5SUMS file:
    a3ae2d781a92b96f9cf8945cb9664948 usr/share/mimelnk/audio/x-amzxml.desktop
    517b7b16909c28b4e802ceac06f93bbd usr/share/mime/packages/amazonmp3.xml
    1f867a43d84a6b1fdf46e36d9c0686b0 usr/share/applications/amazonmp3.desktop
    8ede68aa59f52300862acf0e18240aca usr/share/mime-info/amazonmp3.mime
    22050f8f6201740dca096dfbd2cbd1fc usr/share/mime-info/amazonmp3.keys
    6d5c626022ba14ba7bdee3cffd7db957 usr/share/doc/amazonmp3/license.html
    09f79aa70363be88e0a13cf38b7fbbf7 usr/share/doc/amazonmp3/help.html
    d4cb7cd1baa79b6ec96d982ac42333b1 usr/share/doc/amazonmp3/releasenotes
    6b4b0e1a1542fd91bff28d4b9b5c86c2 usr/share/doc/amazonmp3/copyright
    17bb53293aa428eb2057644b4bd117f9 usr/share/doc/amazonmp3/changelog.Debian.gz
    9c0ab96a38490bce4376042b8e7b9724 usr/share/pixmaps/amazonmp3.png
    2613cefce1c7d81f4df70db81d5f421b usr/bin/amazonmp3
    Finally, the .deb file contains files named postinst...
    #!/bin/sh
    set -e
    # Automatically added by dh_installmime
    if [ "$1" = "configure" ] && [ -x "`which update-mime-database 2>/dev/null`" ]; then
    update-mime-database /usr/share/mime
    fi
    # End automatically added section
    # Automatically added by dh_desktop
    if [ "$1" = "configure" ] && which update-desktop-database >/dev/null 2>&1 ; then
    update-desktop-database -q
    fi
    # End automatically added section
    ...and postrm...
    #!/bin/sh
    set -e
    # Automatically added by dh_installmime
    if [ -x "`which update-mime-database 2>/dev/null`" ]; then
    update-mime-database /usr/share/mime
    fi
    # End automatically added section
    # Automatically added by dh_desktop
    if [ "$1" = "remove" ] && which update-desktop-database >/dev/null 2>&1 ; then
    update-desktop-database -q
    fi
    # End automatically added section
    I'm certain that everything I need to create the PKGBUILD is present here.  Like I said, I just can't figure out how to put it all together.
    Thanks in advance!

    phabulosa wrote:
    Anyone get it to work on Arch64.
    Here is the problem I am running into
    It doesn't seem to work on Arch64.
    ./amazonmp3: error while loading shared libraries: libgtkmm-2.4.so.1: wrong ELF class: ELFCLASS64
    If you run Arch64, the amazonmp3 package in AUR will build, install and run nicely in a chrooted Arch32 setup (see instructions here).
    Even though they're not releasing their source and they're not offering a 64-bit Linux version of their mp3 downloader, I agree that Amazon is worth supporting, since their mp3s are DRM-free.
    When I've wanted to buy an album, which requires the Amazon downloader, I've previously been doing it under Windows, then just copying the files to my Linux filesystem. Using the chrooted Arch32 approach, I can buy Amazon mp3 albums without leaving home (i.e., without leaving Arch).
    Last edited by dhave (2008-08-14 13:53:14)

  • Amazon MP3 Uploader will not install - Does anyone know how to fix this?

    I wanted to play around with the new Amazon Cloud.  I want to try and upload many of my itunes songs to teh cloud and test it out.
    When I download the Amazon MP3 Uploader it downlaods just fine.  When I click it to install, it does nothing.
    I deleted this download and re-downloaded it multiple times.  It does the same thing.
    Has anyone been able to install this on their MAC?  I have a Mac Book Pro with Lion.
    thanks,
    T

    unclesalty wrote:
    Has anyone been able to install this on their MAC?  I have a Mac Book Pro with Lion.
    yes. without any issues.

  • ITunes refuses to import Amazon MP3 album, claims permissions won't allow me. What?

    I download through Amazon MP3.
    I downloaded Muse's album and imported that into iTunes just fine, but for whatever reason, when I downloaded the Black Keys album El Camino it refuses to play ball.
    I get "Attempting to copy to the disk "Macintosh HD" failed. You do not have enough access privileges for this."
    Now, I did a permissions repair with Onyx, and even checked all the folders to make sure the permissions wasn't weirdly set, but nothing is wrong with those folders. They're not locked at all.
    I can play the song files when I press space bar or even in things like VLC, but iTunes refuses to play ball for some reason. Is this an iTunes problem or Amazon? And if you could possibly point me to a forum post that is this exact problem I'd love you forever as I'm about to go on a cross-country road trip and would really love to play some Black Keys.

    That's a workaround, but it doesn't really solve the mystery.  Ordinarily, when you add music to your library, iTunes will create a directory with the Artist name and a subdirectory with the Album name.  My guess is there's something weird about one of these fields, perhaps an unprintable character that you can't see, and when it tries to create the directories it fails (maybe I was too hasty in not blaming Amazon!).  It might even be one of the individual song names. 
    If you're happy with this solution, fine, but if you want to track it down, I'd try this;
    - select all the songs, do (right-click->get info) 
    - Delete and reenter the Artist and Album names.  Make sure you clear the whole field
        and don't use cut and paste.
    - reenable the copy and manage options
      - Try dragging the songs in again.
      - If that doesn't work, try dragging one at a time to see if a particular song is causing the problem.
      - If that's the case, check the fields for that song, and maybe reenter the title.
    Note, if this works, you'll end up with two copies of everything, and you'll have to delete the one that wasn't copied. 
    In any event, I'd reenable the copy and manage options, so future music will be correctly copied.

  • Downloading music using Amazon MP3

    I've been downloading music on my Blackberry curve 9320 using Amazon MP3 for a few months. now all of a sudden it won't let me download anything. Keeps giving me an error message 'your order could not be processed'. Amazon website says to review my account settings which I've done and they all seem ok, nothings changed?!

    Hello Bacon_h
    In this case I recommend you to do your queries about your problem through the support of the application developer...
    Regards.
    BBM Channels  PIN: C0007093A
    Do not forget to give LIKE    Those people who help you and advise you about your doubts.  if the review has been SOLVED** # 4LL  #ÉliteRoad  Make a backup of your BlackBerry
    BlackBerry Protect and  BlackBerry Link constantly.  #ichooseBlackBerry10 Gutijose14 Forums Veteran I

  • I am trying to sync a playlist to my Nano,  but when I click on the Music tab at the top, it will not allow me to select the option Selected Playlist, Artists, etc.  I cannot un-check the Entire Music library option and check the Selected Artist - on

    I am trying to sync a playlist to my Nano,  but when I click on the Music tab at the top,
    it will not allow me to select the option Selected Playlist, Artists, etc.  I cannot un-check the Entire Music library
    option and check the Selected Artist … one.
    I have changed the Sync option to Manually sync, but that does not help.
    How can I change this to the second option?
    Thanks.

    There is a checkbox above those two options for how to sync.  It says Sync Music; it enables automatic syncing.  That box needs to be checked before you can select from the two options for how automatic syncing is performed.
    NOTE:  If the iPod is current set up to Manually manage music [and videos], checking that Sync Music box replaces its current content with content from your iTunes library, based on how automatic syncing is set up on that screen.
    So, if your goal is to add ONE playlist to an iPod that is managed manually, you do not want to do this because iTunes will erase the iPod's current content and replace it with just that ONE selected playlist (and whatever else you select on that Music settings screen).
    Instead, if the iPod currently uses the manual setting, you need to add playlists manually to the iPod (not use the automatic syncing setting).  Please post back with more details about your situation. 

  • Amazon MP3 downloads

    I've been using Amazon MP3 to download music onto my Blackberry Curve 9320 for a few months. Now for some reason it won't let me download anything. Comes up with the error message 'your order could not be processed'. If I go into Amazon and check the trouble shooting page it says I should check my account settings, which I have and all seem ok?!

    MP3 files do not have DRM that I am aware of and will work fine once transfered to the playbook
    If you have them on your PC then transfer them with
    How to synchronize media from a computer to a BlackBerry PlayBook
    or
    How to transfer files to and from the BlackBerry PlayBook
    Click here to Backup the data on your BlackBerry Device! It's important, and FREE!
    Click "Accept as Solution" if your problem is solved. To give thanks, click thumbs up
    Click to search the Knowledge Base at BTSC and click to Read The Fabulous Manuals
    BESAdmin's, please make a signature with your BES environment info.
    SIM Free BlackBerry Unlocking FAQ
    Follow me on Twitter @knottyrope
    Want to thank me? Buy my KnottyRope App here
    BES 12 and BES 5.0.4 with Exchange 2010 and SQL 2012 Hyper V

  • ITunes freeze when I'm trying to sync podcast on my iPod nano 6th generation

    Hello,
    when I'm trying to sync podcasts on my iPod nano 6th gen. from iTunes 10.6 iTunes freeze, and i close it from Forcing exit.
    Any ideas?
    Thanks.

    Do you have any better luck with that if you update to iTunes 10.6.1.7?
    From the notes for the release:
    iTunes 10.6.1 provides a number of improvements, including:
    • Fixes several issues that may cause iTunes to unexpectedly quit while playing videos, changing artwork size in Grid view and syncing photos to devices.
    • Addresses an issue where some iTunes interface elements are incorrectly described by VoiceOver and WindowEyes.
    • Fixes a problem where iTunes may become unresponsive while syncing iPod nano or iPod shuffle.
    • Resolves an ordering problem while browsing TV episodes in your iTunes library on Apple TV.
    http://www.apple.com/itunes/download/

  • Itunes will not import Amazon mp3s

    I purchased an album of mp3s from Amazon. The files are .mp3 with no DRM. The files play perfectly in Windows Media Player on an XP and Vista PC. At first, the Amazon program copied them into iTunes and they played fine, but in the last few months these files have stopped playing in iTunes. I tried deleting them from iTunes and recopying them, but iTunes will not reimport these files.
    The files are .mp3 with no DRM.
    The files play in Windows Media Player on my XP and Vista Machine.
    iTunes used to play these files.
    iTunes now will NOT play these songs.
    I have tried dragging them into the library and importing them, but nothing works.
    I have reinstalled iTunes on both computers.
    Any ideas on why these files won't work other than the conspiracy that Apple will not play mp3s purchased from Amazon?

    I now have a second album that iTunes has removed from the library. Again, these mp3s are DRM-free Amazon mp3s that play on any other system and software program except iTunes.
    I can burn these mp3s to a CD and then reimport into iTunes, but that is ridiculous. iTunes should allow users to import mp3s from any legal source. Or, if they are going to refuse to play mp3s from sources other than iTunes, they should be honest about that fact.
    Why will iTunes no longer play mp3s from Amazon?

  • Amazon MP3 Downloader for OS X 10.3?

    Does anyone know if there is a version of the Amazon.com MP3 Downloader for OS X 10.3? Their website says only 10.4 and higher is supported. If there isn't an older version that supports 10.3, is there a workaround?

    is there a workaround?
    There's an [Amazon MP3 FAQ page|http://www.amazon.com/gp/help/customer/display.html?nodeId=200154210&#down loader] which contains the following:
    Do I need to install the Amazon MP3 Downloader to buy music?
    If you choose not to use the Amazon MP3 Downloader, you can buy and download individual songs only and must completely download each song you buy before buying another song.
    To cancel Downloader installation when prompted, choose "Skip installation and continue." Please also choose "Save" when prompted to download the .mp3 file by your Web browser and wait for the .mp3 file to download completely before buying another song. Choosing "Open" will start your default media player but will not save the file to your computer.
    * When the Downloader is required: The Downloader is required for buying entire albums or queuing up multiple song purchases for download. If you buy an album and the Downloader is not installed on your system, you will be prompted to install the Downloader or cancel the purchase. For more information, please visit the Amazon MP3 Downloader Help page.

  • Syncing a second new iPod nano.

    I am having problems syncing a second new iPod nano. iTunes is set to sync entire library 1100 songs but when it syncs it only adds 18 songs. Any suggestions

    You'll be fine. You can sync them both.
    More info: http://docs.info.apple.com/article.html?artnum=300432

  • I keep getting the message sync complete but my ipod nano 3rd generation is not syncing any ideas. I have used 3 different cables, reinstalled itunes

    I keep getting the message sync complete but my ipod nano 3rd generation is not syncing,  any ideas. I have used 3 different cables, reinstalled itunes to the latest version.  My nano shows in the side bar of i tunes

    There are instructions for starting it on this page : http://support.apple.com/kb/TS1567

  • Amazon MP3 Cloud Drive

    Hello, I recently downloaded some songs off Amazon on my PC. I stored all the song to their Cloud Drive so I could stream them through my HTC Incredible. When I open the Amazon MP3 app, the new songs are there but won't play. It doesn't seem to matter if I am on Wi-Fi or the Verizon Network. If I let it sit long enough(20-40min) it will eventually play one song. If you wanna hear another, it will continue to "think" or "buffer". Any ideas?

    Your saying it works slightly better when downloaded on the phone rather off a PC??? OR  That I should just download it and save it to the phone???

  • Amazon mp3 app request

    Please remove requirement to have wi fi connection for downloading mp3 file on Amazon mp3 service on PalmPre.
    It mostly removes all convenience from having this app on your phone.
    Post relates to: Pre p100eww (Sprint)

    theonna, you might want to drop Palm a line at the link below in my signature.
    WyreNut
    I am a Volunteer here, not employed by HP.
    You too can become an HP Expert! Details HERE!
    If my post has helped you, click the Kudos Thumbs up!
    If it solved your issue, Click the "Accept as Solution" button so others can benefit from the question you asked!

Maybe you are looking for

  • Adobe Premiere CC crashes on startup - help!

    I've gotten a brand new HP laptop, and installed Adobe Creative Cloud with Adobe Premiere.  Every time I open Premier it crashes before it opens, or crashes after i do one task (save, import a file etc).  I can't even start my project. Anyone able to

  • HP LP2065 Monitor suddenly goes black for a second occasionally

    Hi all,  I have an HP LP2065 LCD monitor that I use with my 2 desktops  that dual boot with Windows 7 and Vista . Lately the monitor will suddenly go black for less than a second. This happens randomly and not all the time, and only a few times each

  • Using more than one time capsule

    Is it possible to backup my MBP to 2 different time capsules in 2 different locations and have the same backups? for instance, I'd like to back up my MBP at home every hour and also backup at my office every hour when I'm there. I'd like both to back

  • Error message 13005

    iTunes working fine on my Pc with Vista. Yesterday wouldn't open and puts up 'unknown error 13005 message. I've removed and reloaded iTunes but it still refuses to open and puts up the same message. Any suggestions?

  • Weblogic jspc

    Hi, Version: Weblogic 8.1 SP3. OS: Sun Solaris. I have a requirement wherein I need to be able to compile a jsp as part of a batch job. I read the docs at http://e-docs.bea.com/wls/docs81/jsp/reference.html#65756/ and was hoping to use the java weblo