Im trying to write all the tags available in the program Tag&Rename however I havent been successful.
The following tags arent working
Code: Select all
$TagData['comments'][] = 'the catalog thingy';
$TagData['url_user'][] = 'the URL baby!';
$TagData['url_file'][] = 'Da url file';
$TagData['url_artist'][] = 'Da url artist';
$TagData['url_source'][] = 'Da url source';
$TagData['url_station'][] = 'Da url station';
$TagData['url_user'][] = 'Da url user';
$TagData['url'][] = 'just url';