Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • ok, my “itunes:duration” tag is growing again. I am using wp-ipodcatter.php unmodified (the version that displays the lines correctly). Should I change some code in there?

    Thanks. Looks like you’ve already modified the line in question? I just replaced wp-ipodcatter.php with the one I just downloaded. So far no duplicate durations.

    wweekly

    (@wweekly)

    hi
    i don’t know why but my wp-ipodcatter.php doesn’t have that many lines. it seems the lines are all put horizontally. can you indicate what exactly i’m supposed to replace with
    if (($oldDurCheck) || ($oldDurCheck == "")) {
    ?
    thanks!

    wweekly

    (@wweekly)

    hi,
    i’ve been also having the empty “itunes:duration” tag problem, and at some point it reached 3500 in number… if it’s too many for some of you to delete manually, here’s the MySQL command to delete them all:

    DELETE from wp_postmeta where meta_key = 'itunes:duration';

    it could be used from within the command line mysql or within phpMyAdmin.
    beside this quick fix, i was wondering if there is any way to “disable” only the “duration” tag from getid3 thingy…

Viewing 4 replies - 1 through 4 (of 4 total)