How do I delete an entry I can't open?

J. Allen Crider software-eng at cridermcdowellfamily.com
Mon May 13 03:51:38 BST 2024


That enabled me to solve the problem.  Somehow the cddb entry that 
SoundKonverter downloaded had been really messed up with one line 
containing well over 2 million back slashes and several other lines that 
had too many back slashes as well.  I attempted to edit the xml file 
with kate, but it had difficulty with the longest line.  However, once I 
knew which line was the culprit, I was able to go to it in vi and delete 
it.  From there, it wasn't much trouble to get rid of the rest of the entry.

Thank you,
Allen Crider

On 5/12/24 20:06, Jared Breland wrote:
> Tellico's collection files (.tc) are simply zip files containing an XML 
> file, which holds the data.  You can open that file in any editor, 
> search for the problematic album, and delete the entry.  For example, I 
> have an album named "A View from the Top of the World" that looks like 
> this:
> 
>    <entry id="586">
>     <title>A View from the Top of the World</title>
>     <artists>
>      <artist>Dream Theater</artist>
>     </artists>
>     <SNIP>
>    </entry>
> 
> Just delete from <entry> to </entry>, save the file, update the copy in 
> the tc/zip file, and you should be good to go.
> 
> If you're not used to editing files like this, definitely recommend 
> making a copy of your original tc file first and testing on that.
> 
> Jared Breland
> jbreland at legroom.net
> https://www.legroom.net/
> 
> On 5/12/24 17:31, J. Allen Crider wrote:
>> I imported the metadata into my music collection from an album that 
>> was ripped to FLAC by SoundKonverter and now whenever I select that 
>> album to look at it or modify it, Tellico freezes and all I can do is 
>> close the application.  Everything else seems to work fine until I 
>> click on the album title in either view.
>>
>> The only obvious difference between the files for this album and most 
>> others in my collection is that SoundKonverter downloaded lyrics and 
>> other information and placed it in the Description field.  I went back 
>> and looked at the files in Kid3 and discovered that the Description 
>> field had a large number of slashes at the end of it and I suspect 
>> that is causing the problem (that may also explain why I couldn't rip 
>> the CD using K3b).  I have modified that description field using Kid3 
>> and imported the album again and the second copy works fine.  But I 
>> can't figure out a way to remove the original entry.  Any ideas?
>>
>> Allen Crider
>>
> 


More information about the tellico-users mailing list