# dbPowerAmp wiping out WFED (PodcastURL)

**URL:** https://community.mp3tag.de/t/dbpoweramp-wiping-out-wfed-podcasturl/17085
**Category:** Support
**Created:** [July 23, 2015, 6:09pm UTC](https://community.mp3tag.de/t/dbpoweramp-wiping-out-wfed-podcasturl/17085 "2015-07-23T18:09:55Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![rko31415](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/r/f19dbf/32.png) [@rko31415](https://community.mp3tag.de/u/rko31415)
#### Post date: [July 23, 2015, 6:09pm UTC](https://community.mp3tag.de/t/dbpoweramp-wiping-out-wfed-podcasturl/17085/1 "2015-07-23T18:09:55Z")

</div>

WFED field is getting erased whenever I do any edit using dbPoweramp (e.g., changing the title). I can add a field called PodcastURL in dbPoweramp and it shows up in Mp3tag, but it doesn't have the WFED field tag (it has a PODCASTURL tag).

I know this may be a dbPoweramp issue, but you guys are always much more responsive to any requests for help.

Thanks  
rko

---

<div class="post-metadata">

### Author: ![ohrenkino](https://community.mp3tag.de/user_avatar/community.mp3tag.de/ohrenkino/32/4843_2.png) [@ohrenkino](https://community.mp3tag.de/u/ohrenkino)
#### Post date: [July 23, 2015, 6:20pm UTC](https://community.mp3tag.de/t/dbpoweramp-wiping-out-wfed-podcasturl/17085/2 "2015-07-23T18:20:50Z")

</div>

> [@rko31415](#):
>
> ...I know this may be a dbPoweramp issue...

I would say so.  
So what could be the help except the advice than not to use the other program for tagging any more.  
I would file a bug report for that program. Erasing fields is just unfriendly.  
Sorry.

---

<div class="post-metadata">

### Author: ![DetlevD](https://community.mp3tag.de/user_avatar/community.mp3tag.de/detlevd/32/123_2.png) [@DetlevD](https://community.mp3tag.de/u/DetlevD)
#### Post date: [August 2, 2015, 12:17am UTC](https://community.mp3tag.de/t/dbpoweramp-wiping-out-wfed-podcasturl/17085/3 "2015-08-02T00:17:35Z")

</div>

> [@rko31415](#):
>
> WFED field is getting erased whenever I do any edit using dbPoweramp (e.g., changing the title). I can add a field called PodcastURL in dbPoweramp and it shows up in Mp3tag, but it doesn't have the WFED field tag (it has a PODCASTURL tag).  
> I know this may be a dbPoweramp issue, but you guys are always much more responsive to any requests for help. Thanks rko

If you create in the "Mp3tag" user interface a tag-field with the name PODCASTURL, then "Mp3tag" creates in the ID3v2 tag a WFED frame.

You have detected, that the ID3v2 WFED frame is getting erased, whenever you do any edit using the "dBpowerAMP Music Converter".

Which filetype is involved in your test: MP3 or FLAC?  
I assume that we speak about MP3 and ID3v2 tag.

You said, that if you add a field with the name "PodcastURL" in the "dBpowerAMP Music Converter" and it shows up in "Mp3tag", then it doesn't have the WFED frame (it shows a PODCASTURL tag-field).  
???

You should check out (using a hex viewer) under which name of technical ID3v2 tag-frame this tagfield PODCUSTURL has been stored by "dBpowerAMP", isn't it the TXXX frame?  
If it is the TXXX frame, then you can try to "re-create" a correct ID3v2 tag-field PODCASTURL (WFED frame).

Proposal, not tested yet ...

1. Within "Mp3tag" copy the "dBpowerAMP" tag-field PODCASTURL (assumingly TXXX frame) to a helper tag-field TEMP (TXXX frame).  
Action "Format value", Field: TEMP, Formatstring: %PODCASTURL%
2. Remove tag-field PODCASTURL (assumingly TXXX frame).
3. Copy the tag-field TEMP (TXXX frame) to the new tag-field PODCASTURL (WFED frame).  
Action "Format value", Field: PODCASTURL, Formatstring: %TEMP%
4. Remove tag-field TEMP (TXXX frame).

This discussion might give some more insights.  
[http://sourceforge.net/p/lame/bugs/414/](http://sourceforge.net/p/lame/bugs/414/)

DD.20150802.0417.CEST

---

<div class="post-metadata">

### Author: ![rko31415](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/r/f19dbf/32.png) [@rko31415](https://community.mp3tag.de/u/rko31415)
#### Post date: [August 3, 2015, 3:17pm UTC](https://community.mp3tag.de/t/dbpoweramp-wiping-out-wfed-podcasturl/17085/4 "2015-08-03T15:17:48Z")

</div>

> [@DetlevD](#):
>
> If you create in the "Mp3tag" user interface a tag-field with the name PODCASTURL, then "Mp3tag" creates in the ID3v2 tag a WFED frame.
> 
> You have detected, that the ID3v2 WFED frame is getting erased, whenever you do any edit using the "dBpowerAMP Music Converter".
> 
> Which filetype is involved in your test: MP3 or FLAC?  
> I assume that we speak about MP3 and ID3v2 tag.
> 
> You said, that if you add a field with the name "PodcastURL" in the "dBpowerAMP Music Converter" and it shows up in "Mp3tag", then it doesn't have the WFED frame (it shows a PODCASTURL tag-field).  
> ???
> 
> You should check out (using a hex viewer) under which name of technical ID3v2 tag-frame this tagfield PODCUSTURL has been stored by "dBpowerAMP", isn't it the TXXX frame?  
> If it is the TXXX frame, then you can try to "re-create" a correct ID3v2 tag-field PODCASTURL (WFED frame).
> 
> Proposal, not tested yet ...
> 
> 1. Within "Mp3tag" copy the "dBpowerAMP" tag-field PODCASTURL (assumingly TXXX frame) to a helper tag-field TEMP (TXXX frame).  
> Action "Format value", Field: TEMP, Formatstring: %PODCASTURL%
> 2. Remove tag-field PODCASTURL (assumingly TXXX frame).
> 3. Copy the tag-field TEMP (TXXX frame) to the new tag-field PODCASTURL (WFED frame).  
> Action "Format value", Field: PODCASTURL, Formatstring: %TEMP%
> 4. Remove tag-field TEMP (TXXX frame).
> 
> This discussion might give some more insights.  
> [http://sourceforge.net/p/lame/bugs/414/](http://sourceforge.net/p/lame/bugs/414/)
> 
> DD.20150802.0417.CEST

Thx for the response. It's not using the TXXX frame, rather a frame it names PODCASTURL. I tried jerry-rigging the results with no joy.  
I've given up on dpPoweramp. Too much effort for too little savings in processing time.

rko

---

<div class="post-metadata">

### Author: ![DetlevD](https://community.mp3tag.de/user_avatar/community.mp3tag.de/detlevd/32/123_2.png) [@DetlevD](https://community.mp3tag.de/u/DetlevD)
#### Post date: [August 4, 2015, 4:00am UTC](https://community.mp3tag.de/t/dbpoweramp-wiping-out-wfed-podcasturl/17085/5 "2015-08-04T04:00:06Z")

</div>

> [@rko31415](#):
>
> Thx for the response. It's not using the TXXX frame, rather a frame it names PODCASTURL. ...

Regarding any frame with the name "PODCASTURL" ...  
I do not think, that we speak about a ID3v2 frame.

DD.20150804.0800.CEST

---

<div class="post-metadata">

### Author: ![system](https://community.mp3tag.de/uploads/default/original/2X/c/ce7035d426cb755a7916793326d23b465222a407.png) [@system](https://community.mp3tag.de/u/system)
#### Post date: [February 9, 2026, 12:25pm UTC](https://community.mp3tag.de/t/dbpoweramp-wiping-out-wfed-podcasturl/17085/6 "2026-02-09T12:25:47Z")

</div>


