Downloading a particular format

Do you have a choice? I wish to download MP3. I have just bought a track, but it donwloaded a AAC protected file, that will not convert to MP3. I would also prefer to choose the bit rate, if possible.
Many thanks

Hello, Lord Matt.
Do you have a choice?
Regrettably not.
The iTS is in the business of selling files encoded in the AAC format. You don't have any choice about that.
Most of the files are copy-protected (.m4p's) but some are not (.m4a's).
The usage rights for copy-protected files limits you to:
- Playing them on up to five computers
- Syncing them with your iPod
- Syncing them with or streaming them to your Apple TV
and, perhaps most interestingly,
- Burning them to audio CDs or DVDs (you can burn a song an unlimited number of times, and as part of a playlist up to seven times)

Similar Messages

  • ALV grid display in a particular format

    Hi,
    Could you please tell me how do i display the alv grid in this particular format :
    col1           |         col2               |           col3          |       col4             |
    abc1          |         def1               | -
    |----
    |           
    abc1           |         def2              | -
    |----

    abc1          |-----|            ghi1           |-----|
    abc1          |-----|            ghi2           |-----|
    abc2          |         def3               | -
    |----
    |           
    abc2           |         def4              | -
    |----

    abc2          |-----|            ghi3           |-----|
    abc2          |-----|            ghi4           |-----|
    1. For a single site (col1), there are multiple values in col2 and col3.
    2. col2 and col3 are not related.
    3. col2 and col3 individually is rlated to col1.
    Any help would be highly appreciated.

    Hi,
    All you need to do is to sort the records while displaying in ALV Grid.
    Refer the below code snippet:-
    *SORTING
    DATA : it_sort TYPE slis_t_sortinfo_alv,
           wa_sort TYPE slis_sortinfo_alv.
    *          SORT INFO
      wa_sort-spos = 1. "<--sort preference
      wa_sort-fieldname = 'COL1'. "<--column which needs to be sorted
      wa_sort-tabname = 'IT_FINAL'. "<--internal table
      wa_sort-up = 'X'. "<--ascending order
      APPEND wa_sort TO it_sort.
      CLEAR wa_sort.
      wa_sort-spos = 2. "<--sort preference
      wa_sort-fieldname = 'COL3'. "<--column which needs to be sorted
      wa_sort-tabname = 'IT_FINAL'. "<--internal table
      wa_sort-up = 'X'. "<--ascending order
      APPEND wa_sort TO it_sort.
      CLEAR wa_sort.
      wa_sort-spos = 3. "<--sort preference
      wa_sort-fieldname = 'COL2'. "<--column which needs to be sorted
      wa_sort-tabname = 'IT_FINAL'. "<--internal table
      wa_sort-up = 'X'. "<--ascending order
      APPEND wa_sort TO it_sort.
      CLEAR wa_sort.
    *          DISPLAY RECORDS IN ALV GRID
      CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'
        EXPORTING
          i_callback_program                = sy-repid
          it_fieldcat                       = it_field
          it_sort                           = it_sort  "<--sort info
        TABLES
          t_outtab                          = it_final
    Hope this helps you.
    Regards,
    Tarun

  • My computer crashed, how do i download the digital format of adobe photoshop elements (I have the cd

    my computer crashed, how do i download the digital format of adobe photoshop elements (I have the cd version, redemption code and serial #) to my new computer which does not have a cd drive

    if you follow all 7 steps you can dl a trial here:  http://prodesigntools.com/photoshop-elements-11-direct-download-links-pse-premiere-pre.htm l
    and activate with your serial.
    if you have a problem dl'g, you didn't follow all 7 steps.  the most common error involves failing to meticulously follow steps 1,2 and/or 3 (which adds a cookie to your system enabling you to download the correct version from adobe.com).

  • How to Save Pdf file in a particular format

    Hi Experts,
                        Can anybody tell me how to save a pdf file in a particular format,My requirement is i have a print button in webdynpro ,when ever user clicks on print ,adobe form is opened ,if user clicks on save .Form is saving with adobe form name .My requirement is it should be saved as ID NO.Date.Pdf  form lets Id is 0456 ,form should be saved as 0456.040614.pdf format, Thanks in Advance
    Regards
    Sandesh

    Hi Sandesh,
    Please provide the complete code from print & save button.
    Thanks & Regards,
    Balamurugan G

  • Problem in dispalying the line no in particular format in the table footer

    Hi,
    i am facing a problem in dispalying line numbers in a particular format (expalined below) in the table view control(footer of table) of a RSS iView. The format is
    X - Y / Z
    where:
    X refers to the number of the top article/link displayed
    Y refers to the number of the lowest article/link displayed
    Z refers to the total number of articles supplied by the news-feed.
    i am able to dispaly line number in format X/Z, if someone have some idea please reply.
    Thanks in advance

    Hi Deepak,
    see Table View for the same question.
    Hope it helps
    Detlev
    PS: Please consider rewarding points for helpful answers on SDN. Thanks in advance!

  • How to include "password protection" in a report, downloaded in .pdf format

    Hi,
    The client need the reports to be password protected after downloading it to pdf format.
    i.e., If a report from the dashboard is being downloaded in pdf format, then while opening it should ask to enter the password.
    So this will be a secure document that can be sent over mail.
    Is such feature available in OBIEE 10g/11g? If yes, please let me know.

    Hi,
    Could somebody tell the same can do in Discoverer also?
    Thanks,
    Kamal

  • Urget::How to download in excel format  in Background

    hi,
            i was using GUI_DOWNLOAD  in a program to download into excel format. but now the user wants to run this in background mode .But gui_download doesn't support the background .can u suggest me any other way to download in background mode into excel format.
    it's urgent .please help.
    Thanks in advance .

    Hi Rasmi,
    In background you can only download it to application server and not on your PC.
    If its ok then you can use OPEN DATASET....CLOSE DATASET to do that.
    Once its downloaded to Application server you can download that into your PC.
    Hope This helps you.
    Thanks,
    Arun

  • Outlook closes and will not download a particular message.How can i get that message to stop coming to my inbox?

    outlook closes and will not download a particular message.How can i get that message to stop coming to my inbox?

    Hi,
    May I ask your intention by doing this? Is the particular message harmful to your computer?
    Which type of email account are you using? If you want to prevent a particular message from being downloaded to Outlook, we can login to the web interface of your email account and then remove the particular email from your Inbox.
    If I've misunderstood something, please feel free to let me know.
    Regards,
    Steve Fan
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • Obiee 11g hierarchy columns download into csv format.

    When using hierarchical columns, Is there a way to download the results as the user see it on the view (be it table or pivot view) into a CSV format.
    Excel format works, but if the user drill down on the hierarchy column and then export in CSV format... the data gets exported to the level the report was originally set.
    Is there any way to change this behavior?
    One option we can recommend to users is to download in excel format and then convert to CSV....if needed.
    FYI, we just starting looking into 11g 11.1.1.5 version... planning to migrate from 10g to 11g...
    Thanks
    Sundar

    Nii Moi wrote:
    Hi Every Body,
    am using asp.net as a front end and oracle 11g as back end am wondering if there is a way to download data in an csv format and merge them into a table.How is this related to Application Express ? Please explain

  • Text in particular format in RTE

    Hi,
    I have one tab which contains path field button, after selecting the path and comes back to dialog text area, it should show the path in particular format @{/content/mywebsite.interest}, and after i click ok , it should call a service which should show the value of the particular format from the repository.
    Can someone help me in this regard?

    Extending the above question, we would like to customize the richtext editor such that we can add a custom button to the RTE dialog similar to the link, anchor or image buttons.
    As of now RTE only allows a fixed set of plugins that enable such actions/buttons.
    Has anybody customized RTE in such a way?

  • Why did you send me a download in XML format, instead of WORD?

    Why did you send me a download in XML format?

    balancedphoto, I just sent you a private message. Please check your inbox. :: Yuri

  • I have an Iphone 3G with the software 4.2.1 but i need to update the software to 4.1 to download a particular app before i go away tomorrow but i cant update the software till the 13/10/12 which is annoying just wondering if there was an options available

    I have an Iphone 3G with the software 4.2.1 but i need to update the software to 4.1 to download a particular app before i go away tomorrow but i cant update the software till the 13/10/12 which is annoying just wondering if there was an options available for me to push the update to now so i can use this app before i go away

    i have an iphone 3 too and i don't want to spend again money for a new iphone , and i had that problem too , i don't got any app's on my iphone , but i whould realy helpfull if apple could make another update in order to work the apps ...

  • Download to MHTML formating

    Hi all,
    Download to MHTML format causes Grand Total percentages row to be right justified while the information above is left justified,is there anyway to do the the formating for this.
    I have done right justification for the grand totals and right justification for the coloumns also.but while downloading the format becomes weird,coloumn values goes left and grand total right.
    Thanks

    I remember facing this kind of issue.
    Have you written any html contents (tags) in your report, ex: in Narrative or Text object. Too many custom html coding on the report may cause this problem.

  • HT1807 I have an iPhone 3G with ioS 3.1.3. How do I upgrade to 3.2 to download a particular app but not to 4.2?

    I have an iPhone 3G with ioS 3.1.3. How do I upgrade to 3.2 to download a particular app but not to 4.2 which doesn't work well with this particular phone?

    but not to 4.2 which doesn't work well with this particular phone?
    What are you talking about? 4.2.1, the latest version for the iPhone 3G, works fine - great, even - with it.

  • Unable to export report to a legasy file in a particular format

    Hi All,
    I use to export a report to MS Excel. Hence, I had selected it as a default format. However, when I try to export the same report in some other format now then the system is not showing me that option.
    The reason is that, when we select "ShiftCtrlF7" system pop up a window where we can select the options. There are three radio buttons, first two for a particular format and the last one provides us with all the available options. Below that radio button, there is a check box, which allows the selectes format to be a default format.
    Once we check that box to make a particular format a default, then on the subsequent export the system does not prompt that selection window but directly pop-up the save window.
    Now I want to uncheck that checkbox so that I can select other file formats also but not able to do it as the system is not poping-up that selection window.
    Any help on this would be highly appreciated.
    Regards,
    Saurabh

    Hi,
    There are 2 options for you:
    1. Simply right-click in the ALV list somewhere (on a data line)
        The last option in the popup menu is "Spreadsheet" - click , and you'll find the
        file format selection window
    2. Administer this functinality for your user.
        execute program: SALV_BS_ADMIN_MAINTAIN via SE38
        and delete the settings for your userid.
    BR,
    Barna

Maybe you are looking for

  • Can Netbeans put a jar file In a jar file?

    I just went through the process of getting Eclipse to create a jar file that would execute from a command prompt using a plugin called fatjar : http://fjep.sourceforge.net/ Details from other thread :http://forum.java.sun.com/thread.jspa?threadID=521

  • Creative zen micro line-in recordi

    I read a review of the zen micro at CNET.com, and their short video clip tells me that the zen micro has line-in recording. However, nowhere does it state/mention that feature in the zen micro homepage, nor is it mentioned in any other site. I would

  • Free Trial InDesign Print Out Problems

    Hey, I created several designs with the free month trial of inDesign. Today I signed up for the monthly plan. When I go to print out my latest design it prints out on older one (similar but different). Does InDesign not allow you to print out designs

  • What are criteria of F-44 to show line item or not show?

    Hello all, I had reversed mm doc (from migo) with mr8m then I used  f-44 for clear vendor account. The fi doc that occured had no line item, please tell me how to know what criteria of situation that show or not show line item in fi document. Thanks

  • Message from PE is incomplete. No Sender found

    Hello, Transaction SXMB_MONI shows three messages. The first two are sent to integration process IP_PORDCR1, the third is received from integration process IP_PORDCR1. The last message has a sender interface MI_IDOC_PORDCR1, but no sender service. Th