griff / metaz

Two letters better than MetaX
https://metaz.maven-group.org/
MIT License
415 stars 56 forks source link

Only allows .mp4 extension. What about .m4a, .m4v, .m4b? #56

Open ChrisJ60 opened 11 years ago

ChrisJ60 commented 11 years ago

At the moment MetaZ seems to only be willing to open files with a .mp4 extension but my (huge) library is all .m4a, .m4v and .m4b extensions all of which are valid MP4 file extensions (at least in the Apple world). Could it be possible to extend the program to allow processing of fiels with these extensions as well? Currently I have to do bulk renames before and after processing and that's quite inconvenient.

Thanks.

griff commented 11 years ago

m4v should already be supported. I guess I could add m4a. But what is an m4b file?

On 13/03/2013, at 19.49, ChrisJ60 wrote:

At the moment MetaZ seems to only be willing to open files with a .mp4 extension but my (huge) library is all .m4a, .m4v and .m4b extensions all of which are valid MP4 file extensions (at least in the Apple world). Could it be possible to extend the program to allow processing of fiels with these extensions as well? Currently I have to do bulk renames before and after processing and that's quite inconvenient.

Thanks.

— Reply to this email directly or view it on GitHub.

ChrisJ60 commented 11 years ago

Ah yes, m4v is supported. Sorry, missed that. m4a would be useful (I have many thousands of m4a files). m4b is just an m4a file that is an Audiobook. iTunes uses m4b extension for audiobooks. So m4bs can be handled just like m4as but it would be a great convenience if it is possible.

Thanks.

PaSav commented 11 years ago

When i try to import my m4v files it gives me the message not supported. I use the latetst build. 1.0a13 (12.12.04.06.20c53b9)

filipefigcorreia commented 11 years ago

Related, adding support for .mov files: https://github.com/griff/metaz/issues/72