summaryrefslogtreecommitdiffstats
path: root/song.php
diff options
context:
space:
mode:
authorPaul Arthur <paul.arthur@flowerysong.com>2013-02-05 03:04:50 -0500
committerPaul Arthur <paul.arthur@flowerysong.com>2013-02-05 11:42:56 -0500
commit09052713776ea813de322000080bbc022a309823 (patch)
treef8d9833433c84cce6f76d2cc4ff3ba096dbfe7a0 /song.php
parent02286a12b812afe915556a3e43ed727eb70260a7 (diff)
downloadampache-09052713776ea813de322000080bbc022a309823.tar.gz
ampache-09052713776ea813de322000080bbc022a309823.tar.bz2
ampache-09052713776ea813de322000080bbc022a309823.zip
Clean up vainfo somewhat
Handling of unknown tags was wrong (we should just pass them through and hope for the best, not do some weird-ass id3v2 thing). Add matroska to the list of known tags. Switch the video types to a generic cleanup function and move the several-times-duplicated general information gathering into the general information gathering function where it belongs. Treat the general information as another tag type instead of special-casing it as a complete override through array_merge. Drop the useless iconv stuff (getID3 already translates tags to our requested charset). Rename some functions to more closely match their purpose. Fix some private functions that were marked public. Fix encoding detection, which has been completely broken for a while.
Diffstat (limited to 'song.php')
0 files changed, 0 insertions, 0 deletions