Album pricing on iTunes Producer

I am using iTunes Producer 2.3.1 and I'm using a text file to import my meta data. I can't seem to get the album pricing to change. It is set as default (so nothing). Does anyone know how to fix this?
I tried typing "Album Wholesale Pricing Tier" as a colume in Excel and it still will not move past default when I import the text file.

It might be best to check in with the iTunes Connect folk about that, sean. (I'm not sure if many advice providers on those sorts of topics lurk here.)
http://developer.apple.com/support/resources/itunes-connect.html

Similar Messages

  • ITunes producer changed all of my iBook pricing when I submitted a new pub file and now I can't change pricing

    I had an existing iBook title on the iBooks store with actual pricing (essentially tier 3 for all countries). Two weeks ago I changed the pricing to "free" for all countries. I then started a marketing promotion offering the free book. Today I changed the actual epub file, as I reduced the overall file size for better download speed. When I submitted the new files with iTunes producer, it changed all of my "free" pricing to the pricing that was originally set in iTunes Producer (which I could not change in thew application). Now all of my pricing on iTunes connect has been changed from "free" to the original pricing. When I try to change the pricing now in iTunes connect it gives me an error and tells me to contact support, which I did, but they are not open on weekends. I need to get ll of my pricing back to "free" for my title ASAP. Any suggestions?
    Thank you,

    Mail: Troubleshooting sending & receiving email messages

  • Itunes Producer Problems Uploading - File not saving - file does not Exist.

    Can someone please help me out, this problem is killing me. I've uploaded over 200 UPC Albums using Old G3 and Elderly ITunes Producer, but apple asked me to upgrade, so new machine to me Macmini maverics 10.9.? ITunes Producer 3.1.
    So I click open ITunes producer 3.1. Click on make project from Audio
    Files. Name and Save the project in Music-ITunes Producer-Playlists.
    Plug in my external Flash drive and import the 40 Audio files for the
    project. I am using an external flash drive as I can’t get ITunes Producer to
    see my internal hard disk, I do not know if this is normal??
    Go through the process of saving the project to Music – ITunes Producer –
    Playlists – in this case 5060101121313
    I then go through name all Tracks and make sure that all Data is correct.
    Then when I finally go to either save the document or send it to you I get the
    first Screen shot saying
    "The Document "5060101121313" COULD NOT BE SAVED. The File does not exist".
    As I say I have delivered 200 UPC’s to you with the old software and never
    had any problems, I am in urgent need of making significant delivery to you so
    would appreciate you help ASAP.
    Paul

    I have been victorious. Now I am going to post my solution for all those that may have the same problem in the future. I'll even throw in a few key words so it will be more easily found by the search engine.
    Connection conn = null;
            try{
                //connect to database
                DAOManager dao = new DAOManager();
                conn = dao.connectToDB();
                String query = "update ASSIGNMENT set file_object = ?, filename = ?, filetype = ? where a_key = 1"; //sql query
                PreparedStatement pstmt = conn.prepareStatement(query);
                ByteArrayOutputStream baostream = new ByteArrayOutputStream();
                //write to output stream
                byte[] buffer = new byte[1024];
                int len = -1;
                while ((len = instream.read(buffer)) >= 0 )
                    baostream.write(buffer, 0, len);
                baostream.flush();
                byte[] filebytes = baostream.toByteArray();
                baostream.close();
                pstmt.setBytes(1,filebytes); //set blob
                pstmt.setString(2,filename);
                pstmt.setString(3,filetype);
                pstmt.executeUpdate();
                pstmt.close();
            catch (SQLException e) {
                System.out.println(Tools.getLoggingDate() + " upload() Error uploading file -- " + e);
                e.printStackTrace();
            catch (Exception e) {
                System.out.println(Tools.getLoggingDate() + " upload() Error: " + e);
            finally {
                try{
                    conn.close();
                }catch (SQLException e) {}
            }Keywords: setBinaryStream(), setBytes(), MySQL, upload file, InputStream, Blob

  • Can't load my iBooks Author package into iTunes Producer

    Hi I've written my book in iBooks Author.
    I've used iTunes Producer to load
    all the Meta Data about the book. (ISBN, author, number of pages, categories, pricing etc)
    The Cover art, the screen shots
    Had approved my banking and tax stuff
    All that is remaining is loading the actual book
    On the iTunes Producer Asset screen it says
    "Click choose to select or drag your publication file, or just drag and drop it in the box. For books the file must be in EPUB or iBooks format."
    When I locate the iBooks file of my book (it is an iBooks Author file) it is greyed out and I can't select it or when I drag it, it doesn't go into the box.
    I'm using
    ver 2.0 of iBooks Author
    Ver 2.8 of iTunes Producer
    Should I be converting it somehow?
    When I tried using the Preview/ Publish button in iBooks Author it created a whole new file that was asking me to redo all the work I have previously done loading the meta data. Perhaps this is the only way, but then i can't work out how to add the Preview copy. It only loads the book.

    I have had the same problem, and from the responses I have had to the question it seems it is universal with no way of getting publishing support. Very unhappy situation

  • ITunes Producer: Problem uploading - ERROR ITMS-5122

    I am having a problem uploading an album via iTunes Producer (Version 2.2.1 (137)).  At the Delivery stage, I receive the message ERROR ITMS-5122: "Genre should be specified using genre label code instead of label: electronic" at Album/Tracks/Track.  I have tried tweaking my upload at both the album and track levels to one or two genres and am seeing a similar error.  Does anyone know how I can correct this issue?  Thank you for any assistance!

    It means that there is no alternate text for the image, in the event that it doesn't load. This will put text where the image should be, so that the reader knows that there was an image that was supposed to display there.
    What it means for your ebook is that your images should be coded as such:
    <img src=".../Images/ABC_bookcover.jpg" alt="Cover for ABC Book" />
    Where the alt text is a description.
    If you want to get around this quickly, you can simply open up all your .xhtml files in text wrangler and do a search for <img src=  and replace it with <img alt="" src= 
    Even if you have nothing in the alt description, having it there will get past the check.

  • Itunes producer error

    Hi friends, I am again here with a problem: in this period everything is going wrong!
    I have 8 titles already present in the ibook store: definitely I have repeated this operation several times, but for the first time it does not work, apparently without any motivation.
    In one of the last windows of itunes producer, definition of price and markets "rights and prices", I have to define the markets for sell, the type of publication (e.g., only digital) and the price or the price tier. Well, when I click on the "type of publication" choice, a blank line appears only. No choice. For this reason, also price tiers do not appear. And at the end, messages like "ERROR ITMS-5000: "Price tier is required when product is cleared for sale. (AU)" at Book/Offer (MZItmspOfferPackage)" appear. At this point I could send a message to Apple with the reported error. But another message appears: "*** -[__NSCFString substringToIndex:]: Range or index out of bounds". For this reason, also the message to Apple is not allowed.
    It seems to me that this software has a lot of bugs. But why, right now, it is not functioning?
    In addition, I tried to open previous .itmsp files of books already sent to the store. Well, also those files now refuse to accept anything in the field "type of publication" (window rights and prices). But they did: because I was successful in the past.
    So, what has changed? Something in the system? Type of connection? Anybody has an idea about this?
    Excuse me for bothering you, but also the aid by Apple is impossible and... I am truly desperade!
    Thanks a lot
    Valerio

    Same problem here, but I'm trying to add a digital booklet to an existing album (album is already in iTunes Music Stores). So not sure how to add a digital booklet.

  • Itunes Producer ERROR ITMS-4000

    Hello everybody, I send my epub 3.0 with ITUNES PRODUCER 3 and I get this error
    Apple's web service operation was not successful
    Unable to authenticate the package: filastrocca01dente.itmsp
    ERROR ITMS-4000: "Sequence display string too long: greater than 50 bytes." at Book/BookMetadata (MZItmspBookMetadataPackage)
    Any idea?
    Thanks in advance
    Elisa

    Same problem here, but I'm trying to add a digital booklet to an existing album (album is already in iTunes Music Stores). So not sure how to add a digital booklet.

  • ITunes Producer error - "This playlist has already been submitted"

    Hi,
    I'm quite clueless here, and would be glad for any help or reference with this error.
    I'm an iTunes content publisher, and wanted to start working with Producer to upload new stuff.
    I created a new entry, will all details - but when i'm trying to upload, *i'm getting the following error*
    ITMS-6001: Validation Result:
    (MZPackageValidationResultType#3)Error
    (MZPackageValidationErrorType#4)Unsupported Feature:
    "Album "5060105331046">> Track "GBJLH0511053":Error Unsupported Feature:
    This playlist has already been submitted to iTunes.
    *You can see a screenshot* here -> http://i377.photobucket.com/albums/oo211/camilla_es/itunesproducererror.jpg
    Anyone knows what could be the reason? really desperate to get this solved, as I just can't submit new stuff.
    Didn't find any iTunes Producer support forum, so thought to post here. Feel free to refer to any relevant place or people to check with.
    Thanks in advance
    Message was edited by: camilla_bcn

    Hello,
    I had the same problem, But just change the Name of the feed and The Link for example:
    <?xml version="1.0" encoding="UTF-8"?>
    <rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
        <channel>
            <title>Timoteos Miami</title>
            <link>http://www.casarocamiami.org/relacionate/jovenes.html</link>
           <language>es</language>
            <copyright>Casa Roca Miami 2012</copyright>
    Change it to whatever you want. Submit it, and when it has been approve just change it back.

  • ITunes Producer ERROR-ITMS-6010

    Trying to use iTunes Producer to upload a new album. I'm getting: ERROR-ITMS-6010 "Adding bonus material to this playlist is not allowed" at Album/Tracks/BonusMaterial...
    Does anybody know what to do? Thanks...

    Same problem here, but I'm trying to add a digital booklet to an existing album (album is already in iTunes Music Stores). So not sure how to add a digital booklet.

  • Itunes producer prices

    When we try to send a new eBook (epub 2.0) to the Apple store with iTunes Producer 3,1 (577) we can't add any prices in the prices's territory tab.
    The "+" symbol is grey. And there is a red "1" on the top icon.
    No other errors elsewhere...
    What is wrong?

    I had the same issue. I my case I had installed and launched iTunes Producer after getting the iTunes book contract accepted, but before filling out the contacts, banking, and tax information. After entering the contacts, banking, and tax information, it still didn't work. I then deleted the iTunes Producer app and rebooted my Mac. After the reboot, I reinstalled iTunes Producer and was able to add territories and set up the pricing information.

  • ITunes Producer save issue

    Hi, I'm creating iTunes packages for a catalogue of albums and have come accross a strange error (picture below), the file doesn't exist because i haven't saved it yet surely? i don't understand why it's saying it, i'm going to have to delete it and start again as i need to restart my computer but how can i prevent this in the future? anyone know why it's happening?

    Hey there,
    I am having the same problem, New machine to me Mac Mini OS X Mavericks (10.9.?), iTunes Producer Version 3.1. Have uploaded over 200 UPC with the old ITunes Producer on my old G3. But Apple told me to upgrade, have done so and can not upload.
    Import Tracks, get info together then it gives message  the file doesn't exist... Any help would be great, did you crack this?
    Look forward to any help, this is killing me. Paul.

  • Is it possible to copy and paste All the infos in Itune Producer?

    When I fill in all the infos in the Itunes Producer it takes a long time, and I have several books to load. Especially the part about rights and pricing, country by country. I have several books to load at the same price. Is there a way I could use all the infos about one book and copy it to another packages in Itunes producer, would be a great time saver !
    Tks,
    Serge

    There is a "Group" button somewhere in iTunes Producer. I tried using it, but it appear not to work. If it does work, it's not obvious how to go about creating a group.
    Michi.

  • I would like to transfer all data from my iPod classic to my new computer with windows 8.1. My old computer's cpu died. Utilizing iTunes which only allows iTunes albums purchased at iTunes store. The cd's were loaded via iTunes originally.

    I would like to transfer all data from my iPod classic to my new computer with windows 8.1. My old computer's cpu died. Utilizing iTunes which only allows iTunes albums purchased at iTunes store. The cd's were loaded via iTunes originally.

    Install disk drive from old computer in an external enclosure.
    Then copy the complete iTunes library from the disk drive to the disk drive in the new computer.

  • I downloaded an album on my iTunes on my Mac but some of the songs won't play all the way through.  It is almost as if it didn't download the entire songs.  How can I fix this?

    I downloaded the Mumfor & Sons album in my iTunes store.  All the songs are there but in a handful of the songs, they cut off at the end of them.  It is almost as if the last 30 seconds or so were never downloaded.  I tried to check for things that were not downloaded yet and it says that everything is downloaded.  I have no idea howt o get the rest of the songs to play.

    If just some of the tracks on the album are doing that, that suggests those tracks are damaged.
    If your country's iTunes Store allows you to redownload purchased tracks, I'd delete your current copies of the dodgy tracks and try redownloading fresh copies. For instructions, see the following document:
    Downloading past purchases from the App Store, iBookstore, and iTunes Store
    Otherwise, I'd report the problem to the iTunes Store.
    Log in to the Store. Click on "Account" in your Quick Links. When you're in your Account information screen, go down to Purchase History and click "See all".
    Find the items that are not playing properly. If you can't see "Report a Problem" next to the items, click the "Report a problem" button. Now click the "Report a Problem" links next to the items.

  • I bought a new album off of iTunes the wifi wasn't strong so I left my computer on as it was downloading and went to sleep. This morning I went to listen to the songs and some of the songs will only play the first 50 sec or the first minute? How do i fix?

    I bought a new album off of iTunes the wifi wasn't strong so I left my computer on as it was downloading and went to sleep. This morning I went to listen to the songs and some of the songs will only play the first 50 sec or the first minute? How do i fix it or refresh them so i can listen to them fully?
    How do I get the songs to fully play? Or can i refresh the songs and redownload them?

    See Repair security permissions for iTunes for Windows.
    tt2

Maybe you are looking for

  • ID3 tags lose info

    I just got a Nano(2nd gen). My ID3 tags are correct when I use MP3 files in Winamp (even the CD text is accurate even if misspelled and in the wrong column) but when I move them to I-tunes I get Track 01, Track 02, Track 03, etc. The files that were

  • Problem with ADR2MAS IDOC

    I have a situation where we have to transfer an CREMAS idoc,along with it I have to transer Contact Person Details( like Telephone no, Mobile no,fax, email etc). I have used the ADR2MAS message type (Idoc) to transer these details based on change poi

  • Oracle 10g discoverer and report services installation issue

    Hi Could some one help me in finding the solution for the problem while installing oracle 10g discoverer and report services installation .. at configuration assistants the opmn configuration failed.. could some one suggest the possible solution for

  • Need Enqueue and dequeue BPEL process

    Hi All, I am new in BPEL. I need creating asynchronous webservice using AQ Adapter. If any bodies have Enqueue and Dequeue(using Correlation ID) related task please help me. Thanks and Regards, M.Sathiya

  • Updating a textfield

    Hi! I have a problem with uptating a textfield. In my program there are one public class where i create the textfield. I have also a thread that recieves som data from RS-232 and calculate some variables. So here is my question!! How can i update the