Keep file names when exporting out of iTunes

Hello

I save a lot of interviews on my iPhone, and transfer it to iTunes as a dictaphone. Now, I'm running out of space on the hard drive of my MacBook and export them on a separate hard drive. It's the Act of exporting the names of changes to a date. It's no good for me because I need them to be searchable.

Does anyone have an idea how to do that?

Thank you very much!

I have no voice recorder, so I'm not familiar with the files.  Be aware of what you see in iTunes is not the name of the file it's data embedded in the file tags.  You don't say what you mean by "export." There is an export feature, but who simply produces a list of titles, not the files themselves.

You may need to rename the files according to the track tag information.  See the website Dougscripts for a File Renamer script that does this.

Tags: iTunes

Similar Questions

  • Export of Photoshop CC: unable to paste text in file name when exporting

    Hello

    Recently I tried to paste in some text my Clipboard file name when the "export as" in Photoshop and paste functionality does not seem to work at all, BUT if I use 'save for web', I can paste the text in the file name my Clipboard without problem. Not sure if this is a bug or intentional? Either very frustrating. Help, please.

    I have noticed this problem using export as on the CC 2015.1.2 with my Mac.

    It was reported and recognized as a bug and a request has been sent so that it can be fixed.

    Photoshop CC 2015 - is unable to paste it in the text field, if you choose to ' export as... ". » | Community customer Photoshop family

    Nothing wrong on your side. Just wait for the fix.

    Gene

  • Remove the prefix of file name when exporting to PDF

    Hello

    Here I found a script that exports the current document in PDF format on the desktop.

    I would like for it to change the file name as the first two characters are deleted.

    Example:

    The existing file name is: X_pagelayout.indd

    I want this script to create a PDF file called: pagelayout.pdf

    Thoughts?

    Your help is very appreciated.

    var = myFolder ' ~ \Desktop ";

    myDoc var = app.activeDocument;

    var myDocname = myDoc.name.split (".indd");

    myDoc.exportFile (ExportFormat.PDF_TYPE, file (new file (MyFolder + "\" + myDocname.join (".pdf")));)

    I just tried this and it works fine now...

    app.scriptPreferences.userInteractionLevel = UserInteractionLevels.NEVER_INTERACT;

    var = myFolder ' ~ \Desktop ";

    myDoc var = app.activeDocument;

    var myDocname = myDoc.name.split ("_") [1];

    var myNewName = myDocname.replace(/.indd/gi);

    myDoc.exportFile (ExportFormat.PDF_TYPE, file (new (MyFolder + "\" + myNewName + ".pdf")));

    app.scriptPreferences.userInteractionLevel = UserInteractionLevels.interactWithAll;

    Thank you both for your help - you are gentlemen, scholars and philanthropists

  • Help with a javascript - need the name of the document file name when exporting

    When I run this script:

    var myPresets = app.pdfExportPresets.everyItem () .name;

    myPresets.unshift ("- select preset-");

    var myWin = new window ("dialog", "PDF Export Presets'");

    myWin.orientation = "row";

    {with (myWin)}

    myWin.sText = Add ("' statictext ', undefined, ' select PDF Export preset :');)

    myWin.myPDFExport = add('dropdownlist',undefined,undefined,{items:myPresets});)

    myWin.myPDFExport.selection = 10;

    myWin.btnOK = Add ('button', undefined, "OK");

    };

    myWin.center ();

    myWindow var = myWin.show ();

    If (myWindow == true & & myWin.myPDFExport.selection.index! = 0) {}

    var myPreset = app.pdfExportPresets.item (String (myWin.myPDFExport.selection));

    myFile = lead (File.saveDialog ("save the file with preset:" + myPreset.name, "PDF files: *.pdf"));

    If (myFile! = null) {}

    app.activeDocument.exportFile (ExportFormat.PDF_TYPE, myFile, false, myPreset);

    } else {}

    Alert ("no file selected");

    }

    } else {}

    Alert ("no predefined PDF selected");

    }

    I need to place the filname document automatically when the dialog box "Save as" appears:

    Udklip.PNG

    Can someone help me?

    Use this:

    myPath = app.activeDocument.filePath + '/' + app.activeDocument.name.replace (/\.indd$/, '.pdf');
    myFile = File(myPath).saveDlg("Save file with preset: " + myPreset.name,"PDF files: *.pdf");
    

    Peter

  • How do you keep Windows automatically passing the entire file name when editing?

    When I copy a file to a folder and rename the file, that I right click once on the file name to select it and again to place the cursor where I want to change the name in the name of the original file.  However, until I'm able to start typing the computer automatically highlights the entire file name, so that when I start typing deletes the original file name and replace it with what I typed.  Is there a way to avoid this and allow me to change the name of original rather than delete it and start from scratch?

    If I press ESC to restore the original name and follow the same steps again, that it allows me to change the name of the original file as you wish.  That is to say, I see only this product the first time I try to change the file name.

    After he highlights the entire name, press any cursor movement: home, end, left arrow, right arrow key.  Who will be development of the United Nations name and allow you to move the cursor in the right place to start to edit. Boulder computer Maven
    Most Microsoft Valuable Professional

  • Adding file names when using "combine the files supported in acrobat.

    Adding names of files when using "combine the files supported in acrobat.

    Is this possible?

    Either as a note at the bottom of each page or a note on the print?

    Without having to write or copy and paste the names of files in the PDF by hand?

    As in "automatically"?

    What it is for:

    I do guides step by step for some software for computer magazine.

    I am taking screenshots of the software and they are sent to the art director as a bunch of .tif files to be used for layouts.

    I need to be able to show him where to put the numbers (1,2,3 etc) for steps-by-step and where he can cut the screenshots.

    I am therefore files .tif Guide to the artistic director. Using Acrobat 9 Pro I can easily combine all the .tif files into a PDF with the extension of the shell "Combine" supported files in acrobat.

    And using the comment & markup tools, I can easily ad numbering, arrows, important areas and so on.

    However, these guides often include a lot of screenshots, so it is important for the Artistic Director to be able to quickly identify each screenshot. And for that he needs the name of the original .tif file to follow the screenshot in the pdf. So that when printed out the pdf and made his page layouts, there no browse and compare a pile of screenshots without a name.

    When you combine files in Acrobat format (in flat PDF rather than a portfolio), you will get bookmarks for each document referencing the original file name. If they are not displayed, click the button in the dialog box Options combine to turn them back on.

    Since you're combining a series of pictures, you'll find yourself with a bookmark for each page - so the value seen initial of your PDF "bookmarks and page Panel" to file on the file > box properties dialog and you have close to what you want. Write the names of files in the footers is possible but requires script to extract the bookmark names and page numbers, then write a watermark on each page.

  • What is the small icon that appears on the left of a file name when you use Explorer?

    I use a program that renames it to bulk file names, but it recognizes only a single file in a folder. When I use to discover all of the program files, the only difference, it's a single file has a bright red icon, the other a dull red. What is this icon and how it turns brilliant mast?

    After some messing around, I found the problem. When the little icon is dull, this file is hidden, if brilliant, is not. I don't know why so good many of my files are hidden, but that's the problem. Thanks for your time.

  • Why do I get "error 1325." Microsoft "is not a valid short file name" when I try to install the 1.41 Borderlands update? "

    I am running Vista Home Premium SP2.  I bought the game Borderlands of the year edition DVD (or CD, I can't remember which).  To get the downloadable content, the instructions direct users to a website that says that you should update to 1.41.  After downloading the update of this website (several times) and try to install (including using the suggestions on support.microsoft.com/kb/2438651), I always get "error 1325." Microsoft "is not a valid short file name"

    Hi Mike l. Mpl Vly

    I suggest you to refer to the following article in the Microsoft Knowledge Base and check if it works.

    How to troubleshoot issues that may occur when you install, uninstall, or upgrade one program on a Windows computer

    http://support.Microsoft.com/kb/2438651

    I hope this helps!

  • How can I view all of the file name when you download a file as an attachment under the surface of windows 8 pro

    I want to see the name of a file before I download it as an attachment, but the names of files in the file download blue box only see the part of the name. I click on "View files flaps" but who only works in windows Explorer. I need the full name in the window of blue line screen upload. How then can I list instead of several columns of short filenames?

    Thank you

    Bess in Carrollton, Texas

    Hi Bess,

    It would be better that you could provide more information on this issue.

    What application you are trying to download the file? Is any e-mail Application or SkyDrive?

    If you try to upload a file with a long file name to the SkyDrive or Mail application, it wouldn't show the full name of the file when the download of the file. It shows only a part of the name of the file. It comes to the design of these applications.

    To find the full file name, the only option is to rename the name of the file to a short name and then download the files on the machine or SkyDrive App.

    I hope this helps.

  • Customization of file name when you use an external editor - only one file name can be used by all editors?

    I have a number of external publishers defined for my application of LR 3.3 Win7. In my preferences when I customize how an editor say, Photoshop CS5, maintains a file, I can put the name of the file edited - for example, {Filename} - ed.psd. However, if I change the name of file changed to another external editor, say to {file name} - SilverEfexPro.psd, this file name is used for all modified files externally. What I am doing wrong? Thank you!

    Dilip

    Dilip,

    You do not have something wrong. The file name pattern to use is valid for all external publishers defined. This can also be seen by looking at the section, where the file name pattern can be defined (not in the section where individual editors can be configured).

    Gossweiler beat

    Switzerland

  • By specifying the file name for FTP out OSB transport

    I want OSB based service that will send via FTP a file with a specific name to a remote ftp location.
    It seems that OSB cannot do this because the FTP transport on a business service only allows you to specify the prefix and the suffix, and then generates a file name long great for midlle parties.

    Anyone know how to replace it and specify the name you want to call remote file name?

    mdsrobbins wrote:
    Your answer was useful, but being new OSB I'm not yet quite there because I want to spend a "variable" in the name of the file. Now I want a CSV file, I've specified a service proxy in a format MFL behind a jms messaging ftp queue. Business service underlying it is the ftp using the MFL format service. This works all I in the message flow to the proxy I can't have access to a user defined property that contains the name of the file that I could then pull and stuff it into the header 'Filename' as suggested above.

    DOE, anyone got any ideas how I can get access to a property of a JMS message file name?

    What I understand
    JMSQ - JMS PRoxy (MFL) - Pipeline---> BS (MFL/FTP) - FTP server

    If you want to set the file name contained custom JMS message headers? When creating your Proxy JMS you must follow these steps
    (1) for the creation of Proxy JMS in the transportation Configuration page select get all the headers = Yes
    (2) if the name of the file is set as defined by the JMS message property user then use $Header in your pipeline/message flow. This variable can contain your user-defined properties. If the user sets the property is part of the JMS message and then use $body.

    Thank you
    Maury

  • Remove timecode file name when you use "save image as."

    I take a lot of screenshots of AE, but I always remove the timecode (0-00-00-00) file name before saving the image.

    In any case I can disable it?

    Thank you!

    I just checked CC 2015 and to your right. It does not remove the chassis model numbers if you return a sequence. I thought I remembered this work in earlier versions. It may be a good feature request.

    The other option is to save the model as a layered PSD. There is no keyboard shortcut for this, but you won't get the chassis numbers. You can then use Lightroom or bridge to batch your psd to png.

  • Warning of truncation of file name when saving for the Web (browsers for the Macintosh?) (CS2)

    Image (line drawing). Save for Web (* gif). Receive after WARNING:

    "Some names of the files being recorded will be truncated to 31 characters for compatibility with Macintosh browsers. To change your file name compatibility options, click on the optimization pop-up menu, choose the output settings and select saving files. »

    I couldn't find the optimization pop-up menu. Therefore, I did not this step.

    After register, I simply went to the folder appropriate and changed the file name to what I originally wanted (i.e., mainly correcting truncation).

    Big problem or not? Everything will be OK?

    Thanks in advance. A novice.

    K. Glenn Cole, President

    Wilmot Company, Inc.

    Probably safely, you can disable this Macintosh compatibility setting now.

    It's a little difficult to find these parameters...  Here's how.

    First of all, in the save for Web dialog box, tap the small icon at the top right and choose Edit output settings.

    Change the files record selector, and then look for the settings you want to change as shown here:

    I captured the foregoing PS cs6, but I think they are much the same.

    -Christmas

  • How can I keep changing file created when exporting

    I upgraded to LR6 of LR4.  LR4 would allow me to keep the original date file created.  I need this feature, and I can't get LR6 to behave this way.

    How can I do this?  I don't want to go back to LR4 and I don't want to change Capture one - but I'm going to one of the two LR6 does not provide the option.

    Anyone?

    It should work the same way in Lightroom 6 as in Lightroom 4. In both versions, if the original Date of Capture camera EXIF is exported depends on how you configure the export dialog box:

    If you want the original to be included in the export Date of Capture metadata for 'All metadata' or ' all except & camera Raw Info.

    If you don't want the original Capture Date to be included in the export, set metadata for 'Copyright only' or 'copyright and Contact Info Only'.

  • keep the file name when you import pictures

    I looked online and all the info that I found are outdated, or, at least, it does not work.  When I import photos that have been added in photoshop names, the names do not appear in lightroom.  They show only that "Untitled." I'm on a mac using 10.10.3 and the latest update of lightroom. (cloud creative)

    Hi Laurie,

    When you import, you have the option "Rename files" checked?

    If Yes please uncheck it and try to re-import

    Also check in Lightroom > preferences > External Editor

    You have the ' theexternal file naming change' the Filename value

    ~ Assani

Maybe you are looking for

  • Graphics

    Hi guys,. I have a problem with my ATI RADEON graphics card. When I try to install my graphics card my screen turn suddenly dark past and not working.when I uninstall my chart in safe mode my fine.when working knees trying intsaller graphic card its

  • Re: Portege M200: need to start Win XP boot disk

    Hi all I'm looking for a boot floppy to boot XP tablet edition disc 2005 on my Portege M200.If someone could point me in the right direction that would be great.

  • Definition of privileges by using the API

    Hello I am a newbie of TestStand. Please bear with me if this question seems very basic. I am trying to build a c# wrapper around the user management module in TestStand. I created a new user interface that reads all the characteristics of a user as

  • I tried to play some movies that I downloaded, but it says that I need the right codec to play.

    Original title: watch videos on media player I have an old computer for my son with XP on it. I tried to play some movies that I downloaded, but it says that I need the right codec to play. How can I fix that I can watch these videos?

  • I don't know if my Z3 Xperia from Sony supports my Xperia theft protection?

    My question is this: I read on the internet and wanted to know if Sony Xperia Z3 joined my Xperia theft protection in the bootloader of the phone, because research I found information on this topic, but only to Sony Xperia C4, Sony Xperia Z4 and Sony