Garageband exports file with wrong filename

I have been using garageband to export our church's podcasts for 3 years now.
But for the last two weeks the poscast filename ends up being the same file from 3 weeks ago.
I have a file that I use as a starter template.
I import the new audio and save it in a new folder for that month under the name of the sermon + the date.
When I export now the file name is not of the file that I saved but that of one I had created 3 weeks ago.
I then did a test and exported a new podcast not using the template and I get the same results.
Any thoughts...I guessed the GB forum the best to start with not sure it is GB or iTunes. I'm on a mac running the latest versions of OSX, GB, & iTunes.

> Moorthy,
> My issue is not so much about the filename, but an
> encrypted (binary) file that I just want to copy from here to there.
Do it like in the mentioned blog, but don't do any mapping. That will be fine.
> Michal,
> In my adapter I have the following:
> 1)  localejbs/xi_file_module/ReadBinaryBean
>  (LocalEnterpriseBean)
> )  localejbs/CallSapAdapter
>                         (LocalEnterpriseBean)
> ine.xml file I have this:
> <enterprise-bean>
>   <ejb-name>ReadBinaryBean</ejb-name>
> <jndi-name>xi_file_module/ReadBinaryBean</jndi-name>
>   <session-props/>
> enterprise-bean>
Check your EAR if there are any libs from the adapter framework and delete them if necessary.
After deployment check in your visual administrator if your EAR is available.
Regards
Stefan

Similar Messages

  • How to export file with original filename number suffix, but with more digits

    Is there a way to keep the original filename number suffix, but change the formatting of the number, adding leading zeros for instance?
    When I import photos from my camera I like to rename them, and give them sequential numbers, e.g. "2015-01 Hamburg 1.cr2", "2015-01 Hamburg 2.cr2", "2015-01 Hamburg 10.cr2", .. "2015-01 Hamburg 134.cr2", and so on.
    Normally when I export photos I like to keep the file names exacly as I imported them (except the extension) e.g. 2015-01 Hamburg 1.jpg, "2015-01 Hamburg 2.jpg", .. "2015-01 Hamburg 10.jpg", .. "2015-01 Hamburg 134.jpg".
    But sometimes I would like to export them with leading zeros, typically when adding photos to a web site or blog where there are sort mechanisms that only support simple sort algorithms based on file names, meaning the sort order of my photos with their original file names would become "2015-01 Hamburg 1.jpg, "2015-01 Hamburg 10.jpg", .. "2015-01 Hamburg 134.jpg", "2015-01 Hamburg 2.jpg".
    So I would like the file names to be "2015-01 Hamburg 001.jpg", "2015-01 Hamburg 002.jpg", "2015-01 Hamburg 010.jpg", "2015-01 Hamburg 134.jpg".
    By keeping the original file number suffix I can easily go back to the original file whenever I need to, and the sort order would work even with simple sorting.
    The export Filename Template Editor gives quite advanced support for numbering files when exporting, see attached screenshot. There's support for exporting files with custom file names, and adding sequence, total and image number with padding (up to 9999/####). But those add new numbers, they do not consider the original filename number suffix. If I use the "Image # (001)" for instance, my example above would export as "2015-01 Hamburg 001.jpg", "2015-01 Hamburg 002.jpg", "2015-01 Hamburg 003.jpg", "2015-01 Hamburg 004.jpg", if those were the four photos I wanted to export, making it hard for me to trace them back to the original photo.
    I have found no way of adding such padding on the original file number.
    Does anyone know if this is possible or have suggestions for a workaround?
    It shouldn't be too hard for Adobe to support this I'd imagine.
    export pattern rename files  file_number filename_template_editor

    I do not know if you can do what you explained above, but there is a workaround to this (and a way to avoid having to do it in the future):
    In the Library module, make sure your images are sorted by Capture Date (this will put them in the right order, even with suffixes like 1, 13, etc.)
    Select all images, and then Rename them, using a Custom text followed by a Sequence number. The Custom text in this case should be the original name (such as, 2015-01 Hamburg, as in your example). Make sure the Sequence number is formatted with enough zeroes to include all the numbers in your images.
    In the future, when you rename images during Import, make sure you select the Sequence number format that will include all the needed zeroes, so you don't have to go through this again.

  • Copy a file with same filename using XI - module experts please help!

    Guys,
    Felix Jeyareuben had an excellent blog on how to copy a binary file with XI.
    /people/sap.user72/blog/2005/07/15/copy-a-file-with-same-filename-using-xi
    It is a shame by the way that such a simple thing has to be this complicated in XI, but that's another question...
    So after I created the EAR file and successfully deployed the modules on our XI server, I got the following file adapter error, when I was trying to use it:
    Sender Adapter v2727 for Party '', Service 'BS_TA_XI_DEV':
    Configured at 2006-11-30 14:04:15 EST
    History:
    - 2006-11-30 14:10:00 EST: Error: java.lang.ClassCastException
    - 2006-11-30 14:10:00 EST: Processing started
    Can you give me any clues what could have gone wrong?
    This is the first module I deployed so I might have messed up something simple, but I cannot figure this out.
    Also how can I debug this?
    Your help would be much appreciated.
    Thanks a lot,
    Viktor Varga

    > Moorthy,
    > My issue is not so much about the filename, but an
    > encrypted (binary) file that I just want to copy from here to there.
    Do it like in the mentioned blog, but don't do any mapping. That will be fine.
    > Michal,
    > In my adapter I have the following:
    > 1)  localejbs/xi_file_module/ReadBinaryBean
    >  (LocalEnterpriseBean)
    > )  localejbs/CallSapAdapter
    >                         (LocalEnterpriseBean)
    > ine.xml file I have this:
    > <enterprise-bean>
    >   <ejb-name>ReadBinaryBean</ejb-name>
    > <jndi-name>xi_file_module/ReadBinaryBean</jndi-name>
    >   <session-props/>
    > enterprise-bean>
    Check your EAR if there are any libs from the adapter framework and delete them if necessary.
    After deployment check in your visual administrator if your EAR is available.
    Regards
    Stefan

  • Export query results to flat file with dynamic filename

    Hi
    Can anybody can point me how to dynamic export query serults set to for example txt file using process flows in OWB.
    Let say I have simple select query
    select * from table1 where daterange >= sysdate -1 and daterange < sysdate
    so query results will be different every day because daterange will be different. Also I would like to name txt file dynamicly as well
    eg. results_20090601.txt, results_20090602.txt, results_20090603.txt
    I cant see any activity in process editor to enter custom sql statment, like it is in MSSQL 2000 or 2005
    thanks in advance

    You can call existing procedures from a process flow the procedure can create the filename with whatever name you desire. OWB maps with file as target can also create a file with a dynamic name defined by an expression (see here ).
    Cheers
    David

  • Exported file plays wrong audio with slide

    Hi all,
    I just produced a tutorial in v2 that has sound files embeded
    in almost every slide. They were originally wavs, but I have
    captivate convert them to 64kbit mp3s. I also have some slides that
    do not contain sound, but contain .flv files. (These .flv files
    have sound.)
    When I previewed the file, everything worked perfectly. The
    sound cues were right, and the videos appeared just as they should.
    However, when I published the file, the slides played completely
    different sound files from other parts of the project and in the
    wrong order. I tried exporting using both standalone .exe and
    web-based formats using Flash 8, but the results were the same each
    time.
    Does anyone have any ideas about what could cause this
    problem? Based on what I've seen, I think the three most likely
    candidates for trouble are:
    1) Slide audio errors
    2) .Flv files
    3) Flash 8
    But there could be other, stranger things afoot.
    Please let me know if you need more info about
    something.

    I tried re-exporting as an H264 mov but the exported file shrunk to 400 mb and lost most of the footage.
    How do I fix?
    I am guessing that you may have accidentally made a selection in the timeline before exporting - and then only that was exported.
    Try exporting like Russ said.
    And Russ meant to write VLC.

  • Receiving an export file error: wrong type

    I have created a movie several times in FCP and then exported the movie to QT without any problems. Now all of a sudden, I can't get the movie to export correctly. After the 2 hour export, I'll check on FCP to find that the program has shut down without an "Unexpected Shut Down" message. I check for the exported movie which I find in the saved folder. I click to open and verify the completed job, but find that I get an error instead : "Error: Wrong Type".
    The last successful movie I created was September 14th, prior to the QT 7.5.5 upgrade. I thought it was the upgrade, as I found out that FCP does not do well with the new QT version, so I reverted to QT 7.5, but I am still experiencing the same problem with FCP quitting and the movie not being able to read.
    What is going on? Can anyone help?

    Francois:
    This is a crazy solution, but this happened to me last week and this solution enabled me to open my files again -- they were all greyed out and I thought I'd lost them. I took my drive in to an Apple Store Genius Bar without resolution and spend 2 hours online with ProApps (FCE/FCP) tech support, also with no resolution.
    This fix is based on the fact that FCP when it is started, it automatically opens the project that was open when it was closed. First, in FCP save the current project (this can be any project -- I created a placeholder project -- to a dummy name -- I used "save me". Close FCP and delete the dummy name ("save me") project. Now rename the project that is greyed out and provides the File Error: Wrong Type message that you would like to open to the dummy name, so that it's now called "save me". Now open FCP again. Now save the recuperated file using the original name.
    Maarten
    Here's what you do.

  • Exporting files with keywords

    When exporting files using the export command, only some keyworks will show up in the File info panel (even if I select all). But if I open the same image from Lightroom with the "Edit photo with Photoshop CS-6" all the keywords show up in the file info panel. Any idea as to what I'm doing wrong
    Francis

    I've done some more testing. Opened my RAW files catalog, checked many images to see if  the "will export" versus the "Keywords and Containing Keywords" would show exactly the same keywords. They did. Then. Then, I exported one .dng  file as a .tif file, opened it in Photoshop, the File Info shows exactly the same keywords. So based on my workflow which consists in adding the keywords to the .dng file in Bridge, then processing the file with ACR and saving it as .tif somewhow prevents Lightroom from exporting all the keywords even if they show in the "Keywords and Containing Keywords" pane.

  • File adapter picking up files with wrong content

    Hello, We configured a file adapter to read *.xml files. We also defined the xsd for the files. We expected that the adapter would only pick up files that conform to the xsd. However we found that all *.xml files (even renamed jpeg's) are read. Is this intended behaviour? Or did we miss some configuration setting?
    Richard

    A short follow-up:
    To make matters worse. If I take a completely different file (like the jpeg) and rename it .xml it gets picked up by the file adpater but there is no audit trail of the BPEL process instance. The file is not archived either, so it's completely gone! If I just change one of the elements the file is read and archived. I can also have the file adapter write the file with the wrong content.
    I found a reference to a bug. (bug 5926809 or SR 6327165.994) is this related, is it solved?
    Richard

  • FTP-Sender Adapter ignores files with "known filenames"

    Hello experts,
    the scenario is FTP -> XI -> IDOC and we have problems with the polling of the files. In communication channel monitoring everything is working fine, but in the FTP folder some files are ignored, although the communication channel is set up for all *.txt-files.
    My question is, is it possible that the FTP sender adapter ignores files, if it already has processed a file with the same filename? After renaming the files they all were picked up and archived into another folder. How can I configure the communication channel to pick up ALL *.txt-files in the out-folder?
    Best regards
    David

    Hi David,
    What I have observed is, XI always reads files in a certain order (possibly alphabetical or reverse alphabetical). If it finds a file in the source directory that already exists in the archive directory, it will not attempt to read/process the next file (even if the next filename is completely new).
    So, if any of the files in the source directory exist in the archive directory, there is a possibility that certain files may get processed and certain wont.
    Make sure that none of the files that you put in source directory exist in the archive directory (i.e. all the files are new) and see the output. Let me know if this helps.
    PS: I used FTP protocol
    Regards,
    Riyaz

  • Need to export file with different layers selected automatically

    I have a file with a background and various text layers.
    I want to select each text layer individually and export them to a file, but I don't want to do this manually because it would take a lot of work.
    My question is, how would i tell photoshop to export X numbers of files. Where X=number of text boxes.

    I still don’t quite follow: Should the resulting files combine one of the text-layers with the lowermost layer or display only one of the layers?
    Because I thought Export Layers to Files would do the second.
    Anyway, the following might help, You would have to enter Your intended gif-settings in the Script manually though (see »Photoshop CS4 JavaScript Ref.pdf« or ExtendSctipt Toolkit’s Help > Object Model Viewer for the correct nomenclature for the various options).
    And You should adjust the naming-procedure to Your liking, I didn’t use the actual layer-names to avoid possibly overly long names.
    Paste the following text into a new file in ExtendScript Toolkit (part of Photoshop’s installation) and save it as a jsx-file into Photoshop’s Presets/Scripts-folder.
    After restarting Photoshop theScript should be available under File > Scripts and can be assigned a Keyboard Shortcut directly, recorded into an Action or (in CS4) be used in a Configurator-Panel.
    // saves gif-copies of the backgoud-layer with one of the other layers visible in the same location as the original file;
    // existing files of the same names will be replaced without callback;
    // use it at your own risk;
    #target photoshop
    if (app.documents.length > 0) {
    var myDocument = app.activeDocument;
    // get the name;
    var docName = myDocument.name;
    var basename = docName.match(/(.*)\.[^\.]+$/)[1];
    //get the location;
    var docPath = myDocument.path;
    // get all non-layerset-layers;
    var theLayers = collectLayers (myDocument);
    // gif options;
    var gifOpts = new GIFSaveOptions();
    gifOpts.colors = 256;
    gifOpts.dither = Dither.DIFFUSION;
    gifOpts.ditherAmount = 75;
    gifOpts.forced = ForcedColors.NONE;
    gifOpts.interlaced = false;
    gifOpts.matte = MatteType.WHITE;
    gifOpts.palette = Palette.LOCALSELECTIVE;
    gifOpts.preserveExactColors = true;
    gifOpts.transparency = true
    // hide all but the background layer;
    for (var m = theLayers.length - 1; m > 0; m--) {
    theLayers[m].visible = false
    // save the copies with one additional layer visible each;
    for (var n = theLayers.length - 1; n > 0; n--) {
    theLayers[n].visible = true;
    var layerName = theLayers[n].name;
    // duplicate image before saving to avoid flattening-dialog;
    var thecopy = myDocument.duplicate (thecopy, true);
    thecopy.saveAs((new File(docPath+"/"+basename+"_"+n+".gif")),gifOpts,true);
    thecopy.close(SaveOptions.DONOTSAVECHANGES);
    theLayers[n].visible = false
    ////// function collect all artlayers //////
    function collectLayers (theParent) {
    if (!allLayers) {
    var allLayers = new Array}
    else {};
    for (var m = theParent.layers.length - 1; m >= 0;m--) {
    var theLayer = theParent.layers[m];
    // apply the funtion to layersets;
    if (theLayer.typename == "ArtLayer") {
    allLayers = allLayers.concat(theLayer)
    else {
    allLayers = allLayers.concat(collectLayers(theLayer))
    return allLayers

  • XFA form with button to save file with unique filename

    Is there a way to save a file with a unique filename using some data a user has entered (name, for ex.) that will fire when the user clicks a Print button? Attached is a file for reference.

    Yes, I'm getting close. With this
    var 
    vTargetName = Page1.dateStamp.rawValue + " HSS Foot & Ankle for Patient " + Page1.First_Name.rawValue + " " + Page1.MI.rawValue + " " + Page1.Last_Name.rawValue + ".pdf";
    var  
    vCurrentName = event.target.documentFileName.toString(); 
    if  
    (vCurrentName == vTargetName)app.alert("Thank you. Your form has been saved."); 
    else
    app.alert("There was a problem. Your form has not been saved.");
    I do get an alert when the PDF is saved. But if I modify the folder js to say var vPath = "/c/HSS/ instead of var vPath = "/c/HSSSave/ I don't get the alert "There was a problem." Do you see an error in the else condition?

  • Export file with member alias

    Hi,
    I am exporting the data via DataExport command. I need the export file to contain the alias
    of the members from all dimensions along with the exported data.
    Currently the file contains the members names.
    Is it possible what I need?
    Thanks,
    CM

    CM,
    I don't think you can export aliases using a Dataexport command. You can consider following as an alternative:
    1. Export the Alias table using the following:
    query database 'Sample'.'Basic' list alias_names in alias_table 'default';
    2. Write a report script that outputs all the members (either all or level zero). With a report script you can use OUTALTNAMES to output alias names and OUTALTSELECT to specify which alias table you want to use.
    Hope it helps...
    KosuruS

  • Opening a file with its filename from a servlet- avoid buffer to cach files

    Hi,
    I am building an URL with the following code and calling that particular file from this servlet using request dispatcher. When I am geting alcCode from getParameter method then it is not caching the pages
    but when I am geting the same through a session value it starts caching the page after cirtain number of requests and shows up the previously requested file.
    I guess it is because it always names the file with the package name.
    for example if my package is sree then the file opened is named as
    sree[1].pdf. Please help me solve this problem
    alcCode = req.getParameter("alcList");
    HttpSession userSession= req.getSession(false);//if request is from //submit action from a FORM
    String alcCode;
    alcCode = req.getParameter("alcList");
    System.out.println("request.getparameter alcCode "+alcCode);
    if (alcCode==null){
    alcCode= (String) userSession.getValue("alcCode");
    //else get the alc code from the session that has been stored
    Calendar todaysDate=Calendar.getInstance();
    int selectMonth=todaysDate.get(Calendar.MONTH);
    int selectYear=todaysDate.get(Calendar.YEAR);
    if(selectMonth <10)
    //selectMonth = InvoiceDate.substring(1,i-8);
    urlPdf="/reports/RPTS"+selectYear+"0"+selectMonth+"/PDF-FORMAT/E"+selectYear+"0"+selectMonth+"_"+alcCode+".PDF";
    }else{
    urlPdf="/reports/RPTS"+selectYear+selectMonth+"/PDF-FORMAT/E"+selectYear+selectMonth+"_"+alcCode+".PDF";
    res.setContentType("application/pdf");
    res.reset();
    res.resetBuffer();
    res.setHeader("Content-disposition","attachment; filename" +urlPdf );
    System.out.println(urlPdf);
    try{
    ServletContext sc = getServletContext();
    RequestDispatcher rd = sc.getRequestDispatcher(urlPdf);
    rd.forward(req, res);
    Thanks in advance.
    -Sreekanth Varidhireddy                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

    I had a similar problem when I used the attachment argument to the Content-Disposition header.
    try replacing this:
    res.setHeader("Content-disposition","attachment; filename" +urlPdf );
    with this:
    res.setHeader("Content-Disposition","inline; filename=" +urlPdf );
    /Niklas

  • Export file with the project separated into the different tracks

    I have created a project consisting of about 18 imported tracks (bought from Itunes). Is it possible to have the imported components separated in the export file from GarageBand so it would be possible to jump between them?

    Hi
    I wil suggest mapping the path based on a common location is the best way and then map the same logically in the Upload method
    If you are using Citrix then it becomes all the more easy to have a commmon location
    Rgds
    Dheeraj

  • LR1.4.1 opened with wrong filenames in catalogue - help

    Opened a folder in a recent workfile to discover a random renaming of about a third of the files - when tried to rename them message was returned - missing or unwritable - and gives an erroneous path-
    Library/Google/Google Updater/Google Updater.app/Contents/Framework/Versions/A/Resources/Reporter.app/Contents/PkgInfo
    Why ?
    And what can I do to restore their original filenames and the metadata for the altered images ?

    Very helpful - I have highlighted each image in LR Library mode and clicked on the question mark in the thumbnail versions which has then asked me to locate the original. This is easy - but time consuming ! And restores the original .CR2 file with its sidecar.
    I have discovered that somehow at least half of the images in this folder - ie all the renamed files - have been copied into other folders in the catalogue with weird folder names and a whole set of subfolders . . . ie
    Contents at/Library/Google/Google Updater (etc). . . 227
        Frameworks                                                        20
           GoogleBreakpad.framework                               20
              Versions                                                       17
                 A                                                              16
                    Resources                                              13
                      Reporter.app                                         13
                         Contents                                            13
                            MacOS                                             1
                            Resources                                       10
                                   zh_CN.lproj                                1
                                   zh_TW.lproj                                1
    if you open these folders sure enough you find the renamed image files with the question marks on each thumbnail !
    Looks a bit buggy to me.

Maybe you are looking for