PHP Classes

Using PHP to read/write M4V iTunes Tags

Recommend this page to a friend!

      Top level forums  >  PHP Specialists  >  General  >  Using PHP to read/write M4V iTunes Tags  
Subject:Using PHP to read/write M4V iTunes Tags
Summary:I Want to Use PHP to Better Organize My iTunes Library
Messages:1
Author:Douglas Brown
Date:2012-04-05 15:07:31
Update:2012-04-05 15:48:19
 

  1. Using PHP to read/write M4V iTunes Tags   Reply   Report abuse  
Picture of Douglas Brown Douglas Brown - 2012-04-05 15:48:19
I am almost there... I have been testing with getID3 and I am able to read all the tags, however I am having trouble overwriting the tags. Is there anyone that can point me to a possible solution? Any other PHP projects that do this?

Once I figure this out I plan to do a large write up on my BrownPHP site regarding how to do this in PHP because Google has not been much of a help regarding this topic when I am sure some people out there have done this.

I'm knowledgeable with PHP however, I lack experience with itunes formats and tagging formats. I think that is my shortcoming on this project.

The reason I want to do this is I have a large library of tv shows and movies that I want tagged appropriately because I just got an Apple TV and tagging these files would greatly improve the experience.

Thanks.

-Doug