title
Products            Buy            Support Forum            Professional            About            Codec Central
 
Results 1 to 2 of 2

Thread: Trying to write xml files with CD Ripper

  1. #1

    Join Date
    Nov 2018
    Posts
    4

    Trying to write xml files with CD Ripper

    I received the below when trying to write xml files with cd ripper. Please let me know if you have any ideas how to fix this. Some tracks don't error and others do.

    Also, will this write a xml files for each song and put them in the same folder? (12 *.wav and 12 *.xml files?)

    ****** this is the templater - Family.xsl *****
    <?xml version="1.0"?>
    <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
    <xsl:output method="xml" encoding="UTF-8" indent="yes"/>
    <xsl:template match="/">

    <XMLDAT>
    <Title><xsl:value-of select="AudioMetadata/ConvertedFile/IDTags/Title"/></Title>
    <Artist><xsl:value-of select="AudioMetadata/ConvertedFile/IDTags/Artist"/></Artist>
    <Album><xsl:value-of select="AudioMetadata/ConvertedFile/IDTags/Album"/></Album>
    <Label><xsl:value-of select="AudioMetadata/ConvertedFile/IDTags/Label"/></Label>
    </XMLDAT>

    </xsl:template>

    </xsl:stylesheet>




    *****************This is the errors*************

    ERRORS
    Error ripping to Wave, 'Track 1' to 'C:\Users\jnunes\Desktop\AudioRip\MercyMe\The Worship Sessions\MercyMe - Hungry 01.wav'
    Write XML incompatible with option in CD Ripper 'Rip to ._ Files, rename Album at end'

    Error ripping to Wave, 'Track 3' to 'C:\Users\jnunes\Desktop\AudioRip\MercyMe\The Worship Sessions\MercyMe - My Glorious 03.wav'
    Write XML incompatible with option in CD Ripper 'Rip to ._ Files, rename Album at end'

    Error ripping to Wave, 'Track 4' to 'C:\Users\jnunes\Desktop\AudioRip\MercyMe\The Worship Sessions\MercyMe - Mighty To Save 04.wav'
    Write XML incompatible with option in CD Ripper 'Rip to ._ Files, rename Album at end'

    Error ripping to Wave, 'Track 5' to 'C:\Users\jnunes\Desktop\AudioRip\MercyMe\The Worship Sessions\MercyMe - Come Thou Fount 05.wav'
    Write XML incompatible with option in CD Ripper 'Rip to ._ Files, rename Album at end'

    Error ripping to Wave, 'Track 6' to 'C:\Users\jnunes\Desktop\AudioRip\MercyMe\The Worship Sessions\MercyMe - You're Beautiful 06.wav'
    Write XML incompatible with option in CD Ripper 'Rip to ._ Files, rename Album at end'

    Error ripping to Wave, 'Track 10' to 'C:\Users\jnunes\Desktop\AudioRip\MercyMe\The Worship Sessions\MercyMe - In Christ Alone 10.wav'
    Write XML incompatible with option in CD Ripper 'Rip to ._ Files, rename Album at end'

    Error ripping to Wave, 'Track 11' to 'C:\Users\jnunes\Desktop\AudioRip\MercyMe\The Worship Sessions\MercyMe - There Is A Fountain 11.wav'
    Write XML incompatible with option in CD Ripper 'Rip to ._ Files, rename Album at end'

  2. #2
    Administrator
    Join Date
    Apr 2002
    Posts
    43,831

    Re: Trying to write xml files with CD Ripper

    CD Ripper >> Options Button >> CD Ripper Options

    change 'When Ripping' to: Rip Direct to Final Filenames

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •